Lists (1)
Sort Name ascending (A-Z)
Stars
🛁 Clean Code concepts and tools adapted for .NET
Response Caching with MediatR in ASP.NET Core
We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET Core, API Gateways, Ocelot, Ocelot Configuration , Routing an…
Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.
A project for supporting API Endpoints in ASP.NET Core web applications.
Let's learn gRPC in ASP.NET Core and build Faster APIs!
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
Simple TreePicker is a jQuery plugin for creating nested tree controls
Roadmap to becoming an ASP.NET Core developer in 2025
Razor Page CRUD in ASP.NET Core with Onion Architecture, Razor Partial Views, jQuery Datatable, jQuery AJAX , Repository Pattern, Unit Of Work, Bootstrap Modal and much more!
RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate the concepts.
We will discuss in detail, Globalization and Localization in ASP.NET Core Application and go through various approaches on changing the Culture of the Application via Request. We will also do some …
A simple demo with JWT Auth APIs and Basic Auth APIs, with Swagger support. Swagger Security; Swagger Auth
The RabbitMQ Tutorial is a course on the basics of a message broker, consisting of short but complete lessons posted on my YouTube channel here: https://youtube.com/playlist?list=PLCpsrvs6hImZShRjU…
.NET Core N-Tier architecture Web Api sample project.
Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!
Let’s go in-depth and understand the functionalities you can achieve with the help of Microsoft Identity. We will build a small yet practical implementation of Custom User Management in ASP.NET Cor…
We will learn about Integrating AdminLTE with ASP.NET Core 3.1 MVC or really any other Bootstrap based UI Frameworks completely from scratch. We will also go through about integrating Identity Auth…
Permission Based Authorization Int .Net 5 (Core)
Lightweight and Extensible Infrastructure for Building Web Applications - Web Application Framework
Send an SMS with Asp.NET Core MVC
Let's Learn Dapper with ASP. NET Core! Here is an Implementation of Dapper in ASP.NET Core with Repository Pattern / Unit Of Work and a Clean Architecture.