Found 126 packages
Package Description
Package Description
Foundations for CQRS
Foundations for domain model design
Package Description
Quarks.DataAccess.Db
Quarks.Specifications
A utility class for manipulating text in sentences
Quarks.Runtime
A base class for creating immutable user types
A utility class for retrying an invocation a specified number of times, with a specified interval between retries
Provides easy methods for obtaining attributes, and improves performance by keeping retrieved attributes in a dictionary cache
A utility class for getting the name of an instance member from a member access lambda
A utility class based on https://github.com/srkirkland/Inflector for manipulating text
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.
A useful set of classes for building an ITypeSource
Wraps a session action in a transaction if there is no active transaction in progress
An interface that defines the property: object Id { get; }
An NHibernate IInterceptor which adds an SQL comment containing a method name to all generated SQL. Finds the method name by walking the stack trace selecting the first method matching the supplied predicate.
A simple feature-switch class which looks up features in app settings