Explore common mistakes and improved practices for validation in .NET applications.
.net
A comprehensive guide to implementing robust authorization in Angular 18 and ASP.NET Core Web API using roles, claims, and policies.
Learn how to implement the repository pattern in .NET applications to simplify data access logic, improve code organization, and enhance maintainability.
This guide will walk you through setting up ElasticSearch locally using Docker Compose, connecting to ElasticSearch from your .NET Web API, and creating simple CRUD operations.
An introduction to implementing graphs in C# with a simple example