BenchmarkDotNet.Toolchains.Roslyn by: .NET Foundation and contributors
  • 1 total downloads
  • Latest version: 0.10.10
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BlazorStrap by: Chanan Braunstein, John Bomhold
  • 2 total downloads
  • Latest version: 5.1.100-Preview4
  • blazor bootstrap bootstrap5
A bootstrap 5 component library for Blazor
BlazorStrap.V5 by: Chanan Braunstein, John Bomhold
  • 1 total downloads
  • Latest version: 5.1.102-Preview7
  • blazor bootstrap bootstrap4
Bootstrap 5.x component library for BlazorStrap
Bogus by: Brian Chavez
  • 5 total downloads
  • Latest version: 28.2.1
  • 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.
bootstrap by: The Bootstrap Authors
  • 3 total downloads
  • Latest version: 5.3.8
  • css mobile-first responsive front-end framework web
The most popular front-end framework for developing responsive, mobile first projects on the web.
Castle.Core by: Castle Project Contributors
  • 3 total downloads
  • Latest version: 4.0.0-beta002
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommandLineParser by: gsscoder, nemec, ericnewton76
  • 1 total downloads
  • Latest version: 2.5.0
  • 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.
CommonServiceLocator by: Microsoft.Practices.ServiceLocation
  • 2 total downloads
  • Latest version: 2.0.3
  • 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.
Confluent.Kafka by: Confluent Inc., Andreas Heider
  • 2 total downloads
  • Latest version: 2.5.1
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
CsvHelper by: CsvHelper
  • 5 total downloads
  • Latest version: 12.2.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
  • 2 total downloads
  • Latest version: 2.1.35
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet by: Docker.DotNet
  • 16 total downloads
  • Latest version: 3.125.14
  • Docker Container C# .NET
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
Docker.DotNet.Enhanced.X509 by: Docker.DotNet.X509
  • 2 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.
dotnet-ef by: Microsoft
  • 7 total downloads
  • Latest version: 10.0.0-preview.1.25081.1
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the .NET Command-Line Interface. Enables these commonly used dotnet-ef commands: dotnet ef migrations add dotnet ef migrations list dotnet ef migrations script dotnet ef dbcontext info dotnet ef dbcontext scaffold dotnet ef database drop dotnet ef database update
DotNet.Testcontainers by: Andre Hofmeister and contributors
  • 7 total downloads
  • Latest version: 1.5.0-beta.1928
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
EPPlus by: EPPlus Software AB
  • 3 total downloads
  • Latest version: 8.0.6
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 1 total downloads
  • Latest version: 6.0.0
Package Description
Fable by: Alfonso García-Caro Núñez
  • 5 total downloads
  • Latest version: 5.0.0-alpha.4
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 8 total downloads
  • Latest version: 8.1.0-beta.20
  • http, rest, rest-api, web-api, webapi, aspnet, aspnetcore, dotnet6, minimal-api, vertical-slice-architecture, repr-pattern
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes by: FastEndpoints
  • 9 total downloads
  • Latest version: 7.1.0
Attributes used by FastEndpoints.