ivanpaulovich / awesome-dotnet-coreLinks
A collection of awesome .NET core libraries, tools, frameworks and software
☆18Updated 6 years ago
Alternatives and similar repositories for awesome-dotnet-core
Users that are interested in awesome-dotnet-core are comparing it to the libraries listed below
Sorting:
- A IOC technique to add Cache to some components without change component itself.☆17Updated 5 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆26Updated 3 years ago
- Example app for Event Sourcing with RabbitMQ. To build high available services.☆33Updated 2 years ago
- This project exemplifies the implementation and dockerization of a simple Razor Web MVC Core consuming a full GraphQL 4 Web API, build in…☆75Updated 2 years ago
- Great tools to increase the quality of your unit tests in .NET C#☆56Updated 8 years ago
- A simple example of the clean architecture☆48Updated 3 years ago
- Example of implementation of the Unit of Work Pattern☆78Updated 5 years ago
- GWTDO defines a BDD-style test suite, with a clear separation of concerns between the test scenario definition and the implementation det…☆40Updated 2 years ago
- ASP.NET Core application using Command Pattern and Repository Pattern☆166Updated 6 years ago
- Self study: DDD, .net core, entity framework core☆90Updated last year
- Project using .NET Core 3.1, Angular 9, EF Core, SQL Server, xUnit with SQLite database InMemory and EF Core InMemory☆53Updated 2 years ago
- CQRS with MediatR in .NET 6.0☆53Updated 2 years ago
- ☆29Updated last year
- App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core☆83Updated 4 years ago
- ☆64Updated 3 years ago
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 3 years ago
- Exemplo de uso de Entity Framework Core InMemory, Identity Core, Redis, JWT (JSON Web Token), Bearer Authentication e Refresh Tokens em u…☆21Updated 4 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Micr…☆83Updated 7 years ago
- Example of using Elastic APM with Serilog, HealthChecks and NEST in .NET 7.0☆28Updated last year
- A naive introduction to CQRS in C#☆64Updated 6 years ago
- Example of using Elasticsearch in Docker with the NEST and Serilog nuget package in .NET 9.0☆76Updated 2 months ago
- Orchestrated Saga example with Rebus, RabbitMQ, and SQL Server☆79Updated last year
- The incremental approach to migrate from .NET Framework legacy system to new .NET Core system using Strangler Pattern.☆27Updated 3 years ago
- A repository that serves for projects/parts of projects related to the Newsletter.☆36Updated 2 years ago
- Clean Architecture C# Snippets for Visual Studio Code☆11Updated 2 years ago
- A RESTFul API demo for ASP.NET Core☆49Updated 4 years ago
- ASP.NET Core 3.0 Paging (including filtering and sorting) solution using Entity Framework Core 3.0 and IEnumerable<T>☆80Updated 3 weeks ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 10 months ago
- A project to help demonstrate how to do unit, integration and acceptance tests with an web api project using ASP.NET Core and Angular 7 f…☆48Updated 6 years ago