All | Series | TagsYears

 

All Posts Tagged "Dotnet" (12 Total) Page 2 of 2

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 3: Exceptions

How to consistently manage server-side exceptions in ASP. NET Core Web API apps to return a standard response that can be easily processed by clients.

Aspnet ] [ Webap ] [ API ] [ Dotnet ] [ Api Design ]
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

.NET Rocks: Migrating to .NET Core 2.0

.NET Core 2 is out — are you ready to migrate? Carl and Richard talk to me about my experiences migrating my own projects over to Core 2 from .NET Framework.

Aspnet ] [ Dotnet ] [ Dotnet Core ] [ Podcast ] [ Programming ]
A thumbnail image

Build a Serverless Link Shortener with Analytics Faster than Finishing your Latte

How to leverage Azure Functions, Azure Table Storage, and Application Insights to build a serverless custom URL shortening tool.

Azure ] [ Dotnet ] [ Serverless ] [ Cloud Computing ] [ Azure Functions ]
A thumbnail image

.NET Core 2.0 is Ready and Sterling Proves It!

Learn about the new features available in .NET Core 2.0 and how to migrate existing .NET apps with an example based on the open source Sterling NoSQL database.

Microsoft ] [ Dotnet ] [ Dotnet Core ] [ Azure ]