EF Core
An unofficial collection of projects related to EF Core
Pinned Loading
Repositories
Showing 10 of 13 repositories
- EFCore.NamingConventions Public
Entity Framework Core plugin to apply naming conventions to table and column names (e.g. snake_case)
- EFCore.CheckConstraints Public
An Entity Framework Core plugin to automatically add check constraints in various situations
- EFCore.SqlServer.VectorSearch Public
Entity Framework Core plugin for using vectors with Azure SQL and SQL Server
- EFCore.SqlServer.HierarchyId Public Forked from aljones/EFCore.SqlServer.HierarchyId
Adds hierarchyid support to the SQL Server EF Core provider
- NewProvider Public
- EdmxDotNetCoreSample Public Forked from divega/EdmxDotNetCoreSample
Sample of how to work with edmx (EF6 metadata) files without designer support on .NET Core projects