DocumentFormat.OpenXml
by: Microsoft
- 38 total downloads
- Latest version: 3.3.0
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
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
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
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.25.0.11-beta
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
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 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.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
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
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
C# runtime library for Protocol Buffers - Google's data interchange format.
GoogleGson
by: Microsoft
- 1 total downloads
- Latest version: 2.13.2
.NET for Android and MAUI bindings for the Android Java library 'com.google.code.gson:gson'.
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.46.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Net.Client
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.45.0-pre1
.NET client for gRPC