DocumentFormat.OpenXml.Framework
by: Microsoft
- 1 total downloads
- Latest version: 3.1.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
- 3 total downloads
- Latest version: 2.2.548
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
EPPlus
by: EPPlus Software AB
- 2 total downloads
- Latest version: 8.0.6
A spreadsheet library for .NET framework and .NET core
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 1 total downloads
- Latest version: 7.6.1
Package Description
Fable
by: Alfonso García-Caro Núñez
- 1 total downloads
- Latest version: 5.0.0-alpha.4
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 4 total downloads
- Latest version: 5.16.0
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
- 0 total downloads
- Latest version: 5.10.3
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
- 2 total downloads
- Latest version: 7.5.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Gherkin
by: Aslak Hellesøy, Gaspar Nagy, TechTalk, Cucumber
- 1 total downloads
- Latest version: 3.1.2
Cross-platform parser for the Gherkin language, used by Cucumber and SpecFlow to parse .feature files.
Google.Protobuf
by: Google Inc.
- 1 total downloads
- Latest version: 3.17.0
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc
by: Google Inc.
- 1 total downloads
- Latest version: 0.7.0
C# implementation of gRPC - an RPC library and framework. See project site for more info.
Grpc.AspNetCore
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.80.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.54.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.66.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.39.0-pre1
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
- 1 total downloads
- Latest version: 2.55.0-pre1
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.56.0-pre1
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.28.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.80.0
Infrastructure for common functionality in gRPC