Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
9 packages returned for thedev6
Sort by
Relevance
Downloads
Recently updated
ListToExcel
by:
dev6
5,855 total downloads
last updated
7/25/2017
Latest version:
1.1.1
Excel
ExportExcel
ListToExcel
ExcelToList
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.
SqlMeta
by:
dev6
6,296 total downloads
last updated
10/24/2017
Latest version:
1.2.0
Sql
C#
SqlMeta
sqlschemainfo
INFORMATION_SCHEMA
sys.all_columns
This library will query a sql database and return C# objects that represent sql schema. This can be useful for T4 templates/ code generation.
TreadMill
by:
dev6
2,917 total downloads
last updated
4/14/2017
Latest version:
1.0.1
Retry
C#
Transient
Fault
A simple .net retry library.
WcfServiceWrapper
by:
dev6
2,534 total downloads
last updated
1/10/2016
Latest version:
1.0.5852.28209
WCF
WCFWrapper
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
EntityFrameworkContextWrapper
by:
dev6
1,847 total downloads
last updated
4/9/2017
Latest version:
1.1.0
EntityFramework
EfContextWrapper
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
FluentBdd
by:
dev6
890 total downloads
last updated
4/12/2017
Latest version:
1.0.0
BDD
FluentBDD
SpecDriven
GherkinSpec
TestAutomation
Behavior Driven Developement (Gherkin) for automated tests
DeadSimpleCache
by:
TheDev6
1,294 total downloads
last updated
1/3/2020
Latest version:
0.91.0
Just a simple cache class backed by a Dictionary<string,object>
LogicLadder
by:
TheDev6
405 total downloads
last updated
1/2/2020
Latest version:
0.8.0
LogicRunner
Runner
Stepladder
logicladder
A library to assist authoring and running discrete steps that make up some functionality.
ListToExcel.
Fork
by:
CureDespair
406 total downloads
last updated
11/15/2019
Latest version:
1.0.0
SerializeToExcel
List
ExcelToList
Excel
ListToExcel
ExportExcel
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.