Funcular.DataProviders
0.5.0
See the version list below for details.
dotnet add package Funcular.DataProviders --version 0.5.0
NuGet\Install-Package Funcular.DataProviders -Version 0.5.0
<PackageReference Include="Funcular.DataProviders" Version="0.5.0" />
paket add Funcular.DataProviders --version 0.5.0
#r "nuget: Funcular.DataProviders, 0.5.0"
// Install Funcular.DataProviders as a Cake Addin #addin nuget:?package=Funcular.DataProviders&version=0.5.0 // Install Funcular.DataProviders as a Cake Tool #tool nuget:?package=Funcular.DataProviders&version=0.5.0
Self-configuring Entity Framework repository and data provider for SQL Server. Guaranteed code-first friendly and EDMX-free. Automatically scans assemblies in your AppDomain for configurable entities, and for classes derived from EntityTypeConfiguration. Requires minimal configuration. Most importantly, does not require you to manually add entity types to your DbSet.
Currently supports SQL Server; eventually will handle MongoDB and others as well.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.0
- EntityFramework (>= 6.0.0)
- Funcular.IdGenerators (>= 0.0.9)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Current release 0.5.0
Initial NuGet release @ v 0.0.8