Create proper request/response contract for Swagger

Поділитися
Вставка
  • Опубліковано 25 бер 2023
  • #csharp #csharp11 #dotnet #dotnet7 #swagger #openapi
    Some of my popular videos:
    Elasticsearch with .NET and introduction: • An Introduction to Ela...
    Hangfire Scheduling an introduction: • Scheduling recurring j...
    ASP.NET Core Authentication with JWT (JSON Web Token): • ASP.NET Core Authentic...
    Running Background tasks using IHostedService and BackgroundService (In ASP.NET Core 3.1): • Running Background tas...
    How to build an API Gateway in ASP.NET Core using Ocelot (Build API Gateway in a few minutes): • How to build an API Ga...
    My blog site: dotnetcorecentral.com
  • Наука та технологія

КОМЕНТАРІ • 3

  • @MahmoudMshref
    @MahmoudMshref 3 місяці тому

    Thanks bro

  • @sauravbhatta5303
    @sauravbhatta5303 Рік тому

    Can u also do a video on elasticsearch and Kafka? Some microservice level

  • @ransandu
    @ransandu Рік тому

    Can we standardize error responses with 'problem detail' type instead of any custom 'error' type? Any advice?