kevinknowscs / ProgrammingPracticeLinks
☆31Updated 6 years ago
Alternatives and similar repositories for ProgrammingPractice
Users that are interested in ProgrammingPractice 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
- A tour of different data access approaches in .NET 8+.☆114Updated last month
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 4 months ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- Resources related to my Pluralsight course on this topic.☆164Updated last year
- A simple web application for devBetter☆144Updated 2 weeks ago
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆160Updated 5 months ago
- Keep your application code free of dependencies like persistence and presentation.☆76Updated 2 years ago
- C# Design Patterns Tutorial Sample Code☆101Updated 3 years ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- Modular Monolith sample for Dometrain☆68Updated last month
- Shows how to use the new transactional outbox☆89Updated last year
- Sample code for the Clean Testing talk.☆82Updated 2 years ago
- Simple way to fake an authenticated user for integration test with ASP.Net Core framework☆153Updated 5 months ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 7 months ago
- Samples of the latest EF Core features☆71Updated 5 months ago
- Samples and resources of how to design WebApi with .NET☆241Updated 3 years ago
- ☆90Updated 4 years ago
- ☆124Updated 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
- ☆39Updated 2 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- A microservice architecture template which implements the CQRS and Mediator patterns☆93Updated 2 years ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆75Updated 4 years ago
- Some samples using C# generics for a Pluralsight course.☆41Updated 4 years ago
- An overview of CQRS in .NET Core 5