All | Series | TagsYears

 

All Posts Tagged "Api Development" (5 Total)

Five RESTFul Web Design Patterns Implemented in ASP.NET Core 2.0 Bonus: Swagger

Learn how to document your ASP. NET Core 2.0 Web API endpoints using the OpenAPI specification with Swagger tools like Swashbuckle.

API ] [ Swagger ] [ Openapi ] [ Api Development ] [ .NET Core ]

Five RESTFul Web Design Patterns Implemented in ASP.NET Core 2.0 Part 5: Security

Learn how to secure access to and manage permissions for Web APIs using ASP .NET Core 2.0, SSL and JavaScript Web Tokens (JWT).

API ] [ Api Development ] [ Security ] [ Jwt ] [ .NET Core ]

Five RESTFul Web Design Patterns Implemented in ASP.NET Core 2.0 Part 4: Optimistic Concurrency

Learn how to implement optimistic concurrency in ASP.NET Core apps by leveraging the concept of entity tags or ETags.

API ] [ Api Development ] [ .NET ] [ .NET Core ] [ Concurrency ]

Five RESTFul Web Design Patterns Implemented in ASP.NET Core 2.0 Part 2: HATEOAS

Learn how to implement RESTful Hypertext as the Engine of Application State (HATEOAS) in .NET Core 2.0 Web API apps.

API ] [ Api Development ] [ .NET ] [ .NET Core ] [ Rest Api ]

Five RESTFul Web Design Patterns Implemented in ASP.NET Core 2.0 Part 1: Content Negotiation

Learn how to implement several popular RESTful Web API design patterns like content negotation, HATEOAS, exception handling, and more using ASP .NET Core 2.0.

Rest Api ] [ Webapi ] [ .NET Core ] [ API ] [ Api Development ]