Alelho's Stars
BenMorris/NetArchTest
A fluent API for .Net that can enforce architectural rules in unit tests.
thisisnabi/Shortener
Shortener Url as a service in ASP.NET Core and Actor Model
vkorbes/aprendago
Curso completo em português da linguagem Go, de zero a ninja! 🇧🇷
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
lgcmotta/tdc-vertical-slice-architecture
thangchung/clean-code-dotnet
:bathtub: Clean Code concepts and tools adapted for .NET
open-telemetry/opentelemetry-dotnet
The OpenTelemetry .NET Client
desenvolvedor-io/dev-store
A microservices e-commerce reference application built with ASP.NET 6
zzzprojects/Dapper-Plus
Dapper Plus - High-Efficient Bulk Actions (Insert, Update, Delete, and Merge) for .NET
DapperLib/Dapper
Dapper - a simple object mapper for .Net
chaitanya-suvarna/efcore-dapper-benchmark
A project that I have created to benchmark the read/write performance of EFCore vs Dapper
KimTisott/GenericSQL
Fluent API to manage databases
alirezanet/Gridify
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
ffernandolima/ef-core-data-access
It's a modern and generic data access structure for .NET and Microsoft.EntityFrameworkCore. It supports UnitOfWork, Repository and QueryBuilder patterns. It also includes auto history utilities, multiple databases support with distributed transactions and databases/tables sharding for some database providers.