FastEndpoints by: FastEndpoints
  • 1 total downloads
  • Latest version: 5.2.1.4-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 that implements REPR (Request-Endpoint-Response) Pattern.
FluentAssertions by: Dennis Doomen
  • 1 total downloads
  • Latest version: 4.6.1
  • MSTest xUnit xUnit2 NUnit MSpec NSpec Gallio MbUnit TDD BDD Fluent Silverlight WinRT WP8 WP8.1 WPA8.1 CoreCLR
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit test. Runs on 4.0 and 4.5 (Desktop and Windows Store), CoreCLR, Silverlight 5 and Windows Phone 8, 8.1 and 8.1 for Silverlight. Supports the unit test frameworks NUnit, XUnit, XUnit2, MBUnit, Gallio, MSpec, and NSpec.
Google.Protobuf by: Google Inc.
  • 2 total downloads
  • Latest version: 3.23.4
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: The gRPC Authors
  • 4 total downloads
  • Latest version: 2.46.3
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core by: Google Inc.
  • 1 total downloads
  • Latest version: 1.13.0
  • gRPC RPC Protocol HTTP/2
Package Description
Grpc.Core.Api by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.66.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.25.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.Common by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Reflection by: The gRPC Authors
  • 5 total downloads
  • Latest version: 2.57.0-pre1
  • gRPC reflection
gRPC C# Server Reflection
Grpc.Tools by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.46.3
  • gRPC RPC HTTP/2
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.
Humanizer.Core.de by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 2.13.14
Humanizer Locale German (de)
Humanizer.Core.hr by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.2.0
Humanizer Locale (hr)
Humanizer.Core.ku by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.10.1
Humanizer Locale Central Kurdish (ku)
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.10.0-pre.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64 by: Jeroen Frijters, Jerome Haltom
  • 1 total downloads
  • Latest version: 8.13.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.7.0-pre.3
IKVM MSBuild Tools
Irony by: Roman Ivantsov
  • 1 total downloads
  • Latest version: 0.9.0-beta1
  • irony ast grammar bnf
Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
JWT by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
  • 1 total downloads
  • Latest version: 10.0.0-beta1
  • jwt json authorization
Jwt.Net, a JWT (JSON Web Token) implementation for .NET