MediatR
by: Jimmy Bogard
- 15 total downloads
- Latest version: 14.1.0
Simple, unambitious mediator implementation in .NET
Humanizer.Core
by: Claire Novotny, Mehdi Khalili
- 25 total downloads
- Latest version: 3.0.10
Humanizer core package that contains the library and the neutral language (English) resources
Mapster.Core
by: chaowlert, eric_swann, andrerav
- 18 total downloads
- Latest version: 10.0.8-pre01
Lightweight library for Mapster and Mapster CodeGen
K4os.Compression.LZ4
by: Milosz Krajewski
- 31 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 96 total downloads
- Latest version: 11.0.0-preview.3.26207.106
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Mapster
by: chaowlert, eric_swann, andrerav
- 50 total downloads
- Latest version: 10.0.8-pre01
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 140 total downloads
- Latest version: 11.0.0-preview.3.26207.106
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.
libsodium
by: Frank Denis
- 19 total downloads
- Latest version: 1.0.22
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Bcl.HashCode
by: Microsoft
- 15 total downloads
- Latest version: 6.0.0
Microsoft.Bcl.HashCode
log4net
by: The Apache Software Foundation
- 15 total downloads
- Latest version: 3.3.0
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.Contracts
by: Jimmy Bogard
- 3 total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications
Mapster.DependencyInjection
by: chaowlert, eric_swann, andrerav
- 10 total downloads
- Latest version: 10.0.8-pre01
Dependency Injection supports for Mapster
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 18 total downloads
- Latest version: 9.0.0
MediatR extensions for ASP.NET Core
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 24 total downloads
- Latest version: 2.3.9
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 4 total downloads
- Latest version: 2.3.9
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.3.9
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
Libuv
by: Libuv
- 1 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
ManagedEsent
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
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.Bcl.Build
by: Microsoft
- 3 total downloads
- Latest version: 1.0.20-beta
This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build.
Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.
Microsoft.Bcl.Memory
by: Microsoft
- 1 total downloads
- Latest version: 11.0.0-preview.3.26207.106
Provides Base64Url, Utf8, Index, and Range types support for .NET Framework and .NET Standard.