Skip to content

dgmjr-io/Dgmjr.EntityFrameworkCore

Repository files navigation

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.
dgmjr
database
entityframeworkcore
0.0.1

DGMJR - Entity Framework Core

Contains abstractions, extensions, and classes for working with EntityFrameworkCore.

Dgmjr.EntityFrameworkCore.Abstractions

Adds some needed abstractions to Microsoft.EntityFrameworkCore including IDbSet<>, IDContext<>, IDbContext, and IHAveADbContext<>.

Constants

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.

Entities

Contains a yet-to-be-deployed set of base entity classes, with optional timestampping information.

Extensions

Contains some usedul extensions for workign with EFCore includinf data seeding, and DBContext validation.

Entities

Contains a yet-to-be-deployed set of base entity classes, with optional timestampping information.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages