Funcular Labs Data Providers NuGet Package

•Provides easy bulk insert, delete and update methods without round trips to the database (New in 0.8.5)
•Automatically scans assemblies in your AppDomain for configurable entities
•No EDMXs
•Sets up a SQL Server context with no configuration but a connection string
•Does not require you to manually add entity types to your DbSet
•By default, picks up any classes derived from EntityTypeConfiguration
•One line of code—a predicate—specifies which Types from your assembly are entities

Currently supports SQL Server; eventually will handle MongoDB and other underlying stores.




Got any Funcular Labs Data Providers Question?





Info

Version: 0.9.6
Author(s): Paul C Smith
Last Update: Friday, May 6, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/piranout/Funcular.DataProviders
NuGet Url: https://www.nuget.org/packages/Funcular.DataProviders


Install
Install-Package Funcular.DataProviders
dotnet add package Funcular.DataProviders
paket add Funcular.DataProviders
Funcular.DataProviders Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

.5

avg-downloads-per-day

2

days-since-last-release

2912