Design patterns examples applied in real world situations. The intent of this repository is to show how .NET developers can write clean code, easy to maintain, using consolidated patterns to approach common situations while developing softwares..
☆37Jul 18, 2017Updated 8 years ago
Alternatives and similar repositories for csharp-designpatterns
Users that are interested in csharp-designpatterns are comparing it to the libraries listed below
Sorting:
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Aug 1, 2019Updated 6 years ago
- Example API that shows how to implement JSON Web Token authentication and authorization with ASP.NET Core 7, built from scratch. Related …☆349Jan 20, 2024Updated 2 years ago
- This project aims to demonstrate the configuration and use of Records as Value Objects with EF Core 6☆21Feb 15, 2023Updated 3 years ago
- Sample event bus implementation that uses RabbitMQ as a message broker for high-performance communication between microservices.☆22Jan 29, 2021Updated 5 years ago
- Simple RESTful API built with ASP.NET Core and .NET 8 to show how to create RESTful services using a decoupled, maintainable architecture…☆484Updated this week
- ☆11Jun 3, 2021Updated 4 years ago
- ☆38Sep 6, 2020Updated 5 years ago
- 50 Things You've Been Doing Wrong in C# and .NET Core [Video], published by Packt☆20Jan 16, 2024Updated 2 years ago
- This repo is for the Linkedin Learning course: ASP.NET Core: Razor Pages☆10Jun 27, 2022Updated 3 years ago
- A project that contains Fixie tests that can run on .NET Core on Windows, Linux, and MacOS.☆12Mar 14, 2020Updated 6 years ago
- This repo contains the source code for the "Creating Resilient Microservices in .NET with Polly" article on Code Maze☆11Mar 20, 2021Updated 5 years ago
- Lightweight C# ASP.NET MVC and Web API IP address filtering library☆17Mar 22, 2018Updated 7 years ago
- http://www.dofactory.com/net/design-patterns☆26Mar 28, 2025Updated 11 months ago
- Domain Driven Implementation Tutorial in .NET Core☆20Feb 11, 2026Updated last month
- ☆15Aug 8, 2025Updated 7 months ago
- Implement Health Check API with ASP.NET Core 2.2☆19Mar 19, 2020Updated 6 years ago
- Some popular questions from geeksforgeeks and solutions in C#☆12Jul 11, 2021Updated 4 years ago
- ASP.NET Core in .NET 6: Dependency Injection☆22Apr 29, 2022Updated 3 years ago
- ☆16Nov 21, 2022Updated 3 years ago
- ☆24Mar 29, 2022Updated 3 years ago
- Online Store implemented following the Domain Driven Design approach.☆20Oct 31, 2018Updated 7 years ago
- This repository contains the source code for the "Data Protection in ASP.NET Core with IDataProtector" article on Code Maze☆15Nov 24, 2019Updated 6 years ago
- Exploratory ASP.NET Core Web API using Dapper as an ORM☆43Jun 22, 2022Updated 3 years ago
- This project applying Clean Architecture, I'm also using this project to experiment with new technologies.☆23Feb 25, 2023Updated 3 years ago
- Simple .Net Core Web API sample application using IdentityServer4 for OpenId connect (OAuth2) Authentication Server and CQRS pattern for …☆13Dec 8, 2022Updated 3 years ago
- Log Request and Response Details of your Actions in ASP.NET Core.☆20Jan 15, 2024Updated 2 years ago
- This project demonstrates the integration with AWS Auto Scaling service and .NET Core, using SAM for building and test.☆10Mar 6, 2023Updated 3 years ago
- Analyzers for unit tests using the .NET Compiler Platform☆12Nov 8, 2018Updated 7 years ago
- This repo will have all the solutions related to the AzureTeach.Net youtube channel's tutorials☆11Nov 11, 2023Updated 2 years ago
- Full Modular Monolith application with Domain-Driven Design approach.☆51Apr 13, 2024Updated last year
- SQL client using .NET 4.5 async/await methods☆12Sep 2, 2016Updated 9 years ago
- This is the companion code for article: https://dotnetplaybook.com/custom-local-domain-using-https-kestrel-asp-net-core☆11Jul 8, 2020Updated 5 years ago
- Sample project for accessing multiple databases from the same DbContext☆11Jun 6, 2022Updated 3 years ago
- Sample DDD project => https://medium.com/@ademcatamak/layers-in-ddd-projects-bd492aa2b8aa☆22Sep 13, 2022Updated 3 years ago
- ☆21May 27, 2024Updated last year
- A good and meaningful logging system in Microservices Architecture (MSA) is crucial for tracing failures. Because without it, our system …☆13Apr 13, 2021Updated 4 years ago
- CDK project that leverages an OpenAPI definition to define, document and create an Amazon API Gateway deployment. At deploy time, a Cloud…☆11Dec 24, 2024Updated last year
- Want to run your GraphQL serverlessly? Want to get the awesome benefits of the HotChocolate GraphQL framework on top of Azure Functions? …☆15Apr 20, 2023Updated 2 years ago
- .NET 7.0 - Facebook Authentication API Example☆17Jan 19, 2023Updated 3 years ago