isupergeek
-
- 14,093,324 total downloads
- last updated 12/17/2019
- Latest version: 6.1.0
Through a fluent, extensible interface, NBuilder allows you to rapidly create test data, automatically assigning values to properties and public fields that are one of the built in .NET data types (e.g. ints... More information -
- 35,827 total downloads
- last updated 2/19/2019
- Latest version: 0.3.0
Odin is a conventions-based library for routing command-line arguments to the appropriate code to execute. -
- 26,759 total downloads
- last updated 10/21/2015
- Latest version: 1.0.0
This package provides a means of intercepting entities before they are saved and taking custom actions, and distributing the configuration of the entity-relational model. -
- 20,762 total downloads
- last updated 10/21/2015
- Latest version: 1.0.0
This package provides a soft delete interceptor for EntityFramework Code First. -
- 10,428 total downloads
- last updated 11/18/2011
- Latest version: 1.0.1
This package adds useful extension methods to .NET Framework types in the System.Collections namespace. -
- 9,457 total downloads
- last updated 10/21/2015
- Latest version: 1.0.0
This package provides an interceptorfor EntityFramework Code First which will plug in auditing fields on data models. -
- 7,747 total downloads
- last updated 8/31/2011
- Latest version: 1.0.0
This package adds useful extension methods to .NET Framework types. System.String: Format(), SplitCompoundTerm(), and ToTitleCase(). System.Type: CreateInstance(), GetCustomAttribute(),... More information -
Isg.
by: isupergeekEnums - 7,482 total downloads
- last updated 8/31/2011
- Latest version: 1.0.0
This package adds friendly text output for System.Enum types. Use the GetDescription() method to return friendly text, or the text of a System.ComponentModel.DescriptionAttribute if applied.... More information -
Isg.
by: isupergeekRange - 7,096 total downloads
- last updated 9/20/2015
- Latest version: 1.0.1
The Range class provides a .NET implementation of Range as described by Martin Fowler here: http://martinfowler.com/eaaDev/Range.html with a few additions of my own. -
- 6,583 total downloads
- last updated 11/5/2011
- Latest version: 0.2.1
This package provides a means of intercepting entities before they are saved and taking custom actions. -
Isg.
by: isupergeekDomain - 6,245 total downloads
- last updated 4/11/2013
- Latest version: 0.6.1
This package provides a interfaces used by other members of the Isg.EntityFramework family of packages. -
- 3,459 total downloads
- last updated 10/31/2012
- Latest version: 0.1.1
This package provides additional events for when EntityFramework connections are opened and closed, or commands are executed. -
- 3,109 total downloads
- last updated 3/9/2012
- Latest version: 0.1.0
This package provides some classes and extension methods to support the Specification pattern. -
Isg.
by: isupergeekTime - 2,621 total downloads
- last updated 8/31/2011
- Latest version: 1.0.0
Use Clock.Now in place of DateTime.Now in your production code. At unit testing time you can Pause() the clock at specific times. Use the TimeBox class to record how long a given operation takes to... More information