arch / DesignPatternsLinks
Design Patterns Examples in C#
☆45Updated 8 years ago
Alternatives and similar repositories for DesignPatterns
Users that are interested in DesignPatterns are comparing it to the libraries listed below
Sorting:
- Ntrada - API Gateway built with .NET Core☆132Updated 2 years ago
- This repository contains demo projects for IdentityServer4. To learn how to create these projects yourself you can use my zero to product…☆118Updated 5 years ago
- A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices par…☆144Updated 2 years ago
- An example of how to implement various clean coding & architecture techniques. Technologies used: .Net Core, Razor Pages, EF Core, Boots…☆111Updated 4 years ago
- IdentityServer4 sample with .NET Core and ASP.NET Core 2.0☆125Updated 7 years ago
- Use EFCore Migrations with multi-assembly project☆71Updated 7 years ago
- Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions☆110Updated last year
- Mutlitenancy for dotnet applications☆110Updated last year
- Lightweight solution for sorting and paging Asp.Net Core API results☆92Updated 3 weeks ago
- A sample ASP.NET Core project showing how to configure the HttpClientFactory☆118Updated 4 years ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆199Updated 5 years ago
- This repository contains demo projects for IdentityServer4. To learn how to create these projects yourself you can use my zero to product…☆73Updated 5 years ago
- Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying …☆155Updated 2 years ago
- [Distributed .NET Core] Common library for DShop project.☆141Updated 2 years ago
- External OpenID Connect Login to IdentityServer and ASP.NET Core with Entra ID☆81Updated 2 months ago
- A .NET Core demo application which uses the Onion Architecture☆103Updated 2 years ago
- Vehicle Tracker with Microservice example☆79Updated 3 years ago
- [Distributed .NET Core] API Gateway for DShop project.☆93Updated 6 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 4 months ago
- Open-source project for multi-tenant scenarios using ASP.NET Core and EF Core, includes samples.☆162Updated 4 years ago
- With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itse…☆95Updated 2 years ago
- A demo project around building reliable microservices in Azure☆68Updated last year
- A simple finite state machine (FSM) with workflow character where you define your workflows in code.☆177Updated last week
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆140Updated 6 years ago
- A REST API global exception handler and response wrapper for ASP.NET Core APIs.☆55Updated 2 years ago
- Extension method to find/register classes in an assembly into the Microsoft DI provider☆241Updated last year
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resourc…☆35Updated 6 years ago
- Policy-based authorization for web API using JWT and identityserver4 and Asp.Net Core 2.☆48Updated 3 years ago