CommandLineParser by: Giacomo Stelluti Scala
  • 1 total downloads
  • Latest version: 1.9.4.209-beta
  • Command Line Parser
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
ConsoleAppFramework by: Cysharp
  • 4 total downloads
  • Latest version: 5.7.3
  • batch,console,cli,consoleappframework
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.msbuild by: tonerdo
  • 2 total downloads
  • Latest version: 3.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Dapper by: Sam Saffron, Marc Gravell
  • 4 total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.ColumnMapper by: Dan Turkenkopf
  • 1 total downloads
  • Latest version: 1.1.0
  • dapper
Simple extension to [Dapper](https://code.google.com/p/dapper-dot-net/) to allow arbitrary column to property mapping
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
EntityFramework by: Microsoft
  • 5 total downloads
  • Latest version: 6.6.0-preview1-final
  • 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.
Fable by: Alfonso García-Caro Núñez
  • 8 total downloads
  • Latest version: 5.0.0-rc.7
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 25 total downloads
  • Latest version: 5.17.1.30-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.
FluentAssertions by: Dennis Doomen
  • 2 total downloads
  • Latest version: 1.4.0
  • MSTest xUnit NUnit TDD BDD Fluent Silverlight
A very extensive set of extension methods for .NET 3.5, 4.0 and Silverlight 4.0 that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit test.
gherkin by: aslakhellesoy
  • 4 total downloads
  • Latest version: 2.11.5
  • gherkin cucumber specflow bdd lexer parser
A fast lexer and parser for the Gherkin language based on Ragel
Google.Protobuf by: Google Inc.
  • 48 total downloads
  • Latest version: 3.34.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: The gRPC Authors
  • 21 total downloads
  • Latest version: 2.46.0-pre1
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 109 total downloads
  • Latest version: 2.80.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 101 total downloads
  • Latest version: 2.80.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 122 total downloads
  • Latest version: 2.80.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.42.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
  • 14 total downloads
  • Latest version: 2.64.0-pre1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 5 total downloads
  • Latest version: 2.65.0-pre1
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 111 total downloads
  • Latest version: 2.80.0-pre1
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client