Extension methods to make working with EF Core easier.
☆44Nov 24, 2023Updated 2 years ago
Alternatives and similar repositories for EFCore.Extensions
Users that are interested in EFCore.Extensions are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple demo listing all services available to an app at startup☆86Jun 22, 2022Updated 3 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆161Nov 21, 2023Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Apr 3, 2025Updated last year
- Examples of approaches to unit testing different kinds of code in C#.☆33Dec 20, 2019Updated 6 years ago
- Some samples using C# generics for a Pluralsight course.☆42Jun 7, 2021Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.☆209Jul 15, 2021Updated 4 years ago
- A sample demonstrating the CachedRepository pattern☆118Oct 9, 2023Updated 2 years ago
- Sample showing MediatR with ASP.NET Core☆53Jan 6, 2023Updated 3 years ago
- Type-safe, easy and power configuration framework for .NET developers☆12Dec 8, 2022Updated 3 years ago
- Lean mean decorating injection machine☆12May 23, 2017Updated 8 years ago
- A minimal Web API for ASP.NET Core☆31Feb 18, 2021Updated 5 years ago
- Blazor, ASP.NET Core, Xamarin, .NET Standard <3☆14Dec 8, 2022Updated 3 years ago
- Some classes to make working with APIs easier.☆38Apr 7, 2023Updated 3 years ago
- A model binder for ASP.NET Core that supports pulling in values from the route and body of a request.☆14Nov 5, 2022Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Sample ASP.NET Core 3.1 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic dep…☆31Sep 25, 2023Updated 2 years ago
- An ultra-simplified explanation to design patterns☆16Apr 19, 2022Updated 4 years ago
- Learn how to design systems at scale and prepare for system design interviews☆12Jan 12, 2023Updated 3 years ago
- An example of the State design pattern in C#☆33Feb 16, 2022Updated 4 years ago
- A slice of Clean Architecture