Top 20 NuGet extension Packages

UI Support for the smart targets system
Gets the execution folder of the given assembly
Reveals whether or not the given assembly is a debug build
Gets the version of the assembly containing the given type
Gets the member attribute associated with the given enum value
A string extension for creating an escaped column name
A type extension for creating a table name
A useful set of classes for building an ITypeSource
An extension method which sets DefaultReadOnly to true and FlushMode to Never
Wraps a session action in a transaction if there is no active transaction in progress
An extension method which gets the current session from context, or opens a new session
An extension method which reveals whether or not a current session context class has been configured
Adds an extension to String for Contains, with a case-insensitive option
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 Type extension which allows the invocation of a generic method specifying the generic type at runtime. eg. If a method's signature is: void MyMethod<T>() you can use InvokeGenericMethod(instance, runtimeType, "MyMethod") to invoke it with any type.
a package For Hijri Date
SrkToolkit.Common contains various extension methods, validators and utility classes.
An extension for determining whether or not an object is nullable
An extension for representing an object's public instance property values as a series of values in alphabetical order of the property names