AspNetCore.HealthChecks.UI.Client
by: Xabaril Contributors
- 36 total downloads
- Latest version: 8.0.1
HealthChecks.UI.Client contains some mandatory abstractions to work with HealthChecks.UI.
AspNetCore.HealthChecks.UI.Core
by: Xabaril Contributors
- 22 total downloads
- Latest version: 8.0.1
HealthChecks.UI.Core package containing builder and model definitions
AspNetCore.HealthChecks.UI.InMemory.Storage
by: Xabaril Contributors
- 1 total downloads
- Latest version: 3.1.2
HealthChecks.UI.InMemory.Storage package contains the required classes to use InMemory provider in the UI
AspNetCore.HealthChecks.UI.MySql.Storage
by: Xabaril Contributors
- 18 total downloads
- Latest version: 7.0.0
HealthChecks.UI.MySql.Storage package contains the required classes to use the MySQL database provider in the UI
Aspose.Words
by: Aspose
- 17 total downloads
- Latest version: 24.4.0
Aspose.Words for .NET is a cross-platform document processing library that allows developers to work with a variety of Microsoft Word, OpenOffice, Web, PDF, and image file formats. .NET developers can easily create, open, read, render, edit, convert, merge, split, compare documents. Almost all mainstream document formats are supported, including DOCX, DOC, RTF, ODT, PDF, Markdown, HTML, XML, XAML, MOBI, PNG, JPG. We also provide powerful features to generate reports from document templates and data sources.
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.
- 1 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Autofac
by: Autofac Contributors
- 35 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
- 19 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
- 17 total downloads
- Latest version: 7.1.0
Autofac extension for enabling AOP in conjunction with Castle.
AutoMapper
by: Jimmy Bogard
- 57 total downloads
- Latest version: 13.0.1
A convention-based object-object mapper.
AutoMapper.Collection
by: Tyler Carlson
- 23 total downloads
- Latest version: 10.0.0
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
BeetleX.FastHttpApi
by: henryfan
- 1 total downloads
- Latest version: 1.9.2.10
high performance and lightweight http and websocket server components for .NETCore
BinaryFormatter
by: Łukasz Pyrzyk
- 24 total downloads
- Latest version: 2.1.4
BinaryFormatter - easy and light binary serializer
Castle.Core
by: Castle Project Contributors
- 88 total downloads
- Latest version: 5.1.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor
by: James Skimming
- 27 total downloads
- Latest version: 2.1.0
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.