Pinned Repositories
EdmxDotNetCoreSample
Sample of how to work with edmx (EF6 metadata) files without designer support on .NET Core projects
EFCore.CheckConstraints
An Entity Framework Core plugin to automatically add check constraints in various situations
EFCore.ConfigurationManager
Extends EF Core to resolve connection strings from App.config
EFCore.FSharp
Adds F# design-time support to EF Core
EFCore.NamingConventions
Entity Framework Core plugin to apply naming conventions to table and column names (e.g. snake_case)
EFCore.SqlServer.HierarchyId
Adds hierarchyid support to the SQL Server EF Core provider
EFCore.SqlServer.VectorSearch
Entity Framework Core plugin for using vectors with Azure SQL and SQL Server
EFCore.VisualBasic
Adds VB design-time support to EF Core
EFCoreDemos
mod_spatialite-NuGet
A NuGet package containing the SpatiaLite extension to SQLite
EF Core's Repositories
efcore/EFCore.NamingConventions
Entity Framework Core plugin to apply naming conventions to table and column names (e.g. snake_case)
efcore/EFCore.CheckConstraints
An Entity Framework Core plugin to automatically add check constraints in various situations
efcore/EFCore.FSharp
Adds F# design-time support to EF Core
efcore/EFCore.SqlServer.HierarchyId
Adds hierarchyid support to the SQL Server EF Core provider
efcore/EFCore.VisualBasic
Adds VB design-time support to EF Core
efcore/EFCore.SqlServer.VectorSearch
Entity Framework Core plugin for using vectors with Azure SQL and SQL Server
efcore/EdmxDotNetCoreSample
Sample of how to work with edmx (EF6 metadata) files without designer support on .NET Core projects
efcore/EFCore.ConfigurationManager
Extends EF Core to resolve connection strings from App.config
efcore/mod_spatialite-NuGet
A NuGet package containing the SpatiaLite extension to SQLite
efcore/EFCoreDemos
efcore/NewProvider
efcore/PortEF6ToCore
Example of how to port an application using EF6 to use EF Core
efcore/UnicornStore
efcore/Demo-EFCore