BenchmarkDotNet.Core by: .NET Foundation and contributors
  • 1 total downloads
  • Latest version: 0.10.3
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BlazorStrap by: Chanan Braunstein, John Bomhold
  • 4 total downloads
  • Latest version: 5.2.103.121624
  • blazor bootstrap bootstrap5
A bootstrap 5 component library for Blazor
Bogus by: Brian Chavez
  • 2 total downloads
  • Latest version: 30.0.1-beta-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.
Castle.Core by: Castle Project Contributors
  • 1 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommunityToolkit.Maui by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-pre8
  • dotnet,maui,toolkit,kit,communitytoolkit,dotnetcommunitytoolkit
The .NET MAUI Community Toolkit is a collection of Animations, Behaviors, Converters, and Custom Views for development with .NET MAUI. It simplifies and demonstrates common developer tasks building iOS, Android, macOS and Windows apps with .NET MAUI.
CommunityToolkit.Maui.Core by: Microsoft
  • 2 total downloads
  • Latest version: 12.2.0
  • dotnet,maui,toolkit,kit,communitytoolkit,dotnetcommunitytoolkit
Core library for community toolkits using .NET MAUI
Confluent.Kafka by: Confluent Inc., Andreas Heider
  • 1 total downloads
  • Latest version: 1.0.0
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
ConsoleAppFramework by: Cysharp
  • 1 total downloads
  • Latest version: 5.7.8
  • 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: 3.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.
CsQuery by: James Treworgy
  • 1 total downloads
  • Latest version: 1.3.5-beta3
  • jquery html
CsQuery is an HTML parser, 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.
CsvHelper by: Josh Close
  • 5 total downloads
  • Latest version: 15.0.2
  • 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
  • 3 total downloads
  • Latest version: 2.0.138
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet by: Docker.DotNet
  • 1 total downloads
  • Latest version: 3.125.13
  • 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 by: Docker.DotNet
  • 1 total downloads
  • Latest version: 3.125.15
  • 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.Unix by: Docker.DotNet.Unix
  • 1 total downloads
  • Latest version: 4.1.0
  • Docker Container C# .NET
A Docker.DotNet transport implementation for Unix domain socket Docker Engine connections.
Docker.DotNet.X509 by: Docker.DotNet.X509
  • 1 total downloads
  • Latest version: 2.124.1
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DocumentFormat.OpenXml by: Microsoft
  • 2 total downloads
  • Latest version: 2.10.0
  • openxml office
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 1 total downloads
  • Latest version: 1.0.0
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef by: Microsoft
  • 4 total downloads
  • Latest version: 9.0.7
  • 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
  • 4 total downloads
  • Latest version: 1.6.0
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.