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:
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- A simple web application for devBetter☆144Updated last week
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 11 months ago
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- ☆90Updated 4 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
- A tour of different data access approaches in .NET 8+.☆114Updated 3 weeks ago
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆159Updated 5 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 4 months ago
- A starting point for Clean Architecture with .NET☆119Updated 2 years ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆93Updated 2 years ago
- Self study: DDD, .net core, entity framework core☆87Updated last year
- Library to run business logic when using Entity Framework Core for database accesses☆218Updated 2 years ago
- CleanArchitectureExample Project☆61Updated 4 years ago
- ASP.NET Core 3.1 Beginners project template with complete Custom User Management and lot's of other useful Features Which Helps you for R…☆158Updated last year
- Resources related to my Pluralsight course on this topic.☆164Updated last year
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- Source code for the Specification Pattern in C# Pluralsight course☆145Updated last year
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- API Template pack provides an opinionated implementation guide to making use of popular leading .net framework based tools and utilities…☆118Updated last year
- Sample created in the live-coding video series☆85Updated 2 years ago
- CQRS implementation in .NET Core with MediaTR tutorial☆104Updated 2 years ago
- Sample code for the Clean Testing talk.☆82Updated 2 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 6 months ago
- Sample code developed for a talk on Entity Framework core 3 - building on JasonGT's Northwind Traders example.☆114Updated 6 years ago
- [Distributed .NET Core] Common library for DShop project.☆141Updated 2 years ago
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 2 years ago
- Fully functioning sample application accompanying my Implementing Advanced RESTful Concerns with ASP.NET Core 3 course☆114Updated 2 years 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 …☆87Updated 2 years ago