CommandLineParser
by: Giacomo Stelluti Scala
- 1 total downloads
- Latest version: 1.9.4.209-beta
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
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
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
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
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
An analyzer for packages with public APIs.
EntityFramework
by: Microsoft
- 5 total downloads
- Latest version: 6.6.0-preview1-final
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
FastEndpoints
by: FastEndpoints
- 25 total downloads
- Latest version: 5.17.1.30-beta
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
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
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
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 109 total downloads
- Latest version: 2.80.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 101 total downloads
- Latest version: 2.80.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 122 total downloads
- Latest version: 2.80.0-pre1
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
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 C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 5 total downloads
- Latest version: 2.65.0-pre1
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 111 total downloads
- Latest version: 2.80.0-pre1
HttpClientFactory integration the for gRPC .NET client