AjaxMin by: Microsoft Corporation
  • 1 total downloads
  • Latest version: 4.60.4609.17023
  • JavaScript CSS minification crunch parser ast ajaxmin
JavaScript and CSS minification Library
AWSSDK.Core by: Amazon Web Services
  • 2 total downloads
  • Latest version: 4.0.0.15
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 2 total downloads
  • Latest version: 3.3.6.12
  • AWS Amazon cloud SimpleEmailService aws-sdk-v3 SES
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
BlazorStrap.V5 by: Chanan Braunstein, John Bomhold
  • 2 total downloads
  • Latest version: 5.1.100
  • blazor bootstrap bootstrap4
Bootstrap 5.x component library for BlazorStrap
Bogus by: Brian Chavez
  • 1 total downloads
  • Latest version: 5.1.1-beta-2
  • fake bogus poco data generator database seed values test-data test
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 it to create and load databases and UIs with mockup data. Get started by using Faker class or a DataSet directly.
BouncyCastle.NetCore by: BouncyCastle
  • 1 total downloads
  • Latest version: 1.8.6
  • .net framework, core, standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
CsvHelper by: Josh Close
  • 1 total downloads
  • Latest version: 1.8.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.
Cucumber.Messages by: Cucumber Ltd, TechTalk
  • 1 total downloads
  • Latest version: 6.0.1
  • cucumber-messages cucumber specflow gherkin
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
diskann-garnet by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.4
  • microsoft diskann garnet
DiskANN FFI and Data Provider for Garnet
DocumentFormat.OpenXml by: Microsoft
  • 1 total downloads
  • Latest version: 2.14.0-beta0001
  • 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.
EPPlus by: EPPlus Software AB
  • 1 total downloads
  • Latest version: 5.8.13
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
FastEndpoints by: FastEndpoints
  • 1 total downloads
  • Latest version: 5.6.0.6-beta
  • 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, Jonas Nyrup, Xceed
  • 0 total downloads
  • Latest version: 8.1.0
  • 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.
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.38.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core.Api by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.44.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 0 total downloads
  • Latest version: 2.62.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.62.0-pre1
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Reflection by: The gRPC Authors
  • 1 total downloads
  • Latest version: 1.20.0-pre1
  • gRPC reflection
gRPC C# Server Reflection (for Grpc.Core)
Grpc.Tools by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.82.0-pre1
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
HtmlAgilityPack by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
  • 2 total downloads
  • Latest version: 1.6.3
  • HTML parse crawler spider linq
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).