Aspose.Words by: Aspose
  • 19 total downloads
  • Latest version: 26.1.0
  • Aspose.Words .NET C# Word DOCX DOC RTF ODT convert create edit render merge split compare document-generation generate-reports reporting mail-merge template-engine text-extraction PDF HTML Markdown word-to-pdf docx-to-pdf word-to-html word-processing document-api web desktop cloud
Aspose.Words for .NET is a powerful, high-performance document processing library for creating, editing, converting, and rendering Word and PDF files in C#. It supports DOCX, DOC, RTF, ODT, HTML, PDF, Markdown, and over 30 formats. Designed for .NET developers, it enables advanced document automation, mail merge, text extraction, and report generation. Aspose.Words ensures high fidelity in document conversion, seamless API integration, and cross-platform compatibility. Ideal for cloud, web, and desktop applications.
AsyncKeyedLock by: Mark Cilia Vincenti
  • 12 total downloads
  • Latest version: 6.3.4
  • async lock key keyed semaphore striped dictionary concurrentdictionary pooling duplicate synchronization
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
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
Autofac by: Autofac Contributors
  • 61 total downloads
  • Latest version: 9.1.0
  • autofac di ioc dependencyinjection
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
  • 21 total downloads
  • Latest version: 9.0.0
  • autofac di ioc dependencyinjection aspnet aspnetcore
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Autofac.Extras.DynamicProxy by: Autofac Contributors
  • 19 total downloads
  • Latest version: 7.1.0
  • autofac di ioc dependencyinjection dynamicproxy
Autofac extension for enabling AOP in conjunction with Castle.
AutoMapper by: Jimmy Bogard
  • 64 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
  • 30 total downloads
  • Latest version: 1.37.0
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
Azure.Identity by: Microsoft
  • 28 total downloads
  • Latest version: 1.10.1
  • Microsoft Azure Identity windowsazureofficial azureofficial
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
  • 27 total downloads
  • Latest version: 2.1.4
  • binary serializer formatter deserializer serialization
BinaryFormatter - easy and light binary serializer
Castle.Core by: Castle Project Contributors
  • 85 total downloads
  • Latest version: 5.2.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor by: James Skimming
  • 31 total downloads
  • Latest version: 2.1.0
  • async asynchronous-methods castle castle-core dynamic dynamicproxy dynamic-proxy dynamicproxy2 intercept-methods proxy
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
Castle.LoggingFacility by: Castle Project Contributors
  • 44 total downloads
  • Latest version: 6.0.0
  • castle windsor inversionOfControl DependencyInjection logging log4net nlog
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
  • Castle Logging Extensions
Package Description
Castle.Windsor by: Castle Project Contributors
  • 46 total downloads
  • Latest version: 5.1.1
  • castle windsor inversionOfControl DependencyInjection
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
Castle.Windsor.MsDependencyInjection by: Castle.Windsor.MsDependencyInjection
  • 21 total downloads
  • Latest version: 3.4.0
  • Windsor Castle AspNetCore DI IoC DNX DependencyInjection Extensions
Package Description
CoreCompat.System.ComponentModel.Attributes by: Mono
  • 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
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.