kevinknowscs / ProgrammingPracticeLinks
☆31Updated 7 years ago
Alternatives and similar repositories for ProgrammingPractice
Users that are interested in ProgrammingPractice are comparing it to the libraries listed below
Sorting:
- Modular Monolith sample for Dometrain☆73Updated 3 months ago
- 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.☆108Updated 6 months ago
- A tour of different data access approaches in .NET 8+.☆113Updated 2 months ago
- Keep your application code free of dependencies like persistence and presentation.☆76Updated 2 years ago
- A simple web application for devBetter☆151Updated last month
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆161Updated 7 months ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- Resources related to my Pluralsight course on this topic.☆167Updated last year
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- Shows how to use the new transactional outbox☆89Updated last year
- Samples of the latest EF Core features☆71Updated 7 months ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated 2 years ago
- Full Modular Monolith application with Domain-Driven Design approach.☆50Updated last year
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 8 months ago
- Samples and resources of how to design WebApi with .NET☆241Updated 3 years ago
- Simple way to fake an authenticated user for integration test with ASP.Net Core framework☆154Updated 7 months ago
- C# Design Patterns Tutorial Sample Code☆101Updated 3 years ago
- ☆90Updated 4 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- 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
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆54Updated last year
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 4 months ago
- A collection of tips and tricks with smaller code snippets and explanation.☆131Updated last month
- Balea is an authorization framework for ASP.NET Core developers.☆246Updated last year
- Sample code for the Clean Testing talk.☆83Updated 2 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago