Все публикации

Strategy Design Pattern In C#

Factory Design Pattern in C# - Create Flexible Code in Your Apps

Secure Microservices Using JWT With Ocelot in .NET

Implementing API Gateway With Ocelot in ASP.NET Core

Structured Logging With Serilog in ASP.NET Core Web API

How to Improve Performance of Web APIs Using Redis Cache

Audit Trail Implementation in ASP.NET Core Web API

Uploading Large Files in ASP NET Core Web API - Performance Increase With Streams

Refit - Great API Client To Turn Your REST API Into a Live Interface

Event Driven Architecture in .NET

Result Pattern Implementation in ASP NET Core Web API

Better Web API Security With Two Factor Authentication Using Identity

Increase the Security of Your Web APIs With User Lockout Functionality

Improve User Registration With Verify/Confirm Email Flow With ASP.NET Core Identity and Web API

Forgot/Reset Password With Identity and ASP.NET Core Web API

Role Based Authorization With Identity and ASP.NET Core Web API

ASP.NET Core Web API Authentication With Identity and JSON Web Tokens

User Registration With ASP.NET Core Web API and Identity

Using Multiple Databases in ASP.NET Core With EF Core

Entity Framework Core Code First Migrations In Detail

Better Way to Write Switch Statements With Multiple Cases With the Same Result

Using Streams With HttpClient in .NET To Improve Performance and Memory Allocations

Asynchronous Programming in .NET - How ASYNC and AWAIT Work

How to Resolve Multiple Dependency Injection Implementations of the Same Interface in .NET