isupergeek
-
- 14,378,553 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 -
- 36,136 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. -
- 27,001 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,935 total downloads
- last updated 10/21/2015
- Latest version: 1.0.0
This package provides a soft delete interceptor for EntityFramework Code First. -
- 10,500 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,536 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,765 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,501 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,122 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,621 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,279 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,483 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,126 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,634 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