garywoodfine / software-design-patterns
C# Design Patterns Tutorial Sample Code
☆100Updated 2 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
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- ☆92Updated 3 years ago
- A tour of different data access approaches in .NET 8+.☆107Updated last month
- A simple web application for devBetter☆143Updated 3 weeks ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 5 months ago
- Sample code developed for a talk on Entity Framework core 3 - building on JasonGT's Northwind Traders example.☆117Updated 5 years ago
- Self study: DDD, .net core, entity framework core☆86Updated 5 months ago
- Library to run business logic when using Entity Framework Core for database accesses☆218Updated 2 years ago
- Source code for the Specification Pattern in C# Pluralsight course☆145Updated 6 months ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆121Updated last year
- Microservices sample solution for YouTube videos services☆137Updated 2 years ago
- A .NET Core demo application which uses the Onion Architecture☆103Updated 2 years ago
- An example of how to implement various clean coding & architecture techniques. Technologies used: .Net Core, Razor Pages, EF Core, Boots…☆112Updated 3 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆101Updated last year
- Source code for the DDD and EF Core Pluralsight course☆254Updated 3 years ago
- Resources related to my Pluralsight course on this topic.☆155Updated 6 months ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- Code for the second edition of Microservices in .NET Core☆90Updated 2 years ago
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆138Updated last week
- [Distributed .NET Core] Common library for DShop project.☆142Updated last year
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 4 years ago
- Keep your application code free of dependencies like persistence and presentation.☆76Updated last year
- ☆55Updated 3 years ago
- Sample created in the live-coding video series☆83Updated 2 years ago
- ASP.NET CORE HERO - Boilerplate template for your next project!☆181Updated 4 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆99Updated this week
- API Template pack provides an opinionated implementation guide to making use of popular leading .net framework based tools and utilities…☆117Updated last year
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆134Updated 6 years ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆197Updated 4 years ago