Skip to content

Custom ValueGenerator for strongly-typed Ids using EF Core

Notifications You must be signed in to change notification settings

dbeylkhanov/StronglyTypedIdentity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom ValueGenerator for strongly-typed Ids using EF Core

EF Core allows you to configure value generators manually for each identity of entity. In this project you can find a TypedValueIdentityGenerator which allows you generate typed identity value before saving changes into DB.

About

Custom ValueGenerator for strongly-typed Ids using EF Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages