BenchmarkDotNet.Core by: .NET Foundation and contributors
  • 1 total downloads
  • Latest version: 0.10.2
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BlazorStrap by: Chanan Braunstein, John Bomhold
  • 2 total downloads
  • Latest version: 5.1.102-Preview7
  • blazor bootstrap bootstrap5
A bootstrap 5 component library for Blazor
Bogus by: Brian Chavez
  • 1 total downloads
  • Latest version: 35.6.5
  • faker fake bogus poco data generator database seed values test-data test tdd testing .net EF
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.
BouncyCastle.Cryptography by: Legion of the Bouncy Castle Inc.
  • 3 total downloads
  • Latest version: 2.6.0
  • bouncycastle cryptography dtls encryption open-source openpgp post-quantum security tls
BouncyCastle.NET is a popular cryptography library for .NET
Castle.Core by: Castle Project Contributors
  • 7 total downloads
  • Latest version: 5.1.0
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommandLineParser by: gsscoder, nemec, ericnewton76
  • 3 total downloads
  • Latest version: 2.7.82
  • command line commandline argument option parser parsing library syntax shell
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.
ConsoleAppFramework by: Cysharp
  • 3 total downloads
  • Latest version: 5.5.0
  • batch,console,cli,consoleappframework
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.collector by: tonerdo
  • 2 total downloads
  • Latest version: 6.0.2
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
coverlet.msbuild by: tonerdo
  • 1 total downloads
  • Latest version: 6.0.4
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper by: Josh Close
  • 2 total downloads
  • Latest version: 27.0.0
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper by: Sam Saffron, Marc Gravell, Nick Craver
  • 1 total downloads
  • Latest version: 1.50.2
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.ColumnMapper by: Dapper.ColumnMapper
  • 2 total downloads
  • Latest version: 1.3.0
  • orm sql micro-orm
Simple extension to Dapper to allow arbitrary column to property mapping.
Docker.DotNet.Enhanced.X509 by: Docker.DotNet.X509
  • 0 total downloads
  • Latest version: 3.128.5
  • Docker Container C# .NET
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 2 total downloads
  • Latest version: 2.2.656
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNet.Testcontainers by: Andre Hofmeister and contributors
  • 5 total downloads
  • Latest version: 1.6.0-beta.2104
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
EPPlus by: EPPlus Software AB
  • 2 total downloads
  • Latest version: 7.1.0
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 0 total downloads
  • Latest version: 8.0.0
Package Description
FastEndpoints.Attributes by: FastEndpoints
  • 6 total downloads
  • Latest version: 7.1.0-beta.2
Attributes used by FastEndpoints.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 17 total downloads
  • Latest version: 6.0.0-beta.7
Core messaging interfaces used by FastEndpoints.
FluentAssertions by: Dennis Doomen, Jonas Nyrup, Xceed
  • 9 total downloads
  • Latest version: 8.6.0
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent netstandard uwp
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher. Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit. IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/). Check out the [license page](LICENSE) for more information.