BouncyCastle by: Bouncy Castle Project Contributors
  • 45 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.
bootstrap by: The Bootstrap Authors
  • 500 total downloads
  • Latest version: 5.3.3
  • css mobile-first responsive front-end framework web
The most popular front-end framework for developing responsive, mobile first projects on the web.
BouncyCastle.NetCore by: BouncyCastle
  • 69 total downloads
  • Latest version: 1.8.10
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
AutoFixture.Xunit by: Mark Seemann
  • 871 total downloads
  • Latest version: 3.51.0
By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language). For xUnit.net 2, please use the AutoFixture.Xunit2 NuGet Package.
AutoFixture by: Mark Seemann
  • 750 total downloads
  • Latest version: 3.51.0
AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case.
CassandraCSharpDriver by: Datastax
  • 35 total downloads
  • Latest version: 1.0.4
  • cassandra apache datastax driver database nosql
A C# client driver for Apache Cassandra. This driver works exclusively with the Cassandra Query Language version 3 (CQL3) and the CQL Native Protocol available from Cassandra 1.2.
AutoMapper by: Jimmy Bogard
  • 90 total downloads
  • Latest version: 6.2.2
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 designed for 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.
CacheManager.Microsoft.Extensions.Logging by: MichaConrad
  • 20 total downloads
  • Latest version: 1.0.0-beta-1456
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric Memcached
CacheManager extension package to work with Microsoft.Extensions.Logging as logging provider. CacheManager is an open source caching abstraction layer for .NET written in C#. The ASP.NET Core logging provides a bridge to the Microsoft.Extensions.Logging framework.
AutoMapper.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 38 total downloads
  • Latest version: 2.0.1
AutoMapper extensions for ASP.NET Core
AWSSDK.Core by: Amazon Web Services
  • 4.051k total downloads
  • Latest version: 4.0.0-preview.10
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
Bootstrap.Datepicker by: Stefan Petre Andrew Rowls Jeroen Thora
  • 71 total downloads
  • Latest version: 1.8.0.1
  • Bootstrap Datepicker
Add datepicker picker to field or to any other element.
AWSSDK.SecurityToken by: Amazon Web Services
  • 4.21k total downloads
  • Latest version: 4.0.0-preview.10
  • 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.
CacheManager.Core by: MichaConrad
  • 59 total downloads
  • Latest version: 1.0.0-beta-1456
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric Memcached
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.
BenchmarkDotNet.Annotations by: .NET Foundation and contributors
  • 107 total downloads
  • Latest version: 0.14.0
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
CacheManager.Microsoft.Extensions.Configuration by: MichaConrad
  • 21 total downloads
  • Latest version: 1.0.0-beta-1456
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric Memcached
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.
BitMiracle.LibTiff.NET by: Bit Miracle
  • 21 total downloads
  • Latest version: 2.4.583
  • Image Imaging Img Tif Tiff LibTif LibTiff BitMiracle
.NET version of LibTiff library made by Bit Miracle
BoDi by: Gaspar Nagy
  • 24 total downloads
  • Latest version: 1.5.0
  • dependency injection embeddable
A very simple IoC container, easily embeddable also as a source code.
BuildBundlerMinifier by: Mads Kristensen
  • 352 total downloads
  • Latest version: 3.2.449
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
AWSSDK.S3 by: Amazon Web Services
  • 1.731k total downloads
  • Latest version: 4.0.0-preview.9
  • 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.
AutoMapper.Collection by: Tyler Carlson
  • 29 total downloads
  • Latest version: 3.1.3
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.