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
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Updated 3 months ago
- A starting point for Clean Architecture with .NET☆119Updated 2 years ago
- ☆90Updated 4 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
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- A simple web application for devBetter☆143Updated this week
- A tour of different data access approaches in .NET 8+.☆113Updated this week
- Source code for the Specification Pattern in C# Pluralsight course☆145Updated last year
- An example of how to implement various clean coding & architecture techniques. Technologies used: .Net Core, Razor Pages, EF Core, Boots…☆112Updated 4 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Fully functioning sample application accompanying my Implementing Advanced RESTful Concerns with ASP.NET Core 3 course☆114Updated 2 years ago
- Resources related to my Pluralsight course on this topic.☆164Updated last year
- Library to run business logic when using Entity Framework Core for database accesses☆218Updated 2 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 10 months ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆75Updated 4 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 …☆157Updated 4 months ago
- Sample code developed for a talk on Entity Framework core 3 - building on JasonGT's Northwind Traders example.☆115Updated 5 years ago
- A sample project showing Serilog configured in the default .NET 6 web application template☆196Updated 3 years ago
- Self study: DDD, .net core, entity framework core☆87Updated 11 months ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 5 months ago
- Tutorial samples that shows how to use Dapper .NET☆182Updated 2 years ago
- CQRS implementation in .NET Core with MediaTR tutorial☆104Updated 2 years ago
- Microservices sample solution for YouTube videos services☆138Updated 3 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
- A microservice architecture template which implements the CQRS and Mediator patterns☆94Updated 2 years ago
- ☆97Updated 2 years ago
- Samples and resources of how to design WebApi with .NET☆242Updated 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 repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 years ago