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
bootstrap by: The Bootstrap Authors
  • 2 total downloads
  • Latest version: 5.3.6
  • css mobile-first responsive front-end framework web
The most popular front-end framework for developing responsive, mobile first projects on the web.
CommandLineParser by: gsscoder, nemec, ericnewton76, moh-hassan
  • 0 total downloads
  • Latest version: 2.9.1
  • 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.
CommunityToolkit.Maui.Markup by: Microsoft
  • 0 total downloads
  • Latest version: 1.0.0-pre2
  • xamarin,xamarin.forms,net,maui,netmaui,toolkit,kit,communitytoolkit,netmauitoolkit,mauicommunitytoolkit,markup,csharpformarkup,csharp,csharpmarkup
CommunityToolkit.Maui.Markup is a set of fluent helper methods and classes to simplify building declarative .NET MAUI user interfaces in C#
CsvHelper by: Josh Close
  • 1 total downloads
  • Latest version: 32.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.Transaction by: ZZZ Projects
  • 1 total downloads
  • Latest version: 2.1.35
  • orm sql micro-orm
IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc.. --------------------------------------- This library is sponsored by ZZZ Projects: https://dapper-plus.net/ https://eval-expression.net/ https://entityframework-extensions.net/ ---------------------------------------
diskann-garnet by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.1
  • microsoft diskann garnet
DiskANN FFI and Data Provider for Garnet
Docker.DotNet.Enhanced by: Docker.DotNet
  • 1 total downloads
  • Latest version: 4.3.1
  • Docker Container C# .NET
A .NET client for the Docker Engine API (v29.4.1) with fully asynchronous, non-blocking, object-oriented APIs.
Docker.DotNet.Enhanced.X509 by: Docker.DotNet.X509
  • 1 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.
DocumentFormat.OpenXml by: Microsoft
  • 2 total downloads
  • Latest version: 2.16.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.
EntityFramework by: Microsoft
  • 1 total downloads
  • Latest version: 6.5.2
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus by: EPPlus Software AB
  • 1 total downloads
  • Latest version: 8.0.3
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
FastEndpoints by: FastEndpoints
  • 1 total downloads
  • Latest version: 8.3.0-beta.7
  • 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
  • 2 total downloads
  • Latest version: 8.2.0
Attributes used by FastEndpoints.
FastEndpoints.Core by: FastEndpoints
  • 0 total downloads
  • Latest version: 8.3.0-beta.8
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.JobQueues by: FastEndpoints
  • 0 total downloads
  • Latest version: 8.3.0-beta.12
Command based background job queueing with scheduling and tracking for .NET 8 and newer
FastEndpoints.Messaging.Core by: FastEndpoints
  • 2 total downloads
  • Latest version: 8.3.0-beta.18
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security by: FastEndpoints
  • 3 total downloads
  • Latest version: 8.3.0-beta.2
Security library for FastEndpoints.
FluentAssertions by: Dennis Doomen, Jonas Nyrup, Xceed
  • 1 total downloads
  • Latest version: 8.1.1
  • 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.
FluentValidation by: Jeremy Skinner
  • 1 total downloads
  • Latest version: 9.0.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.