Lists (1)
Sort Name ascending (A-Z)
Stars
Proof of concept of library system for education purpose
Reset Intellij IDEA, WebStorm, DataGrip, PhpStorm, CLion, PyCharm, RubyMine, GoLand and Rider evaluation (2019 / 2020 / Mac OS)
A curated list of OpenTelemetry resources
A curated list of software and architecture related design patterns.
A workshop for moving through the various new pieces in ASP.NET Core Authorization
Practical samples of ASP.NET Core 10 Preview 2, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
Examples and Tutorials of Event Sourcing in .NET
Source code for the CQRS in Practice Pluralsight course
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
Full Modular Monolith application with Domain-Driven Design approach.
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
A sample demonstrating how to implement a multitenant facility management and accommodation booking application as native Azure Service Fabric reliable services.
Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
.Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting concerns, micro-service communications with REST/OpenAPI, Swagge…
Very simplified insurance sales system made in a microservices architecture using .NET Core
A collection of awesome .NET libraries, tools, frameworks and software
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
.NET Platform Architecture book (English, Chinese, Russian)
This repository has examples of broken patterns in ASP.NET Core applications
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Simple, flexible, interactive & powerful charts, maps and gauges for .Net
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 …