Top 20 NuGet of Packages

VB.NET source file that contains an extension method that determines whether an UInt16 value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any DivideByZeroException. Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET Framework 4.5 .NET Fram...
VB.NET source file that contains an extension method that determines whether an UInt32 value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any DivideByZeroException. Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET Framework 4.5 .NET Fram...
VB.NET source file that contains an extension method that determines whether an UInt64 value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any DivideByZeroException. Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET Framework 4.5 .NET Fram...
VB.NET source file that contains a subclass of LicenseInfo with the details to the "MIT License" (worded by the Massachusetts Institute of Technology) to be included through an Acknowledgement attribute in source code and libraries. Supported versions: .NET Framework 2.0 .NET Framework 3.0 .NET Fra...
Beetle.js server files.
A collection of reusable abstractions for .NET application developer: caching, IoC, pagination, repository, application services, unit of work, background processing, exception trace policy, work item, etc.
VB.NET source file that contains an extension method that determines whether a byte value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any DivideByZeroException. Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET Framework 4.5 .NET Framewo...
VB.NET source file that contains an extension method that determines whether an SByte value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any DivideByZeroException. Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET Framework 4.5 .NET Frame...
A simple and light-weight inversion of control container, which makes it possible to define dependencies declaratively in code, rather than in configuration files.
Represents an abstraction layer for multiple IoC containers. Using the abstractions, applications can use an inversion of control container for dependency injection, without directly seeing the underlying API. This makes it very easy to switch between different IoC implementations.
This is an implementation of the IoC Abstractions for Simple IoC. The IoC Abstractions represent an abstraction layer for multiple IoC containers. Using the abstractions, applications can use an inversion of control container for dependency injection, without directly seeing the underlying API. This...
This is an implementation of the IoC Abstractions for Ninject. The IoC Abstractions represent an abstraction layer for multiple IoC containers. Using the abstractions, applications can use an inversion of control container for dependency injection, without directly seeing the underlying API. This ma...
This is Ioc using Unity of Microsoft. You can register type Unit Of Work, Repository, Service with simple methor is RegisterType Attribute.
Lambda Container is a lightweight Inversion of Control (IoC) container suitable for small to medium size .Net solutions.
This package contains base interfaces that enable developers to implement Unit Of Work and Repository patterns with data stores.
A lightweight, feature-rich IoC framework.
UnitOfWork for LiteDB
The common service registry allows a library to specify IoC registrations independant from the used IoC.
The common service registry allows a library to specify IoC registrations independant from the used IoC.