DocumentFormat.OpenXml.Framework by: Microsoft
  • 0 total downloads
  • Latest version: 3.2.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.
dotnet-ef by: Microsoft
  • 0 total downloads
  • Latest version: 8.0.0-preview.2.23128.3
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
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
  • 0 total downloads
  • Latest version: 1.6.0-beta.2089
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework by: Microsoft
  • 1 total downloads
  • Latest version: 6.1.2-beta1
  • Microsoft EF Database Data O/RM ADO.NET
Entity Framework is Microsoft's recommended data access technology for new applications.
EPPlus by: EPPlus Software AB
  • 13 total downloads
  • Latest version: 8.5.4
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
Fable by: Alfonso García-Caro Núñez
  • 14 total downloads
  • Latest version: 5.1.0
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 2 total downloads
  • Latest version: 5.22.0.12-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
  • 3 total downloads
  • Latest version: 8.2.0-beta.36
Attributes used by FastEndpoints.
FastEndpoints.Core by: FastEndpoints
  • 0 total downloads
  • Latest version: 8.0.1
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 22 total downloads
  • Latest version: 7.3.0-beta.6
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security by: FastEndpoints
  • 1 total downloads
  • Latest version: 5.27.0
Security library for FastEndpoints.
FluentMigrator.Extensions.Postgres by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker
  • 1 total downloads
  • Latest version: 3.3.1
  • 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
  • 9 total downloads
  • Latest version: 11.1.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core by: Sebastien Ros
  • 17 total downloads
  • Latest version: 3.0.0-beta.2
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Gherkin by: Cucumber Ltd, Gaspar Nagy
  • 2 total downloads
  • Latest version: 30.0.1
  • 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.
  • 19 total downloads
  • Latest version: 3.35.0-rc1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore.Server by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.Core.Api by: The gRPC Authors
  • 7 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.ClientFactory by: The gRPC Authors
  • 91 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Tools by: The gRPC Authors
  • 4 total downloads
  • Latest version: 2.81.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects