CommandLineParser by: gsscoder, nemec, ericnewton76
  • 1 total downloads
  • Latest version: 2.5.0
  • 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.
CsvHelper by: Josh Close
  • 3 total downloads
  • Latest version: 25.0.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
  • 2 total downloads
  • Latest version: 13.0.1
  • cucumber-messages cucumber specflow gherkin
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
diskann-garnet by: DiskANN Team
  • 1 total downloads
  • Latest version: 1.0.22
  • microsoft diskann garnet
DiskANN FFI and Data Provider for Garnet
DocumentFormat.OpenXml by: Microsoft
  • 0 total downloads
  • Latest version: 2.12.2
  • 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
  • 2 total downloads
  • Latest version: 7.7.3
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 1 total downloads
  • Latest version: 8.4.0
Package Description
Fable by: Alfonso García-Caro Núñez
  • 2 total downloads
  • Latest version: 4.0.0-theta-006
  • fsharp fable javascript f# js
F# to JS compiler
FluentAssertions by: Dennis Doomen
  • 1 total downloads
  • Latest version: 5.6.0
  • 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 Standard 1.3, 1.6 and 2.0. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
FluentMigrator.Abstractions by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker
  • 1 total downloads
  • Latest version: 2.0.4
  • fluent migrator fluentmigrator migration database
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentValidation by: Jeremy Skinner
  • 2 total downloads
  • Latest version: 8.1.2
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Google.Protobuf by: Google Inc.
  • 2 total downloads
  • Latest version: 3.33.5
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.42.0
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore.Server by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.66.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.44.0
  • gRPC RPC HTTP/2
C# implementation of gRPC based on native gRPC C-core library. Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Core.Api by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.48.0-pre1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.35.0-pre1
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.70.0-pre1
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Reflection by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.63.0-pre1
  • gRPC reflection
gRPC C# Server Reflection