All | Series | TagsYears

 

All Posts Tagged "Dotnet Core" (11 Total) Page 1 of 2

A thumbnail image

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 ] [ Dotnet ] [ Dotnet Core ] [ Azure ] [ Serverless ]
A thumbnail image

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 ] [ Dotnet Core ]
A thumbnail image

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 ] [ Dotnet Core ]
A thumbnail image

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 ] [ Dotnet ] [ Dotnet Core ] [ Concurrency ]
A thumbnail image

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 ] [ Dotnet ] [ Dotnet Core ] [ Rest Api ]
A thumbnail image

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 ] [ Dotnet Core ] [ API ] [ Api Development ]