All | Series | TagsYears

 

All Posts Tagged ".NET Core" (23 Total) Page 3 of 4

Deploy Angular andย .NET Core 2.1 to the Azure Cloud (Part Four)

Learn how to deploy an Angular application with aย .NET Core backend to the cloud using serverless, static websites, and Platform-as-a-Service (PaaS) on Azure.

Angular ] [ .NET ] [ .NET Core ] [ Azure ] [ Serverless ]

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 ]