dev6
-
- 6,987 total downloads
- last updated 10/24/2017
- Latest version: 1.2.0
This library will query a sql database and return C# objects that represent sql schema. This can be useful for T4 templates/ code generation. -
ListToExcel
by: dev6- 6,936 total downloads
- last updated 7/25/2017
- Latest version: 1.1.1
Excel Helper will allow you to export to Excel from List of T and Parse Excel to List of T with custom validation and highlighting options. -
- 3,928 total downloads
- last updated 1/10/2016
- Latest version: 1.0.5852.28209
This code wraps the wcf call and takes care of closing and aborting the wcf client and channel factory. It also finds the configuration element automatically by the full name of the wcf interface or the... More information -
- 3,325 total downloads
- last updated 4/14/2017
- Latest version: 1.0.1
A simple .net retry library. -
- 2,183 total downloads
- last updated 4/9/2017
- Latest version: 1.1.0
Wraps calls to EF Context in a using statement for easier disposing. This code can also help to isolate the use of Entity Framework in unit tests because it gives one more level of interface mocking before... More information -
- 1,061 total downloads
- last updated 4/12/2017
- Latest version: 1.0.0
Behavior Driven Developement (Gherkin) for automated tests