DocumentFormat.OpenXml
by: Microsoft
- 1 total downloads
- Latest version: 2.12.1
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.
DocumentFormat.OpenXml.Framework
by: Microsoft
- 1 total downloads
- Latest version: 3.0.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
- 1 total downloads
- Latest version: 2.0.351
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef
by: Microsoft
- 6 total downloads
- Latest version: 9.0.0
Entity Framework Core Tools for the .NET Command-Line Interface.
Enables these commonly used dotnet-ef commands:
dotnet ef migrations add
dotnet ef migrations list
dotnet ef migrations script
dotnet ef dbcontext info
dotnet ef dbcontext scaffold
dotnet ef database drop
dotnet ef database update
DotNet.Testcontainers
by: Andre Hofmeister and contributors
- 1 total downloads
- Latest version: 1.1.0-beta.20200114.6
A lightweight library to run tests with throwaway instances of Docker containers.
Fable
by: Alfonso García-Caro Núñez
- 3 total downloads
- Latest version: 5.0.0-alpha.2
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.32.0.13-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 3 total downloads
- Latest version: 8.1.0-beta.22
Attributes used by FastEndpoints.
FastEndpoints.JobQueues
by: FastEndpoints
- 12 total downloads
- Latest version: 8.1.0-beta.17
Command based background job queueing with scheduling and tracking for any .NET application
FastEndpoints.Messaging
by: FastEndpoints
- 22 total downloads
- Latest version: 8.1.0-beta.19
Standalone messaging library for Command Bus/Event Bus implementations compatible with any .NET application.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 28 total downloads
- Latest version: 8.1.0-beta.22
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 5 total downloads
- Latest version: 7.2.0-beta.8
Security library for FastEndpoints.
FluentValidation
by: Jeremy Skinner
- 1 total downloads
- Latest version: 7.2.0-beta2
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Gherkin
by: Cucumber Ltd, Gaspar Nagy
- 1 total downloads
- Latest version: 23.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.
- 3 total downloads
- Latest version: 3.29.0
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc
by: Google Inc.
- 2 total downloads
- Latest version: 1.15.0-pre1
C# implementation of gRPC - an RPC library and framework. See project site for more info.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.45.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.36.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Tools
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.80.0-pre1
gRPC and Protocol Buffer compiler for C# projects