ConsoleAppFramework
by: Cysharp
- 4 total downloads
- Latest version: 5.1.1
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
CsvHelper
by: Josh Close
- 4 total downloads
- Latest version: 30.0.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Cucumber.Messages
by: Cucumber Ltd, TechTalk
- 1 total downloads
- Latest version: 14.1.1
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 3 total downloads
- Latest version: 2.0.361
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
EPPlus
by: EPPlus Software AB
- 2 total downloads
- Latest version: 5.7.5
A spreadsheet library for .NET framework and .NET core
Fable
by: Alfonso García-Caro Núñez
- 1 total downloads
- Latest version: 5.0.0-alpha.5
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.2.1.10-beta
A light-weight REST Api framework for ASP.Net 6 that implements REPR (Request-Endpoint-Response) Pattern.
FluentValidation
by: Jeremy Skinner
- 2 total downloads
- Latest version: 8.2.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
gherkin
by: aslakhellesoy
- 1 total downloads
- Latest version: 2.11.1
A fast lexer and parser for the Gherkin language based on Ragel
Google.Protobuf
by: Google Inc.
- 3 total downloads
- Latest version: 3.15.0-rc2
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.57.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.67.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.59.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.42.0
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
- 0 total downloads
- Latest version: 2.67.0-pre1
gRPC C# Surface API
Grpc.Net.ClientFactory
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.43.0-pre1
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.54.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.49.1
gRPC and Protocol Buffer compiler for managed C# and native C++ projects.
Add this package to a project that contains .proto files to be compiled to code.
It contains the compilers, include files and project system integration for gRPC
and Protocol buffer service description files necessary to build them on Windows,
Linux and MacOS. Managed runtime is supplied separately in the Grpc.Core package.