KevinDockx / AspNetCoreWebAPIDeepDiveLinks
Fully functioning sample and starter files for my ASP.NET Core Web API Deep Dive course, currently targeting .NET 8 and .NET 9.
☆29Updated 5 months ago
Alternatives and similar repositories for AspNetCoreWebAPIDeepDive
Users that are interested in AspNetCoreWebAPIDeepDive are comparing it to the libraries listed below
Sorting:
- ☆91Updated last year
- This repo contains the source code for the "Onion Architecture in ASP.NET Core" article on Code Maze☆167Updated last year
- This repository hosts a simple todo application built using the latest features of .NET 8 and ASP.NET Core 8, focusing on the lightweight…☆63Updated 2 months ago
- Starter files & fully functioning finished sample code for my Building ASP.NET Core Minimal APIs course, currently targeting .NET 8.☆22Updated last year
- Leave Management System Built with .NET 6 for Educational Purposes☆52Updated 9 months ago
- Building ASP.NET Core Apps with Clean Architecture - Demo Project for a blog post available at https://www.ezzylearning.net/tutorial/buil…☆127Updated 2 years ago
- This repository showcases the integration of Hangfire with .NET 9 for managing background tasks in web applications. Hangfire allows you …☆43Updated 2 months ago
- Repository for the Packt Publishing book titled "Tools and Skills for .NET 8" by Mark J. Price☆75Updated last month
- Educational .NET Core Leave Management System built using Clean Architecture☆126Updated 6 months ago
- ☆11Updated 2 years ago
- ☆34Updated 3 years ago
- Expensely server application.☆36Updated 3 years ago
- Vertical Slice Architecture Template for .NET 8☆142Updated 2 months ago
- ASP.NET 6 Blazor and API app built for Educaitonal Purposes☆36Updated last year
- .NET Core Leave Management Application for educational purposes☆97Updated 3 years ago
- Educational Project to demonstrate MediatR, CQRS & Onion/Clean Architecture in ASP.NET Core☆247Updated 2 years ago
- An API Key api authentication/authorization example☆82Updated 2 years ago
- ☆148Updated 8 months ago
- Clean Architecture based on Jason Taylor and Mukesh Murugan☆23Updated 2 years ago
- Creating .Net Core Microservices using .Net 8☆84Updated last month
- ☆110Updated 3 years ago
- Modular Monolith Architecture in .NET☆42Updated 11 months ago
- A .NET 8.0 project implementing Clean Architecture, CQRS pattern, and Identity for role and user management. Uses SQL Server, Dapper, Ent…☆73Updated last year
- This repository contains a n URL Shortener sample application built with .NET 9 , NET Aspire, PostgreSQL, MediatR☆132Updated 2 months ago
- Code for the Pluralsight course: "ASP.NET Core Microservices: Getting Started".☆111Updated 2 years ago
- Clean Architecture WebApi with .NET 7, CQRS & MediatR, JWT, Dapper with sql & stored procedures.☆96Updated last year
- This repo contains the source code for "Identity in ASP.NET Core series" on Code Maze☆144Updated 3 years ago
- ☆51Updated last year
- ☆88Updated last year
- 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 C…