AutoMapper
by: Jimmy Bogard
- 11 total downloads
- Latest version: 7.0.1
A convention-based object-object mapper.
AWSSDK.Core
by: Amazon Web Services
- 82 total downloads
- Latest version: 4.0.100.8
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 94 total downloads
- Latest version: 4.0.100.10
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
BenchmarkDotNet
by: Andrey Akinshin, Jon Skeet, Matt Warren
- 2 total downloads
- Latest version: 0.9.3-beta
A lightweight .NET library for benchmarking
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 1 total downloads
- Latest version: 0.12.0
Powerful .NET library for benchmarking
BenchmarkDotNet.Core
by: Andrey Akinshin, Jon Skeet, Matt Warren
- 1 total downloads
- Latest version: 0.9.9
Powerful .NET library for benchmarking
BlazorStrap
by: Chanan Braunstein, John Bomhold
- 6 total downloads
- Latest version: 5.1.100-Preview5
A bootstrap 5 component library for Blazor
BlazorStrap.V5
by: Chanan Braunstein, John Bomhold
- 1 total downloads
- Latest version: 5.1.101
Bootstrap 5.x component library for BlazorStrap
Bogus
by: Brian Chavez
- 14 total downloads
- Latest version: 35.4.1
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
bootstrap
by: The Bootstrap Authors, Twitter Inc.
- 5 total downloads
- Latest version: 5.2.3
The most popular front-end framework for developing responsive, mobile first projects on the web.
CommandLineParser
by: Giacomo Stelluti Scala
- 1 total downloads
- Latest version: 2.0.9-alpha
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CommonServiceLocator
by: unitycontainer Microsoft.Practices.Unity Unity Microsoft.Practices.ServiceLocation
- 1 total downloads
- Latest version: 2.0.1
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.
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 3 total downloads
- Latest version: 1.4.3
Confluent's .NET Client for Apache Kafka
ConsoleAppFramework
by: Cysharp
- 2 total downloads
- Latest version: 5.7.13
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.collector
by: tonerdo
- 1 total downloads
- Latest version: 3.1.2
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsQuery
by: James Treworgy
- 3 total downloads
- Latest version: 1.1.3.1
CsQuery is a CSS selector engine and jQuery port for .NET 4 and C#. It implements all CSS2 and CSS3 selectors, all the DOM manipulation methods of jQuery, and some of the utility methods. It includes an HTML parser, a document object model that mimics the browser DOM, and uses a subselect-capable index for fast operation.
CsvHelper
by: Josh Close
- 11 total downloads
- Latest version: 21.3.1
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Cucumber.Messages
by: Cucumber Ltd, TechTalk
- 3 total downloads
- Latest version: 25.0.0
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 2 total downloads
- Latest version: 1.50.1
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.ColumnMapper
by: Dan Turkenkopf
- 1 total downloads
- Latest version: 1.1.0
Simple extension to [Dapper](https://code.google.com/p/dapper-dot-net/) to allow arbitrary column to property mapping