BenchmarkDotNet.Toolchains.Roslyn
by: .NET Foundation and contributors
- 1 total downloads
- Latest version: 0.10.10
Powerful .NET library for benchmarking
BlazorStrap
by: Chanan Braunstein, John Bomhold
- 2 total downloads
- Latest version: 5.1.100-Preview4
A bootstrap 5 component library for Blazor
BlazorStrap.V5
by: Chanan Braunstein, John Bomhold
- 1 total downloads
- Latest version: 5.1.102-Preview7
Bootstrap 5.x component library for BlazorStrap
Bogus
by: Brian Chavez
- 5 total downloads
- Latest version: 28.2.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
- 3 total downloads
- Latest version: 5.3.8
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 Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommandLineParser
by: gsscoder, nemec, ericnewton76
- 1 total downloads
- Latest version: 2.5.0
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
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
Confluent's .NET Client for Apache Kafka
CsvHelper
by: CsvHelper
- 5 total downloads
- Latest version: 12.2.0
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
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.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.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 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
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
A spreadsheet library for .NET framework and .NET core
Fable
by: Alfonso García-Caro Núñez
- 5 total downloads
- Latest version: 5.0.0-alpha.4
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 8 total downloads
- Latest version: 8.1.0-beta.20
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.