DocumentFormat.OpenXml by: Microsoft
  • 38 total downloads
  • Latest version: 3.3.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.
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 2 total downloads
  • Latest version: 2.2.656
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNet.Testcontainers by: Andre Hofmeister and contributors
  • 1 total downloads
  • Latest version: 1.3.0-beta.20200423.2
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
EPPlus by: EPPlus Software AB
  • 9 total downloads
  • Latest version: 8.3.0
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
FastEndpoints by: FastEndpoints
  • 1 total downloads
  • Latest version: 5.25.0.11-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.
FastEndpoints.Attributes by: FastEndpoints
  • 2 total downloads
  • Latest version: 5.32.0.9-beta
Attributes used by FastEndpoints.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 21 total downloads
  • Latest version: 7.1.0-beta.12
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security by: FastEndpoints
  • 3 total downloads
  • Latest version: 5.24.0.8-beta
Security library for FastEndpoints.
FluentAssertions by: Dennis Doomen, Jonas Nyrup
  • 4 total downloads
  • Latest version: 5.7.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 Core 3.0, .NET Standard 1.3, 1.6 and 2.0. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
FluentValidation by: Jeremy Skinner
  • 2 total downloads
  • Latest version: 7.6.101
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core by: Sebastien Ros
  • 21 total downloads
  • Latest version: 2.14.0
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 1 total downloads
  • Latest version: 2.3.0
  • capstone disassembler reverse-engineering security arm x86
Capstone.NET is a .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
GeoAPI.CoordinateSystems by: NetTopologySuite Team
  • 1 total downloads
  • Latest version: 1.7.5-pre019
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Gherkin by: Cucumber Ltd, Gaspar Nagy
  • 1 total downloads
  • Latest version: 22.0.0
  • specflow gherkin cucumber
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
Google.Protobuf by: Google Inc.
  • 6 total downloads
  • Latest version: 3.33.0-rc2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GoogleGson by: Microsoft
  • 1 total downloads
  • Latest version: 2.13.2
  • xamarin artifact=com.google.code.gson:gson artifact_versioned=com.google.code.gson:gson:2.13.2
.NET for Android and MAUI bindings for the Android Java library 'com.google.code.gson:gson'.
Grpc by: The gRPC Authors
  • 4 total downloads
  • Latest version: 2.41.1
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.46.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
  • 7 total downloads
  • Latest version: 2.64.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.45.0-pre1
  • gRPC RPC HTTP/2
.NET client for gRPC