BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 2 total downloads
- Latest version: 2.7.0-beta.98
BouncyCastle.NET is a popular cryptography library for .NET
Castle.Core
by: Castle Project Contributors
- 92 total downloads
- Latest version: 5.2.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor
by: James Skimming
- 33 total downloads
- Latest version: 2.1.0
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
Castle.LoggingFacility
by: Castle Project Contributors
- 48 total downloads
- Latest version: 6.0.0
Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like log4net, NLog and Serilog (see Castle Core docs).
Castle.LoggingFacility.MsLogging
by: Castle.LoggingFacility.MsLogging
- 21 total downloads
- Latest version: 3.1.0
Package Description
Castle.Windsor
by: Castle Project Contributors
- 55 total downloads
- Latest version: 6.0.0
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
Castle.Windsor.MsDependencyInjection
by: Castle.Windsor.MsDependencyInjection
- 24 total downloads
- Latest version: 3.4.0
Package Description
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 1 total downloads
- Latest version: 3.4.1-RC1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 1 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
- 2 total downloads
- Latest version: 4.2.3-rf
Provides an implementation of commonly used attributes in System.ComponentModel, based on Mono, for .NET Core
coverlet.collector
by: tonerdo
- 30 total downloads
- Latest version: 6.0.1
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Cronos
by: Andrey Dorokhov Sergey Odinokov
- 8 total downloads
- Latest version: 0.11.1
A fully-featured .NET library for parsing cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 112 total downloads
- Latest version: 2.1.66
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Dapper.Contrib
by: Sam Saffron Johan Danforth
- 18 total downloads
- Latest version: 2.0.78
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
DapperExtensions
by: Thad Smith Page Brooks Valfrid Couto
- 13 total downloads
- Latest version: 1.7.0
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
DapperExtensions.DotnetCore
by: DapperExtensions.DotnetCore
- 20 total downloads
- Latest version: 1.0.1
Dapper Extentsions for dotnet core
DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 226 total downloads
- Latest version: 13.0.2
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DistributedLock.Core
by: Michael Adelson
- 29 total downloads
- Latest version: 1.0.9
Core interfaces and utilities that support the DistributedLock.* family of packages
DistributedLock.FileSystem
by: Michael Adelson
- 2 total downloads
- Latest version: 1.0.3
Provides a distributed lock implementation based on file locks
DistributedLock.Redis
by: Michael Adelson
- 11 total downloads
- Latest version: 1.1.0
Provides distributed locking primitives based on Redis