Some samples using C# generics for a Pluralsight course.
☆42Jun 7, 2021Updated 5 years ago
Alternatives and similar repositories for CSharpGenerics
Users that are interested in CSharpGenerics are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆13Jan 16, 2025Updated last year
- A sample demonstrating strongly typed C# alternatives to enums.☆16Dec 1, 2017Updated 8 years ago
- ☆12Nov 11, 2022Updated 3 years ago
- A project for holding Roslyn analyzers that leverage Ardalis.GuardClauses☆11Jun 14, 2019Updated 7 years ago
- Extension methods to make working with EF Core easier.☆44Nov 24, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- An ultra-simplified explanation to design patterns☆16Apr 19, 2022Updated 4 years ago
- A console app showing domain events in action using .NET 5☆48Sep 30, 2024Updated last year
- Some examples showing domain modeling tips and traps☆22May 18, 2022Updated 4 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆26Jun 12, 2020Updated 6 years ago
- An example of the State design pattern in C#☆33Feb 16, 2022Updated 4 years ago
- This repository contains a set of Analyzers and CodeFixes that enforce the items written in More Effective C#, the 2nd edition☆11Sep 13, 2016Updated 9 years ago
- Sample project for using Prometheus and Grafana to monitor an ASP.NET Core app running in Kubernetes☆15Nov 24, 2019Updated 6 years ago
- A playground for source generation ideas for asp.net core☆18Nov 6, 2022Updated 3 years ago
- A sample demonstrating the CachedRepository pattern☆117Oct 9, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A simple demo listing all services available to an app at startup☆86Jun 22, 2022Updated 4 years ago
- Middleware for detecting and correcting website 404 errors.☆29May 26, 2020Updated 6 years ago
- A collection of Value Object samples for use in DDD projects.☆34Jan 24, 2022Updated 4 years ago
- A sample using MediatR to map endpoints using minimal apis☆11Nov 30, 2022Updated 3 years ago
- Sample showing MediatR with ASP.NET Core