AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 27 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Autofac
by: Autofac Contributors
- 189 total downloads
- Latest version: 4.9.4
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.WebApi2
by: Autofac Contributors
- 63 total downloads
- Latest version: 4.3.1
ASP.NET Web API 2.2 Integration for Autofac
AutoMapper
by: Jimmy Bogard
- 360 total downloads
- Latest version: 7.0.1
A convention-based object-object mapper.
AvalonEdit
by: AvalonEdit Contributors
- 52 total downloads
- Latest version: 6.1.3.50
AvalonEdit is the WPF-based text editor used in SharpDevelop. There are five builds of AvalonEdit included in this package: .NET Framework 4.5 and 4.0, .NET Core 3.1, .NET 5.0 for Windows, .NET 6.0 for Windows.
AWSSDK.Core
by: Amazon Web Services
- 11.271k total downloads
- Latest version: 4.0.100.9
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.DynamoDBv2
by: Amazon Web Services
- 4.557k total downloads
- Latest version: 4.0.103
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
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.63k total downloads
- Latest version: 4.0.100.7
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
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
Amazon Transcribe Public Preview Release
BouncyCastle
by: Bouncy Castle Project Contributors
- 106 total downloads
- Latest version: 1.8.9
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
- 11 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
CacheManager.Core
by: MichaConrad
- 391 total downloads
- Latest version: 2.0.0-beta-1629
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
CacheManager.Microsoft.Extensions.Configuration
by: MichaConrad
- 126 total downloads
- Latest version: 1.2.0
CacheManager extension package to use Microsoft.Extensions.Configuration to configure the CacheManager instance. CacheManager is an open source caching abstraction layer for .NET written in C#. This is the ASP.NET Core configuration integration package.
Caseless.Fody
by: Simon Cropp
- 36 total downloads
- Latest version: 1.9.1
Changes string comparisons to case insensitive.
Castle.Core
by: Castle Project Contributors
- 230 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
ClosedXML
by: Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
- 71 total downloads
- Latest version: 0.96.0
Package Description
CommandLineParser
by: gsscoder nemec ericnewton76 moh-hassan
- 43 total downloads
- Latest version: 2.9.1
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. 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
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.