log4net
by: The Apache Software Foundation
- 1 total downloads
- Latest version: 2.0.14
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
IdentityModel
by: Dominick Baier Brock Allen
- 250 total downloads
- Latest version: 6.0.0
OpenID Connect & OAuth 2.0 client library
MediatR
by: Jimmy Bogard
- 218 total downloads
- Latest version: 9.0.0
Simple, unambitious mediator implementation in .NET
FluentValidation
by: Jeremy Skinner
- 217 total downloads
- Latest version: 10.3.4
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 217 total downloads
- Latest version: 11.0.0
Dependency injection extensions for FluentValidation
Humanizer.Core
by: Mehdi Khalili Claire Novotny
- 179 total downloads
- Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
IdentityServer4.Storage
by: Brock Allen Dominick Baier
- 213 total downloads
- Latest version: 4.1.2
Storage interfaces and models for IdentityServer4
MessagePack
by: neuecc aarnott
- 0 total downloads
- Latest version: 2.1.152
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
MediatR.Contracts
by: Jimmy Bogard
- 0 total downloads
- Latest version: 1.0.1
Contracts package for requests, responses, and notifications
MessagePackAnalyzer
by: neuecc aarnott
- 0 total downloads
- Latest version: 2.3.85
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Google.Apis.Auth
by: Google Inc.
- 2 total downloads
- Latest version: 1.44.1
The Google APIs Client Library is a runtime client for working with Google services.
This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
Jaeger
by: Chatham Financial Corp. and The Jaeger Authors
- 216 total downloads
- Latest version: 0.3.7
Jaeger .NET Tracing
Google.Apis.Sheets.v4
by: Google Inc.
- 1 total downloads
- Latest version: 1.16.0.616
Google APIs Client Library for working with Sheets v4.
Supported Platforms:
- .NET Framework 4 and 4.5
- NetStandard1.3
- Windows Store apps
- Windows Phone 8 and 8.1
- Portable Class Libraries
More documentation on the API is available at:
https://developers.google.com/api-client-library/dotnet/apis/sheets/v4
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis
by: Google Inc.
- 1 total downloads
- Latest version: 1.40.2
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 217 total downloads
- Latest version: 9.0.0
MediatR extensions for ASP.NET Core
EventBus.RabbitMQ.Standard
by: Georgy Sayganov
- 1 total downloads
- Latest version: 3.1.0
A library for the event-bus communication by using RabbitMQ
Hellang.Middleware.ProblemDetails
by: Kristian Hellang
- 0 total downloads
- Latest version: 4.2.0
Error handling middleware, using RFC7807
Jaeger.Thrift
by: Chatham Financial Corp. and The Jaeger Authors
- 216 total downloads
- Latest version: 0.3.7
Package Description
Jaeger.Thrift.VendoredThrift
by: Chatham Financial Corp. and The Jaeger Authors
- 214 total downloads
- Latest version: 0.3.7
A custom version of https://github.com/apache/thrift/src/netcore that does not depend on ASP.NET Core.