ardalis / CSharpGenericsLinks
Some samples using C# generics for a Pluralsight course.
☆41Updated 4 years ago
Alternatives and similar repositories for CSharpGenerics
Users that are interested in CSharpGenerics are comparing it to the libraries listed below
Sorting:
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- A console app showing domain events in action using .NET 5☆46Updated 10 months ago
- ☆42Updated 2 years ago
- ☆90Updated 4 years ago
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 2 years ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- Source code for the course Encapsulating EF Core Usage☆26Updated 3 years ago
- Fully functioning starter & finished sample code for my "Securing Microservices in ASP.NET Core 3" course☆31Updated 4 years ago
- ☆56Updated 4 years ago
- Source code for an (upcoming) course about Clean Architecture☆42Updated 3 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 4 months ago
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆75Updated 4 years ago
- A tour of different data access approaches in .NET 8+.☆114Updated 3 weeks ago
- Some examples showing domain modeling tips and traps☆22Updated 3 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 11 months ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 6 months ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats☆49Updated 5 years ago
- Fully functioning finished sample code for my Documenting an ASP.NET Core API with OpenAPI / Swagger course☆54Updated 6 years ago
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆51Updated 2 months ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆61Updated 2 years ago
- Starter files & fully functioning finished sample code for my Documenting an ASP.NET Core 6 Web API using Swagger course.☆23Updated 3 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- ☆1Updated 4 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago