Microsoft.AspNetCore.Http.Features
by: Microsoft
- 52 total downloads
- Latest version: 2.0.0
ASP.NET Core HTTP feature interface definitions.
MediatR
by: Jimmy Bogard
- 16 total downloads
- Latest version: 2.0.2
Simple, unambitious mediator implementation in .NET
log4net
by: The Apache Software Foundation
- 32 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
Hyak.Common
by: Microsoft
- 28 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.
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 52 total downloads
- Latest version: 2.0.0
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder.
Commonly used types:
Microsoft.AspNetCore.Builder.IApplicationBuilder
Microsoft.AspNetCore.Http.HttpContext
Microsoft.AspNetCore.Http.HttpRequest
Microsoft.AspNetCore.Http.HttpResponse
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 60 total downloads
- Latest version: 2.0.0
ASP.NET Core hosting server abstractions for web applications.
Grpc.Reflection
by: The gRPC Authors
- 504 total downloads
- Latest version: 2.80.0
gRPC C# Server Reflection
Mapster.Core
by: Chaowlert Chaisrichalermpol
- 16 total downloads
- Latest version: 1.2.0
Lightweight library for Mapster and Mapster CodeGen
Libuv
by: Libuv
- 24 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
ManagedEsent
by: Microsoft
- 52 total downloads
- Latest version: 1.9.4
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
Microsoft.ApplicationInsights
by: Microsoft
- 44 total downloads
- Latest version: 2.4.0
Application Insights Core API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Grpc.Net.Common
by: The gRPC Authors
- 409 total downloads
- Latest version: 2.80.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 999 total downloads
- Latest version: 2.81.1
gRPC and Protocol Buffer compiler for C# projects
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 60 total downloads
- Latest version: 2.0.0
ASP.NET Core hosting and startup abstractions for web applications.
JetBrains.Annotations
by: JetBrains
- 192 total downloads
- Latest version: 2025.2.4
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
Mapster.DependencyInjection
by: Chaowlert Chaisrichalermpol
- 4 total downloads
- Latest version: 1.0.0
Dependency Injection supports for Mapster
libsodium
by: Frank Denis
- 74 total downloads
- Latest version: 1.0.22
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 51 total downloads
- Latest version: 2.0.0
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 775 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Mapster
by: chaowlert, eric_swann
- 189 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.