Blazored.TextEditor by: Michael Washington
  • 61 total downloads
  • Latest version: 1.1.3
  • Blazored Blazor Razor Components TextEditor Text Editor Quill QuillJS ASP.NET Core CSharp Web
Rich text editor for Blazor applications - Uses Quill JS
EventStore.Client.Grpc.Streams by: Event Store Ltd
  • 60 total downloads
  • Latest version: 23.3.9
  • eventstore client grpc
The GRPC client API for Event Store Streams. Get the open source or commercial versions of Event Store server from https://eventstore.com/
AWSSDK.CognitoIdentityProvider by: Amazon Web Services
  • 4.487k total downloads
  • Latest version: 4.0.4.2
  • AWS Amazon cloud CognitoIdentityProvider aws-sdk-v4
You can create a user pool in Amazon Cognito Identity to manage directories and users. You can authenticate a user to obtain tokens related to user identity and access policies. This API reference provides information about user pools in Amazon Cognito Identity, which is a new capability that is available as a beta.
AWSSDK.Core by: Amazon Web Services
  • 6.592k total downloads
  • Latest version: 4.0.3
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AutoFixture.AutoNSubstitute by: Daniel Hilgarth
  • 799 total downloads
  • Latest version: 3.51.0
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by NSubstitute. To use it, add the AutoNSubstituteCustomization to your Fixture instance. Read more at http://autofixture.codeplex.com/
CommandLineParser by: Giacomo Stelluti Scala
  • 64 total downloads
  • Latest version: 1.9.6-rc1
  • 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.
EventStore.Client.Grpc by: Event Store Ltd
  • 75 total downloads
  • Latest version: 23.3.9
  • eventstore client grpc
The base GRPC client library for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/
BouncyCastle.NetCore by: BouncyCastle
  • 55 total downloads
  • Latest version: 1.8.10
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
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.
CommonServiceLocator by: .NET Foundation and Contributors
  • 18 total downloads
  • Latest version: 2.0.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
AutoMapper by: Jimmy Bogard
  • 25 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.
Audit.NET by: Federico Colombo
  • 308 total downloads
  • Latest version: 7.1.3
  • Audit Trail Log
Generate tracking information about an operation being executed.
AutoFixture by: Mark Seemann
  • 715 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.
EntityFramework by: Microsoft
  • 233 total downloads
  • Latest version: 6.5.1
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Fractions by: Daniel Mueller
  • 48 total downloads
  • Latest version: 6.0.0
  • fraction math
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
Castle.Core by: Castle Project Contributors
  • 18 total downloads
  • Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger
  • 3 total downloads
  • Latest version: 1.2.0
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
CronExpressionDescriptor by: Brady Holt
  • 4 total downloads
  • Latest version: 1.6.0
  • cron
A library that converts cron expressions into human readable strings.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 16 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.
Dapper by: Sam Saffron Marc Gravell
  • 147 total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..