Funcular.DataProviders
•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.
Activity
- Latest release
- 10y ago
- Total releases
- 6
- Cadence
- ~7 days
- Last 12 months
- 0
Details
- First release
- Jul 06, 2015
Releases
| Version | Released | |
|---|---|---|
0.9.6
minor
| ||
0.8.5
minor
| ||
0.6.1
minor
| ||
0.5.0
minor
| ||
0.0.9
patch
| ||
0.0.8.2
initial
|