Grpc.AspNetCore
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.71.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Net.ClientFactory
by: The gRPC Authors
- 9 total downloads
- Latest version: 2.76.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.71.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.72.0
gRPC and Protocol Buffer compiler for C# projects
Humanizer
by: Mehdi Khalili, Claire Novotny
- 4 total downloads
- Latest version: 2.14.1
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Hyak.Common
by: Microsoft
- 1 total downloads
- Latest version: 1.2.2
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
Irony
by: Roman Ivantsov
- 5 total downloads
- Latest version: 0.9.1
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
- 78 total downloads
- Latest version: 11.0.0
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
Libuv
by: Libuv
- 1 total downloads
- Latest version: 1.9.0-rc2-20896
Multi-platform support library with a focus on asynchronous I/O.
log4net
by: The Apache Software Foundation
- 3 total downloads
- Latest version: 2.0.17
log4net is a tool to help the programmer output log statements to a variety of output targets.
In case of problems with an application, it is helpful to enable logging so that the problem
can be located. With log4net it is possible to enable logging at runtime without modifying the
application binary. The log4net package is designed so that log statements can remain in
shipped code without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming.
One of the distinctive features of log4net is the notion of hierarchical loggers.
Using these loggers it is possible to selectively control which log statements are output
at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
MediatR
by: Jimmy Bogard
- 1 total downloads
- Latest version: 2.0.0-beta-003
Simple, unambitious mediator implementation in .NET
MessagePackAnalyzer
by: neuecc, aarnott
- 2 total downloads
- Latest version: 2.2.85
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Microsoft.AspNet.TelemetryCorrelation
by: Microsoft
- 7 total downloads
- Latest version: 1.0.8
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
Microsoft.AspNetCore.App.Runtime.linux-x64
by: Microsoft
- 153 total downloads
- Latest version: 9.0.10
Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for self-contained deployments.
This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5bae930797f60d2d04f3b1df6a33eaca85fc5f28
Microsoft.AspNetCore.App.Runtime.win-x64
by: Microsoft
- 1 total downloads
- Latest version: 9.0.11
Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for self-contained deployments.
This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.