garywoodfine / software-design-patternsLinks
C# Design Patterns Tutorial Sample Code
☆101Updated 3 years ago
Alternatives and similar repositories for software-design-patterns
Users that are interested in software-design-patterns are comparing it to the libraries listed below
Sorting:
- ☆91Updated 4 years ago
- A simple web application for devBetter☆144Updated last month
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- Source code for the Specification Pattern in C# Pluralsight course☆145Updated 10 months ago
- A console app showing domain events in action using .NET 5☆44Updated 8 months ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 9 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆105Updated 2 months ago
- A tour of different data access approaches in .NET 8+.☆112Updated last week
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- Sample code developed for a talk on Entity Framework core 3 - building on JasonGT's Northwind Traders example.☆115Updated 5 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- An example of how to implement various clean coding & architecture techniques. Technologies used: .Net Core, Razor Pages, EF Core, Boots…☆112Updated 4 years ago
- Library to run business logic when using Entity Framework Core for database accesses☆218Updated 2 years ago
- Resources related to my Pluralsight course on this topic.☆162Updated 11 months ago
- ☆112Updated 3 years ago
- A starting point for Clean Architecture with .NET☆119Updated 2 years ago
- Self study: DDD, .net core, entity framework core☆87Updated 10 months ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆75Updated 4 years ago
- Code for the second edition of Microservices in .NET Core☆94Updated 3 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Ntrada - API Gateway built with .NET Core☆132Updated 2 years ago
- Source code for the DDD and EF Core Pluralsight course☆255Updated 4 years ago
- Shows how to use the new transactional outbox☆88Updated 9 months ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆86Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 years ago
- Fully functioning sample application accompanying my Implementing Advanced RESTful Concerns with ASP.NET Core 3 course☆114Updated last year
- A sample project showing Serilog configured in the default .NET 6 web application template☆196Updated 3 years ago
- App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core☆80Updated 3 years ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆198Updated 5 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago