Microsoft.AspNetCore.Mvc.NewtonsoftJson
by: Microsoft
- 2 total downloads
- Latest version: 5.0.15
ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/6939d9ab90aa1e57bb0619bb28819f7bcbfdbb54
Microsoft.AspNetCore.Mvc.Razor.Host
by: Microsoft.AspNetCore.Mvc.Razor.Host
- 1 total downloads
- Latest version: 1.0.4
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.NodeServices
by: Microsoft
- 1 total downloads
- Latest version: 2.0.2
Invoke Node.js modules at runtime in ASP.NET Core applications.
Microsoft.AspNetCore.OpenApi
by: Microsoft
- 1 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Owin
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-rc1.19457.4
ASP.NET Core component for running OWIN middleware in an ASP.NET Core application, and to run ASP.NET Core middleware in an OWIN application.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/49e84ee5ff04b17f35cacb9c1d6ccf52d8328dad
Microsoft.AspNetCore.Razor.Language
by: Microsoft
- 2 total downloads
- Latest version: 6.0.2
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/1dcf7acfacf0fe154adcc23270cb0da11ff44ace
Microsoft.AspNetCore.Rewrite
by: Microsoft
- 1 total downloads
- Latest version: 2.3.9
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.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
ASP.NET Core abstractions for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.IRouteHandler
Microsoft.AspNetCore.Routing.RouteData.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 2 total downloads
- Latest version: 3.0.0-preview6.19307.2
Common serialiation primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/c5f85986e62dabfc0b7f2f2a45dc7c22e8ac815f
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3f1acb59718cadf111a0a796681e3d3509bb3381
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.Azure.Cosmos
by: Microsoft
- 1 total downloads
- Latest version: 3.57.0
This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Azure.Cosmos.Direct
by: Microsoft
- 3 total downloads
- Latest version: 3.42.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Azure.Storage.Common
by: Microsoft
- 1 total downloads
- Latest version: 11.1.2
This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text data, and the 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/Common/README.md and https://github.com/Azure/azure-storage-net/blob/master/Common/changelog.txt
in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Common/BreakingChanges.txt
Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
Microsoft.Azure.Storage.Queue
by: Microsoft
- 1 total downloads
- Latest version: 11.0.1
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 quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
REST API Reference for Queue Service - https://docs.microsoft.com/en-us/rest/api/storageservices/queue-service-rest-api
Microsoft.Bcl.Cryptography
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.1.24080.9
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Commonly Used Types:
System.Security.Cryptography.SP800108HmacCounterKdf
Microsoft.Build.Tasks.Core
by: Microsoft
- 1 total downloads
- Latest version: 15.5.179
This package contains the Microsoft.Build.Tasks.Core assembly which implements the commonly used tasks of MSBuild.
Microsoft.Build.Utilities.Core
by: Microsoft
- 1 total downloads
- Latest version: 16.5.0
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 2.9.3
Guidelines for using .NET Compiler Platform (Roslyn) APIs.