title | lastmod | date | license | type | slug | project | description | authors | keywords | version | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DGMJR - Entity Framework Core |
2023-07-13 05:34:04 UTC |
2023-07-13 05:33:37 UTC |
MIT |
readme |
dgmjr-entity-framework-core |
Dgmjr.EntityFrameworkCore |
Contains abstractions, extensions, and classes for working with EntityFrameworkCore. |
|
|
0.0.1 |
Contains abstractions, extensions, and classes for working with EntityFrameworkCore.
Adds some needed abstractions to Microsoft.EntityFrameworkCore including IDbSet<>, IDContext<>, IDbContext, and IHAveADbContext<>.
Adds a set of constnts commonlt used in datahase design such as constant data type names (so they can be used in attribute arguments) and schemas.
Contains a yet-to-be-deployed set of base entity classes, with optional timestampping information.
Contains some usedul extensions for workign with EFCore includinf data seeding, and DBContext validation.
Contains a yet-to-be-deployed set of base entity classes, with optional timestampping information.