Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
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
6,378 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,660 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
3,126 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,911 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
2,024 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
975 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,509 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
479 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
483 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.