Quan95vn's Stars
jonowilliams26/StructuredMinimalApi
An example of a structured minimal api project
ddd-crew/context-mapping
TryCatchLearn/Carsties
Rem0o/FanControl.Releases
This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
geffzhang/awesome-ocelot
A curated list of awesome ocelot books, courses, trainings, conference talks, blogs and most inspiring open source contributors
grandnode/grandnode2
Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js
matlus/DeisgnNuggetEvolutionToStrategy
A Nugget a small lump of gold or other precious metal found ready-formed in the earth. These nuggets are:
markcaplin/DevelopingMicroservices
Sample Application for Developing Microservices with .NET Core 2.1, RabbitMQ, SignalR, EF Core 2.1 and Angular 6
dragouf/SignalR.Progress
Example of an Async task progression report with signalR, .net MVC and twitter bootstrap
logcorner/real-time-data-processing-using-asp.net-web-api-tpl-dataflow-signalr-and-angularjs
Real time data processing using Asp.net Web Api, TPL Dataflow, SignalR and AngularJS
dotnetcurry/TPL-Dataflow
A guide for designing and implementing asynchronous and parallel data processing using the TPL Dataflow library from Microsoft.
MassTransit/Sample-Twitch
Sample created in the live-coding video series
aspnetrun/run-aspnetcore-cqrs
Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core + Angular reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->
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
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
TryCatchLearn/Skinet3.1
trungvose/jira-clone-angular
A simplified Jira clone built with Angular, ng-zorro and Akita
kboul/e-shop
Customize E-shop using Angular 6 & Firebase from Mosh Hamedani' s course
ashwin-sureshkumar/gmail-clone-for-blog
Gmail clone built for a blog post to explain lazy loading routes, code splitting and performance improvemernt
devmentors/Pacco
Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach
JonPSmith/EfCoreInAction
Supporting code to go with the book "Entity Framework Core in Action"
JonPSmith/EfCore.GenericEventRunner
A library to allow developer use events to update their database via Entity Framework Core (EF Core)
JonPSmith/EfCoreSqlAndCosmos
Example CQRS application using Cosmos DB with EF Core
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
kgrzybek/sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
T0shik/aspnetcore3-authentication
benawad/jwt-auth-example