CsQuery by: James Treworgy
  • 1 total downloads
  • Latest version: 1.3.0-beta1
  • 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. It includes a C# port of the validator.nu HTML5 parser.
CsvHelper by: Josh Close
  • 1 total downloads
  • Latest version: 21.2.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.
Cucumber.Messages by: Cucumber Ltd, TechTalk
  • 4 total downloads
  • Latest version: 24.0.1
  • cucumber-messages cucumber specflow gherkin
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
diskann-garnet by: Microsoft
  • 12 total downloads
  • Latest version: 1.0.27
  • microsoft diskann garnet
DiskANN FFI and Data Provider for Garnet
Docker.DotNet.X509 by: Docker.DotNet.X509
  • 3 total downloads
  • Latest version: 3.125.2
  • 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
  • 16 total downloads
  • Latest version: 3.0.0-beta0003
  • 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
  • 15 total downloads
  • Latest version: 6.1.3-beta1
  • Microsoft EF Database Data O/RM ADO.NET
Entity Framework is Microsoft's recommended data access technology for new applications.
EPPlus by: EPPlus Software AB
  • 0 total downloads
  • Latest version: 8.5.3
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 8 total downloads
  • Latest version: 8.4.0
Package Description
ExtendedNumerics.BigDecimal by: Adam White, Jan Christoph Bernack, Rick Harker
  • 2 total downloads
  • Latest version: 2023.207.1947
  • math mathematics arbitrary-precision floating-point decimal arithmetic numerics numbers biginteger csharp
An arbitrary precision decimal class with. Implemented as a arbitrary precision floating poing number using a mantessa and exponent.
Fable by: Alfonso García-Caro Núñez
  • 19 total downloads
  • Latest version: 5.9.0
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 5 total downloads
  • Latest version: 5.16.0.2-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
  • 15 total downloads
  • Latest version: 5.10.3
  • 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 Core 3.0, .NET Core 2.1, .NET Standard 1.3, 1.6, 2.0 and 2.1. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
FluentValidation by: Jeremy Skinner
  • 43 total downloads
  • Latest version: 8.5.0-preview5
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FreeSpire.Office by: win7x64
  • 7 total downloads
  • Latest version: 8.2.0
  • Free Spire.Doc, Spire.PDF, Excel, Barcode
With Free Spire.Office for .NET, developers can create a wide range of applications. It enables developers to open, create, modify, convert, print, View MS Word, Excel, PowerPoint and PDF documents. Furthermore, it allows users to export data to popular files such as MS Word/Excel/RTF/Access, PowerPoint, PDF, XPS, HTML, XML, Text, CSV, DBF, Clipboard, SYLK, etc. As an independent Office .NET component, Free Spire.Office doesn't need Microsoft Office to be installed on neither the development nor target systems. Friendly reminder: Free Spire.Office has no any warning message but it has page limitation for the Word, Excel, PowerPoint and PDF documents. When reading and writing word documents, it is limited to 500 paragraphs and 25 tables. When converting word documents to PDF and XPS files, you can only get the first 3 page of PDF file. When reading and writing Excel files, it is limited to 5 sheets per workbook and 200 rows per sheet. When reading and writing PowerPoint documents, it is limited to 10 presentation slides. When loading and editing PDF files, it is limited to 10 pages of PDF. Free Spire.Doc for .NET Developers can use it to generate, read, write, save, print and convert documents on any .NET applications. The featured function, conversion allows converting Word documents (Word 97-2003, Word 2007, Word 2010, word 2013) to commonly used file format, such as XML, RTF, TXT, PDF, XPS, EPUB, HTML and Image etc. Free Spire.DocViewer for .NET Free Spire.DocViewer for .NET can help developers quickly open Word 97-2003, Word 2007, Word 2010 and Word 2013. When Printing Word Documents, print pages can be set up or be odd number, even number or a custom number scale. In addition, developers can view documents in reading or printing mode and display documents with page up/down, and zoom in/out. Free Spire.XLS for .NET Free Spire.XLS for .NET enables developers to generate Excel workbook from scratch, or load a workbook from either folder or file stream.
GeoAPI.CoordinateSystems by: NetTopologySuite Team
  • 1 total downloads
  • Latest version: 1.7.5
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Google.Protobuf by: Google Inc.
  • 153 total downloads
  • Latest version: 3.35.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: Google Inc.
  • 10 total downloads
  • Latest version: 1.9.0
  • gRPC RPC Protocol HTTP/2
C# implementation of gRPC - an RPC library and framework. See project site for more info.
Grpc.AspNetCore by: The gRPC Authors
  • 90 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 95 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core