jon smith
-
- 3,691,980 total downloads
- last updated 3/2/2024
- Latest version: 2.2.1
Extension method to find/register classes in an assembly into Microsoft.Extensions.DependencyInjection -
- 1,695,344 total downloads
- last updated 4/10/2024
- Latest version: 8.0.1
Useful tools when unit testing applications that use Entity Framework Core. See readme file on github. -
- 1,310,733 total downloads
- last updated 11/9/2024
- Latest version: 8.2.0
Useful tool if you are changing the schema of your database's schema outside of EF Core' migrations, say by using SQL change scripts. See readme file on github. -
- 394,378 total downloads
- last updated 11/1/2022
- Latest version: 1.2.0
A support library to provide a common status handling for my projects. -
- 259,119 total downloads
- last updated 5/4/2024
- Latest version: 8.1.0
Library to help you quickly code Create, Read, Update and Delete (CRUD) accesses in web/mobile/desktop applications using Entity Framework Core. -
- 120,039 total downloads
- last updated 2/9/2024
- Latest version: 2.0.1
Runs updates to single resources, e.g. a database, on startup of an application that has multiple instances -
- 108,964 total downloads
- last updated 1/25/2020
- Latest version: 4.1.0
Library to run business logic when using Entity Framework Core for database accesses -
- 81,189 total downloads
- last updated 4/13/2015
- Latest version: 1.0.1
GenericLibsBase is a very small .NET class library holds common items used by GenericServices and other GenericXXX libraries. -
- 73,856 total downloads
- last updated 6/19/2020
- Latest version: 4.1.1
A support library to the EfCore.GenericServices and EfCore.GenericBizRunner libraries. It converts IStatusGeneric into ASP.NET Core's ModelState or Web API response -
- 66,511 total downloads
- last updated 10/10/2016
- Latest version: 1.0.0
A system for bundling JavaScript and CSS when using Grunt/Gulp and Bower -
- 64,325 total downloads
- last updated 4/10/2024
- Latest version: 8.0.0
Services to provide simple soft delete and cascade soft delete in EF Core. -
- 57,413 total downloads
- last updated 11/15/2022
- Latest version: 2.0.0
A fast .NET distributed cache using a json file as the shared resource -
- 50,181 total downloads
- last updated 5/27/2024
- Latest version: 8.0.0
Provides extra authorization and multi-tenant features to an ASP.NET Core application. -
- 36,871 total downloads
- last updated 10/3/2016
- Latest version: 1.0.10
Generic Services is a .NET class library to help build a service layer, i.e. a layer that acts as a facard/adapter between your data layers containing an Entity Framework database and your User Interface or... More information -
- 34,857 total downloads
- last updated 4/10/2024
- Latest version: 8.0.0
Provides extra features to .NET Localization that make it easier to add multiple languages to your app. -
- 34,824 total downloads
- last updated 7/8/2021
- Latest version: 2.3.3
A library to provide domain event handling to EF Core. -
- 30,386 total downloads
- last updated 4/6/2016
- Latest version: 1.0.0
EfSchemaCompare.EF6 allows you to compare Entity Framework's database modal with an actual SQL database. Useful if you are managing the database and its migrations yourself and want to ensure that the... More information -
- 26,547 total downloads
- last updated 11/14/2020
- Latest version: 2.2.1
Defines basic interfaces/classes for EfCore.GenericEventRunner when using Clean Code architecture. -
- 2,478 total downloads
- last updated 11/22/2022
- Latest version: 2.1.0
A tool to combine mutiple projects with a similar starting name. Used with mondular monolith design -
- Deprecated
- 2,384 total downloads
- last updated 9/21/2020
- Latest version: 5.0.0-preview001 (prerelease)
Method that resets a database's schema to the current DbContext's configuration. See readme file on github.