Microsoft.AspNetCore.Rewrite by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore urlrewrite mod_rewrite
ASP.NET Core basic middleware for rewriting URLs. Includes: * Support for custom URL rewrite rules * Support for running IIS URL Rewrite module rules * Support for running Apache mod_rewrite rules.
Microsoft.AspNetCore.Routing by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.8
  • aspnetcore routing
ASP.NET Core middleware for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.Route Microsoft.AspNetCore.Routing.RouteCollection
Microsoft.AspNetCore.Server.Kestrel.Https by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-preview1-final
  • aspnetcore kestrel
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-rc1-final
  • aspnetcore kestrel
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 13 total downloads
  • Latest version: 10.0.3
  • aspnetcore signalr
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 5 total downloads
  • Latest version: 10.0.3
  • aspnetcore signalr
Implements the SignalR Hub Protocol using System.Text.Json. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.3
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.TestHost by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-rc1-final
  • aspnetcore hosting testing
ASP.NET Core web server for writing and running tests.
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.AspNetCore.WebUtilities by: Microsoft
  • 2 total downloads
  • Latest version: 2.3.9
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Azure.Cosmos.Direct by: Microsoft
  • 2 total downloads
  • Latest version: 3.42.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Azure.Storage.Blob by: Microsoft
  • 1 total downloads
  • Latest version: 9.4.0
  • Microsoft, Azure, Blob, StorageScalable, azureofficial
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Blob/README.md and https://github.com/Azure/azure-storage-net/blob/master/Blob/changelog.txt in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Blob/BreakingChanges.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
Microsoft.Azure.Storage.Queue by: Microsoft
  • 1 total downloads
  • Latest version: 9.4.2
  • Microsoft, Azure, Queue, StorageScalable, azureofficial
This client library enables working with the Microsoft Azure Storage Queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Queue/README.md and https://github.com/Azure/azure-storage-net/blob/master/Queue/changelog.txt in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Queue/BreakingChanges.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
Microsoft.Bcl.AsyncInterfaces by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.0-preview.5.23280.8
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. Commonly Used Types: System.IAsyncDisposable System.Collections.Generic.IAsyncEnumerable System.Collections.Generic.IAsyncEnumerator
Microsoft.Bcl.Cryptography by: Microsoft
  • 1 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Bcl.Memory by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-preview.6.25358.103
Provides Base64Url, Utf8, Index, and Range types support for .NET Framework and .NET Standard.
Microsoft.Bcl.Numerics by: Microsoft
  • 2 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
Provides the System.MathF for .NET Standard 2.0
Microsoft.Bcl.TimeProvider by: Microsoft
  • 1 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.Build by: Microsoft
  • 2 total downloads
  • Latest version: 17.14.7
  • MSBuild
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
Microsoft.Build.Framework by: Microsoft
  • 3 total downloads
  • Latest version: 17.2.0
  • MSBuild
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.