AsyncKeyedLock
by: Mark Cilia Vincenti
- 12 total downloads
- Latest version: 6.3.4
An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number, with optional pooling for reducing memory allocations.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 2 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Autofac
by: Autofac Contributors
- 36 total downloads
- Latest version: 8.0.0
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 20 total downloads
- Latest version: 9.0.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Autofac.Extras.DynamicProxy
by: Autofac Contributors
- 18 total downloads
- Latest version: 7.1.0
Autofac extension for enabling AOP in conjunction with Castle.
AutoMapper
by: Jimmy Bogard
- 48 total downloads
- Latest version: 16.1.1
A convention-based object-object mapper.
AutoMapper.Collection
by: Tyler Carlson
- 21 total downloads
- Latest version: 7.0.1
Collection Add/Remove/Update support for AutoMapper. AutoMapper.Collection adds EqualityComparison Expressions for TypeMaps to determine if Source and Destination type are equivalent to each other when mapping collections.
Azure.Core
by: Microsoft
- 29 total downloads
- Latest version: 1.37.0
This is the implementation of the Azure Client Pipeline
Azure.Identity
by: Microsoft
- 28 total downloads
- Latest version: 1.10.1
This is the implementation of the Azure SDK Client Library for Azure Identity
BeetleX
by: henryfan
- 1 total downloads
- Latest version: 1.6.3
high performance dotnet core socket tcp communication components, support tcp, ssl, http, websocket, rpc, redis ... protocols and 1M connections problem solution
BinaryFormatter
by: Łukasz Pyrzyk
- 25 total downloads
- Latest version: 2.1.4
BinaryFormatter - easy and light binary serializer
Castle.Core
by: Castle Project Contributors
- 89 total downloads
- Latest version: 5.1.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor
by: James Skimming
- 28 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
- 47 total downloads
- Latest version: 5.1.1
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
- 19 total downloads
- Latest version: 3.1.0
Package Description
Castle.Windsor
by: Castle Project Contributors
- 50 total downloads
- Latest version: 5.1.1
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
Castle.Windsor.MsDependencyInjection
by: Castle.Windsor.MsDependencyInjection
- 23 total downloads
- Latest version: 3.4.0
Package Description
- 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
- 21 total downloads
- Latest version: 3.2.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 61 total downloads
- Latest version: 2.1.21
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..