JonPSmith / EfCore.GenericServicesLinks
A library to help you quickly code CRUD accesses for a web/mobile/desktop application using EF Core.
☆601Updated last week
Alternatives and similar repositories for EfCore.GenericServices
Users that are interested in EfCore.GenericServices are comparing it to the libraries listed below
Sorting:
- A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.☆673Updated 2 years ago
- A plugin for Microsoft.EntityFrameworkCore to support automatically recording data changes history.☆790Updated 2 years ago
- A Microsoft Entity Framework Core plugin providing Unit of work and repository pattern abstraction layer with common functionality☆493Updated 2 years ago
- .NET Core Extensions and Helper NuGet packages.☆719Updated this week
- Various ASP.NET Core middleware☆837Updated 5 months ago
- Unit of Work & Repositories Framework - .NET Core, NET Standard, Entity Framework Core. 100% extensible & lightweight.☆309Updated last year
- Dapper implementation of ASP.NET Core Identity stores.☆268Updated 2 years ago
- Library to run business logic when using Entity Framework Core for database accesses☆218Updated 3 years ago
- .NET samples for OpenIddict☆833Updated 3 weeks ago
- An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)☆323Updated 3 months ago
- Use FluentValidation rules instead of ComponentModel attributes☆393Updated 3 months ago
- Dapper Query Builder using String Interpolation and Fluent API☆542Updated last year
- Event Sourcing, CQRS and DDD framework for C#/.NET Core.☆714Updated 7 months ago
- Small package to allow adding security headers to ASP.NET Core websites☆818Updated 2 weeks ago
- ASP.NET Core Identity Series☆506Updated 2 years ago
- A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.1☆356Updated last year
- Generate Entity Framework Core model from an existing database☆386Updated last week
- Sample applications for blog posts on https://andrewlock.net☆406Updated 5 months ago
- Unit of Work and Repository Example for Dapper