AjaxMin
by: Microsoft Corporation
- 1 total downloads
- Latest version: 4.60.4609.17023
JavaScript and CSS minification Library
AWSSDK.Core
by: Amazon Web Services
- 2 total downloads
- Latest version: 4.0.0.15
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 2 total downloads
- Latest version: 3.3.6.12
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
Bootstrap 5.x component library for BlazorStrap
Bogus
by: Brian Chavez
- 1 total downloads
- Latest version: 5.1.1-beta-2
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
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
CsvHelper
by: Josh Close
- 1 total downloads
- Latest version: 1.8.0
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
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
diskann-garnet
by: Microsoft
- 1 total downloads
- Latest version: 2.0.4
DiskANN FFI and Data Provider for Garnet
DocumentFormat.OpenXml
by: Microsoft
- 1 total downloads
- Latest version: 2.14.0-beta0001
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
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.6.0.6-beta
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
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
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Net.ClientFactory
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.62.0-pre1
HttpClientFactory integration the for gRPC .NET client
Grpc.Reflection
by: The gRPC Authors
- 1 total downloads
- Latest version: 1.20.0-pre1
gRPC C# Server Reflection (for Grpc.Core)
Grpc.Tools
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.82.0-pre1
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
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).