Elfocrash / aspnetcoreLinks
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
☆17Updated 3 years ago
Alternatives and similar repositories for aspnetcore
Users that are interested in aspnetcore are comparing it to the libraries listed below
Sorting:
- Multitenancy in ASP.NET Core☆83Updated 3 years ago
- Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.☆94Updated 4 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 5 months ago
- CQRS implementation in .NET Core with MediaTR tutorial☆104Updated 2 years ago
- ☆90Updated 4 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆70Updated 11 months ago
- Sample code for the Clean Testing talk.☆82Updated 2 years ago
- A tour of different data access approaches in .NET 8+.☆112Updated 3 weeks ago
- Clean Architecture project of an ASP.NET Core WEB API provided by my Visual Studio Extension 'AspNetCore.Templates' : https://marketplace…☆79Updated 2 years ago
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆86Updated last year
- Ecommerce in .net core 2.2, C#, MediaTr, CQRS, DDD, Autofac, DI, Entity Framework Core, Memory Cache, Serilog☆119Updated last year
- Self study: DDD, .net core, entity framework core☆87Updated 10 months ago
- Asp.Net Core microservices that communicate asynchronous through Kafka message broker.