Castle.LoggingFacility.MsLogging
by: Castle.LoggingFacility.MsLogging
- 24 total downloads
- Latest version: 3.1.0
Package Description
Castle.Windsor
by: Castle Project Contributors
- 62 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
- 28 total downloads
- Latest version: 3.4.0
Package Description
Collections.Pooled
by: Joel Mueller
- 1 total downloads
- Latest version: 1.0.2
Includes PooledList and PooledDictionary, based on List and Dictionary, respectively, but using ArrayPool internally to reduce allocations, and with some API changes that allow for better compatibility with Span.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 1 total downloads
- Latest version: 3.4.0-Alpha1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
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.
CronExpressionDescriptor
by: Brady Holt
- 3 total downloads
- Latest version: 2.4.2
A library that converts cron expressions into human readable descriptions. Supports 16 languages: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Polish, Romanian Italian, Swedish, and Danish.
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.
CryptoHelper
by: Henk Mollema
- 4 total downloads
- Latest version: 3.0.2
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 116 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
- 21 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
- 259 total downloads
- Latest version: 19.1.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