francischie
FM.Data
by:
francischie
- 9,407 total downloads
- last updated 3/26/2013
- Latest version: 1.0.0.8
EntityFramework DbContext Extension Helper.
- 8,939 total downloads
- last updated 3/23/2013
- Latest version: 1.0.0.9
This is a Scaffold extension to generate POCO class, Mapping class, Repository pattern class and DbContext. Very helpful in database-first approach without needing .edmx.
Usage: On Package Manager Console type the following command:
Scaffold PocoFromDB {your-connection-string}...
More information
- 8,849 total downloads
- last updated 10/1/2013
- Latest version: 1.0.0.8
Scaffold code generator for generating wrapper class to any existing non-testable classes such static classes and .Net libraries like System.IO. Very useful for doing TDD and decoupling dependencies to 3rd party libraries.
Usage: On Package Manager Console type the following command:...
More information
- 5,473 total downloads
- last updated 3/14/2021
- Latest version: 2.0.0
Package Description
- 4,168 total downloads
- last updated 9/25/2013
- Latest version: 1.0.0.3
This is a Scaffold extension to generate POCO class, Mapping class, Repository pattern class and DbContext. Very helpful in database-first approach without needing .edmx.
Usage: On Package Manager Console type the following command:
Scaffold PocoFromDB {your-connection-string}...
More information
- 965 total downloads
- last updated 7/18/2019
- Latest version: 1.0.0
Package Description
- 443 total downloads
- last updated 1/26/2019
- Latest version: 1.0.0
Package Description
- 115 total downloads
- last updated 12/3/2021
- Latest version: 8.2.1
Tool to generate object mapping using Mapster