FastEndpoints
by: FastEndpoints
- 28 total downloads
- Latest version: 5.17.1.29-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
Google.Protobuf
by: Google Inc.
- 23 total downloads
- Latest version: 3.33.1
C# runtime library for Protocol Buffers - Google's data interchange format.
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
- 2 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
- 6 total downloads
- Latest version: 1.0.0-beta1
Irony is a development kit for implementing languages on .NET platform.
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
Mapster
by: chaowlert, eric_swann
- 34 total downloads
- Latest version: 7.2.0
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.
Mapster.Core
by: Chaowlert Chaisrichalermpol
- 3 total downloads
- Latest version: 1.2.0
Lightweight library for Mapster and Mapster CodeGen
MediatR
by: Jimmy Bogard
- 2 total downloads
- Latest version: 2.0.2
Simple, unambitious mediator implementation in .NET