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:
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 8 months ago
- A tour of different data access approaches in .NET 8+.☆115Updated 5 months ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated 2 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated 2 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- Resources related to my Pluralsight course on this topic.☆169Updated last year
- ☆90Updated 4 years ago
- A starting point for Clean Architecture with .NET☆119Updated 2 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Sample code developed for a talk on Entity Framework core 3 - building on JasonGT's Northwind Traders example.☆115Updated 6 years ago
- A simple web application for devBetter☆152Updated last month
- Fully functioning sample application accompanying my Implementing Advanced RESTful Concerns with ASP.NET Core 3 course☆113Updated 2 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…☆159Updated 2 years ago
- Library to run business logic when using Entity Framework Core for database accesses☆219Updated 3 years ago
- Microservices sample solution for YouTube videos services☆139Updated 3 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 …☆162Updated 9 months ago
- An example of how to implement various clean coding & architecture techniques. Technologies used: .Net Core, Razor Pages, EF Core, Boots…☆111Updated last month
- Self study: DDD, .net core, entity framework core☆90Updated last year
- API Template pack provides an opinionated implementation guide to making use of popular leading .net framework based tools and utilities…☆119Updated last year
- Source code for the Specification Pattern in C# Pluralsight course☆145Updated last year
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 11 months ago
- Tutorial samples that shows how to use Dapper .NET☆182Updated 3 years ago
- Samples and resources of how to design WebApi with .NET☆244Updated 3 years ago
- Code for the second edition of Microservices in .NET Core☆96Updated 3 years ago
- CleanArchitectureExample Project☆62Updated 4 years ago
- CQRS implementation in .NET Core with MediaTR tutorial☆104Updated 2 years ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆199Updated 5 years ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆74Updated 5 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 …☆88Updated 2 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago