Microsoft.AspNetCore.Http.Features by: Microsoft
  • 52 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core HTTP feature interface definitions.
MediatR by: Jimmy Bogard
  • 24 total downloads
  • Latest version: 14.1.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
Microsoft.AspNetCore.Http.Abstractions by: Microsoft
  • 52 total downloads
  • Latest version: 2.0.0
  • aspnetcore
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.Bcl.Build by: Microsoft
  • 16 total downloads
  • Latest version: 1.0.21
  • BCL Microsoft System
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.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 60 total downloads
  • Latest version: 2.0.0
  • aspnetcore hosting
ASP.NET Core hosting server abstractions for web applications.
Mapster.Core by: chaowlert, eric_swann, andrerav
  • 12 total downloads
  • Latest version: 9.0.0-pre01
  • mapster
Lightweight library for Mapster and Mapster CodeGen
Libuv by: Libuv
  • 24 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
ManagedEsent by: martinc
  • 8 total downloads
  • Latest version: 1.6.0
  • ManagedEsent NoSql ISAM
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.Azure.KeyVault.WebKey by: Microsoft
  • 16 total downloads
  • Latest version: 2.0.4
  • Microsoft Azure key vault WebKey
Microsoft Azure Key Vault WebKey Class Library
Microsoft.ApplicationInsights by: Microsoft
  • 23 total downloads
  • Latest version: 3.1.2
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK
Application Insights Base 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
Microsoft.Bcl.Cryptography by: Microsoft
  • 146 total downloads
  • Latest version: 10.0.9
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Azure.Common.Dependencies by: Microsoft
  • 4 total downloads
  • Latest version: 1.0.0
  • azureofficial windowsazureofficial
Provides popular portable components for a common HTTP pipeline and JSON parsing. This package is included as a dependency to other libraries such as the Microsoft Azure Management Libraries and should not be directly added to your project.
Microsoft.Azure.Common by: Microsoft
  • 20 total downloads
  • Latest version: 2.2.1
  • Microsoft Microsoft Azure Cloud REST HTTP Client Core Common AzureOfficial WindowsAzureOfficial
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation. The package also exposes the CloudContext type, which enables centralized discovery of available Microsoft Azure libraries.
Microsoft.Bcl.Compression by: Microsoft
  • 20 total downloads
  • Latest version: 3.9.83
  • BCL Compression Deflate GZip Microsoft System Stream Zip ZipArchive
This package allows projects targeting Windows Phone Silverlight 8 directly or using portable class libraries to use the same ZipArchive, GZipStream and DeflateStream classes that are already available to projects targeting .NET Framework 4.5, Windows 8, and Windows Phone 8.1. For more information on how to use these APIs, see the MSDN documentation: http://msdn.microsoft.com/en-us/library/system.io.compression.aspx Supported Platforms: - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 8 - Portable Class Libraries This package is only required for projects targeting .NET Framework 4.5, Windows 8, or Windows Phone 8.1 when consuming a library that uses this package.
Microsoft.Azure.KeyVault by: Microsoft
  • 31 total downloads
  • Latest version: 2.1.0-preview
  • Microsoft Azure key vault,Key Vault,REST HTTP client,azureofficial,windowsazureofficial
Azure Key Vault enables users to store and use cryptographic keys within the Microsoft Azure environment. Azure Key Vault supports multiple key types and algorithms and enables the use of Hardware Security Modules (HSM) for high value customer keys. In addition, Azure Key Vault allows users to securely store secrets in a Key Vault; secrets are limited size octet objects and Azure Key Vault applies no specific semantics to these objects. A Key Vault may contain a mix of keys and secrets at the same time, and access control for the two types of object is independently controlled. Users, subject to appropriate authorization, may: 1) Manage cryptographic keys using Create, Import, Update, Delete and other operations 2) Manage secrets using Get, Set, Delete and other operations 3) Use cryptographic keys with Sign/Verify, WrapKey/UnwrapKey and Encrypt/Decrypt operations. Operations against Key Vaults are authenticated and authorized using Azure Active Directory. Key Vault now supports certificates, a complex type that makes use of existing key and secret infrastructure for certificate operations. KV certificates also support notification and auto-renewal as well as other management features.
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft
  • 60 total downloads
  • Latest version: 2.0.0
  • aspnetcore hosting
ASP.NET Core hosting and startup abstractions for web applications.
Mapster.DependencyInjection by: chaowlert, eric_swann, andrerav
  • 77 total downloads
  • Latest version: 10.0.8
  • Mapster DependencyInjection
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
  • 152 total downloads
  • Latest version: 9.0.17
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5edf41b9c09952f18e404ad38e25670991c1b513
Mapster by: chaowlert, eric_swann, andrerav
  • 91 total downloads
  • Latest version: 10.0.8
  • Mapster Mapper AutoMapper Fast Mapping
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.