121 packages
returned for Tags:"quarks"
Filter
A Type extension which returns true if the type either derives from the given type (if the given type is a class or struct),
or implements the given interface, whether it be directly or indirectly through its inheritance hierarchy.
Foundations for domain model design
A fake implementation of HttpResponseBase
779 total downloads
last updated 3/17/2015
Latest version: 1.0.0
quarks
disposable
A simple utility class which simplifies creating a class that implements IDisposable
Extends the IEnumerable<T> interface to include a ForEach method
A utility class for manipulating text in sentences
A utility class for getting the name of an instance member from a member access lambda
Provides easy methods for obtaining attributes, and improves performance by keeping retrieved attributes in a dictionary cache
Gets the member attribute associated with the given enum value
An extension method for configuring NHibernate.Sessions using FluentNHibernate
A fake implementation of UrlHelper
A base class for creating immutable user types
Reveals the running application's main or entry assembly. Works for Web applications (where GetEntryAssembly won't)
A utility class based on https://github.com/srkirkland/Inflector for manipulating text
Provides a wrapper around ConfigurationManager.AppSettings to allow dependency injections