Docker.DotNet.X509 by: Docker.DotNet.X509
  • 1 total downloads
  • Latest version: 3.125.13
  • Docker Container C# .NET
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DocumentFormat.OpenXml by: Microsoft
  • 4 total downloads
  • Latest version: 2.17.1
  • 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.Testcontainers by: Andre Hofmeister and contributors
  • 3 total downloads
  • Latest version: 1.6.0-beta.2232
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework by: Microsoft
  • 2 total downloads
  • Latest version: 6.5.0-preview2-24180-01
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus by: EPPlus Software AB
  • 11 total downloads
  • Latest version: 8.0.6
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
Fable by: Alfonso García-Caro Núñez
  • 9 total downloads
  • Latest version: 5.0.0-alpha.24
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 1 total downloads
  • Latest version: 5.7.1
  • 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
  • 80 total downloads
  • Latest version: 8.0.0-beta.5
Attributes used by FastEndpoints.
FastExpressionCompiler.src by: Maksim Volkau
  • 2 total downloads
  • Latest version: 4.0.1
  • Performance;Expression;ExpressionTree;Compile;DynamicMethod;IL;ILEmit;DryIoc;ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentAssertions by: Dennis Doomen, Jonas Nyrup
  • 5 total downloads
  • Latest version: 6.10.0
  • MSTest2 xUnit NUnit MSpec NSpec 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.7, .NET Core 2.1 and 3.0, .NET 6, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3. Supported by InfoSupport B.V.
FluentValidation by: Jeremy Skinner
  • 1 total downloads
  • Latest version: 7.5.2
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 2 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.
Gherkin by: Cucumber Ltd, Gaspar Nagy
  • 2 total downloads
  • Latest version: 35.1.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.
  • 3 total downloads
  • Latest version: 3.30.0-rc2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.43.0
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore.Server by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.44.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 18 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 15 total downloads
  • Latest version: 2.40.0-pre1
  • gRPC RPC HTTP/2
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
  • 3 total downloads
  • Latest version: 2.54.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.37.0
  • gRPC RPC HTTP/2
.NET client for gRPC