MoonStorm
- 458,946 total downloads
- last updated 4/19/2018
- Latest version: 2.5.0.39
Dapper.FastCrud is built around essential features of the C# 6 / VB that have finally raised the simplicity of raw SQL constructs to acceptable maintenance levels. These features leave no chance to mistypings or problems arising from db entity refactorings. Visual Studio 2015 or later is...
More information
- 40,071 total downloads
- last updated 10/27/2016
- Latest version: 2.4.1
Entity generation for Dapper.FastCrud from a LocalDb or an MsSqlServer database.
Entity domain partitioning can be achieved via separate template configurations. The installation package provides a sample config file, SampleModelGeneratorConfig.tt.
Do not modify GenericModelGenerator.tt, as future...
More information
- 17,066 total downloads
- last updated 10/17/2015
- Latest version: 1.0.1
Extension that enables the usage of unit-of-work patterns in non-web applications.
You could look at this as being the equivalent of InRequestScope from web environments in console applications and services.
The unit-of-work scopes are kept consistent across async calls and tasks.
Setup:...
More information