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
- A project that contains Fixie tests that can run on .NET Core on Windows, Linux, and MacOS.☆12Mar 14, 2020Updated 5 years ago
- Example API that shows how to implement JSON Web Token authentication and authorization with ASP.NET Core 7, built from scratch. Related …☆348Jan 20, 2024Updated 2 years ago
- Domain Driven Implementation Tutorial in .NET Core☆20Feb 11, 2026Updated 2 weeks 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
- 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
- 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
- Sample project for accessing multiple databases from the same DbContext☆11Jun 6, 2022Updated 3 years ago
- 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
- ☆11Jun 3, 2021Updated 4 years ago
- This repo is for the Linkedin Learning course: ASP.NET Core: Razor Pages☆10Jun 27, 2022Updated 3 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…☆484Jul 29, 2024Updated last year
- This project applying Clean Architecture, I'm also using this project to experiment with new technologies.☆23Feb 25, 2023Updated 3 years ago
- This repo contains the source code for the "Creating Resilient Microservices in .NET with Polly" article on Code Maze☆11Mar 20, 2021Updated 4 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
- This repo contains the source code for the "Getting Started with Swagger UI in ASP.NET Core Web API" article on Code Maze☆12Jun 17, 2021Updated 4 years ago
- SQL client using .NET 4.5 async/await methods☆12Sep 2, 2016Updated 9 years ago
- Contacts management module☆15Jan 28, 2026Updated last month
- Simple example implementation of membership using Asp.Net Core Mvc that will allow you to Create, Retrieve, Update and Delete application…☆16Feb 13, 2019Updated 7 years ago
- ☆60Jun 8, 2021Updated 4 years ago
- Using Token Based Authentication, the client application is not dependent on a specific authentication mechanism. The token is generated…☆17Jul 11, 2023Updated 2 years ago
- CRUD Operations in ASP.NET Core 3.0 using Angular 8 , Web API and Entity Framework core DB first approach with the help of VS 2019.☆27Jan 7, 2023Updated 3 years ago
- Implement Health Check API with ASP.NET Core 2.2☆19Mar 19, 2020Updated 5 years ago
- Sample code for the Dapper Series of blog posts☆22Mar 20, 2019Updated 6 years ago
- Analyzers for unit tests using the .NET Compiler Platform☆12Nov 8, 2018Updated 7 years ago
- ☆21Jul 24, 2024Updated last year
- Sample project with OpenTracing API and Jaeger for the blog article☆15Apr 29, 2019Updated 6 years ago
- ASP.NET Core in .NET 6: Dependency Injection☆22Apr 29, 2022Updated 3 years ago
- ☆14Jun 23, 2022Updated 3 years ago
- 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
- Full ASP.NET MVC 5 and ASP.NET Web API application with DDD, Complex Domain with Bounded Contexts, Entity Framework, Dapper, AutoMapper a…☆17Feb 18, 2018Updated 8 years ago
- A starting point to build a single sign-on (SSO) solution☆40Feb 22, 2023Updated 3 years ago
- ☆16Nov 21, 2022Updated 3 years ago
- Bank system in .NET 5.0 using DDD, CQRS, modular monolith architecture☆14Jan 9, 2024Updated 2 years ago
- Web Application Sample developed with ASP.NET Core Template Pack in VS 2015☆16Feb 24, 2019Updated 7 years ago
- This repository contains the inventory management REST service, built with ASP.NET Core 3.1 and Entity Framework 3.1 to illustrate creati…☆41Sep 13, 2025Updated 5 months ago
- Securing an ASP.NET Core 3.1 API with IdentityServer4☆18Dec 11, 2019Updated 6 years ago
- Log Request and Response Details of your Actions in ASP.NET Core.☆20Jan 15, 2024Updated 2 years ago