sametrozturk's Stars
dani-garcia/vaultwarden
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
abhisheknaiidu/awesome-github-profile-readme
😎 A curated list of awesome GitHub Profile which updates in real time
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
bitwarden/clients
Bitwarden client apps (web, browser extension, desktop, and cli).
github-changelog-generator/github-changelog-generator
Automatically generate change log from your tags, issues, labels and pull requests on GitHub.
MassTransit/MassTransit
Distributed Application Framework for .NET
dotnet/eShop
A reference .NET application implementing an eCommerce site
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
khellang/Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
kgrzybek/sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
aspnetrun/run-aspnetcore-microservices
Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
altmann/FluentResults
A generalised Result object implementation for .NET/C#
asc-lab/dotnetcore-microservices-poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
amantinband/clean-architecture
The ultimate clean architecture template for .NET applications 💪
livinamuk/Hell2024
aspnet/DependencyInjection
[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions
adamralph/bullseye
🎯 A .NET library for running a target dependency graph.
revoframework/Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
webprodigies/fuzzie-production
mizrael/SuperSafeBank
Sample Event Sourcing implementation with .NET Core
winnfsd/vagrant-winnfsd
Manage and adds support for NFS for Vagrant on Windows.
DevTeam/Pure.DI
Pure DI for .NET
fals/cqrs-clean-eventual-consistency
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
ikyriak/IdempotentAPI
A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempotency-key by using an ASP.NET Core attribute (filter).
Elfocrash/aws-videos
thecodewrapper/CH.CleanArchitecture
My personal take on Clean Architecture (.NET8)
jscarle/LightResults
An extremely light and modern Operation Result Pattern library for .NET.