BlazorStrap by: Chanan Braunstein, John Bomhold
  • 5 total downloads
  • Latest version: 5.2.103.10225
  • blazor bootstrap bootstrap5
A bootstrap 5 component library for Blazor
BlazorStrap.V5 by: Chanan Braunstein, John Bomhold
  • 2 total downloads
  • Latest version: 5.2.103-Beta1
  • blazor bootstrap bootstrap4
Bootstrap 5.x component library for BlazorStrap
Bogus by: Brian Chavez
  • 6 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
  • 5 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
  • 4 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
  • 3 total downloads
  • Latest version: 2.7.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
  • 1 total downloads
  • Latest version: 1.4.4
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
ConsoleAppFramework by: Cysharp
  • 1 total downloads
  • Latest version: 5.2.3
  • batch,console,cli,consoleappframework
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
CSharp by: CSharp Development Team
  • 1 total downloads
  • Latest version: 1.0.2
  • csharp
CSharp
CsQuery by: James Treworgy
  • 1 total downloads
  • Latest version: 1.1.3.1
  • jquery html
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
  • 7 total downloads
  • Latest version: 24.0.1
  • 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.ColumnMapper by: Dapper.ColumnMapper
  • 1 total downloads
  • Latest version: 1.2.0
  • orm sql micro-orm
Simple extension to Dapper to allow arbitrary column to property mapping.
Docker.DotNet by: Docker.DotNet
  • 5 total downloads
  • Latest version: 3.125.1
  • 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.
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 7 total downloads
  • Latest version: 2.3.47
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
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
  • 2 total downloads
  • Latest version: 8.4.0
Package Description
Fable by: Alfonso García-Caro Núñez
  • 2 total downloads
  • Latest version: 5.0.0-alpha.13
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 4 total downloads
  • Latest version: 5.16.0
  • 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 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FluentAssertions by: Dennis Doomen
  • 4 total downloads
  • Latest version: 5.4.2
  • MSTest MSTest2 xUnit xUnit2 NUnit MSpec NSpec Gallio MbUnit TDD BDD Fluent netcore 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. Targets .NET Framework 4.5 and 4.7, as well as .NET Core 2.0, .NET Standard 1.3, 1.6 and 2.0. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.