ApacheThrift by: Apache Thrift Developers
  • 46 total downloads
  • Latest version: 0.13.0.1
  • Apache Thrift RPC
Contains runtime libraries from lib/csharp for net35 and net45 frameworks, and from lib/netstd for netstandard2.0 framework development.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 27 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
  • 32 total downloads
  • Latest version: 2.6.3.862
Base assemblies for the Autofac Inversion of Control Container
AutoMapper by: Jimmy Bogard
  • 59 total downloads
  • Latest version: 3.3.1
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
AvalonEdit by: Daniel Grunwald
  • 33 total downloads
  • Latest version: 6.0.0-netcore3p4alpha1
  • WPF Text Editor SharpDevelop AvalonEdit
AvalonEdit is the WPF-based text editor used in SharpDevelop. There are two builds of AvalonEdit included in this package. One that targets .NET 4.0 and one that targets .NET 3.5.
AWSSDK.Core by: Amazon Web Services
  • 11.271k total downloads
  • Latest version: 4.0.100.9
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.DynamoDBv2 by: Amazon Web Services
  • 4.557k total downloads
  • Latest version: 4.0.103
  • AWS Amazon cloud DynamoDB aws-sdk-v4
Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale.
AWSSDK.S3 by: Amazon Web Services
  • 4.724k total downloads
  • Latest version: 4.0.102
  • AWS Amazon cloud S3 aws-sdk-v4
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AWSSDK.SecurityToken by: Amazon Web Services
  • 12.624k total downloads
  • Latest version: 4.0.100.7
  • AWS Amazon cloud SecurityTokenService aws-sdk-v4 STS
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
AWSSDK.SQS by: Amazon Web Services
  • 4.667k total downloads
  • Latest version: 4.0.100.7
  • AWS Amazon cloud SQS aws-sdk-v4
Amazon Simple Queue Service (SQS) is a fast, reliable, scalable, fully managed message queuing service. SQS makes it simple and cost-effective to decouple the components of a cloud application.
AWSSDK.TranscribeService by: Amazon Web Services
  • 5.166k total downloads
  • Latest version: 4.0.100.5
  • AWS Amazon cloud TranscribeService aws-sdk-v4
Amazon Transcribe Public Preview Release
BouncyCastle by: Bouncy Castle Project Contributors
  • 106 total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.NetCore by: BouncyCastle
  • 10 total downloads
  • Latest version: 1.9.0
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
CacheManager.Core by: MichaConrad
  • 62 total downloads
  • Latest version: 0.4.1
CacheManager is a common interface and abstraction layer for caching. It supports various cache providers / clients and includes advanced features like multiple layer caching, event handling, synchronization and statistics. The Core library contains all base interfaces and tools. You may also want to install one of the other CacheManager packages to get other cache handle implementations etc.
Caseless.Fody by: Simon Cropp
  • 30 total downloads
  • Latest version: 1.9.1
  • String Case Insensitive ILWeaving Fody Cecil
Changes string comparisons to case insensitive.
Castle.Core by: Castle Project Contributors
  • 230 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
ClosedXML by: Amir Ghezelbash Francois Botha Manuel De Leon
  • 3 total downloads
  • Latest version: 0.87.1
ClosedXML makes it easier for developers to create Excel 2007+ (.xlsx, .xlsm, etc) files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the hassles of XML Documents. It can be used by any .NET language like C# and Visual Basic (VB).
CommandLineParser by: Giacomo Stelluti Scala
  • 17 total downloads
  • Latest version: 1.9.71
  • command line argument option parser parsing library syntax shell
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 220 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
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
  • 100 total downloads
  • Latest version: 3.4.0-Alpha1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.