Microsoft.AspNetCore.Metadata
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.7.25380.108
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/30000d883e06c122311a66894579bc12329a09d4
Microsoft.AspNetCore.MiddlewareAnalysis
by: Microsoft.AspNetCore.MiddlewareAnalysis
- 1 total downloads
- Latest version: 1.0.0
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource.
Microsoft.AspNetCore.Mvc.ApiExplorer
by: Microsoft
- 1 total downloads
- Latest version: 2.1.2
ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of controllers and actions, and their URLs and allowed HTTP methods.
Microsoft.AspNetCore.Mvc.Razor.Extensions
by: Microsoft
- 0 total downloads
- Latest version: 5.0.17
ASP.NET Core design time hosting infrastructure for the Razor view engine.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Mvc.Razor.Host
by: Microsoft
- 1 total downloads
- Latest version: 1.1.8
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.ViewFeatures
by: Microsoft
- 1 total downloads
- Latest version: 2.1.3
ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers.
Commonly used types:
Microsoft.AspNetCore.Mvc.Controller
Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute
Microsoft.AspNetCore.Mvc.ViewComponent
Microsoft.AspNetCore.NodeServices
by: Microsoft
- 5 total downloads
- Latest version: 2.1.1
Invoke Node.js modules at runtime in ASP.NET Core applications.
Microsoft.AspNetCore.Razor
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview1-final
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
Microsoft.AspNetCore.ResponseCaching.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-preview2-final
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Routing
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
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
by: Microsoft
- 4 total downloads
- Latest version: 1.1.0-preview1-final
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview3-35497
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session
by: Microsoft
- 3 total downloads
- Latest version: 2.1.1
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-preview2-final
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 22 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 2 total downloads
- Latest version: 1.0.2
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 3 total downloads
- Latest version: 2.1.0-preview1-final
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.Azure.Common
by: Microsoft
- 1 total downloads
- Latest version: 2.0.1
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.
.NET Framework Recommended during Preview:
At this time, applications looking to use the Microsoft Azure Management Libraries should use the .NET Framework. Management operations require the X509Certificate2 type that is not present in the Portable Class Library API surface area. The Common.NetFramework library exposes this functionality. Looking to the future, we are enabling PCL early: Microsoft Azure Active Directory integration enables token-based authentication. Coupled with appropriate platform-specific libraries, in the future more platforms will light up with support for managing Microsoft Azure services.
Supported Portable Library Platforms:
- .NET Framework 4.5, 4.5.1
- .NET for Windows Store apps
- Windows Phone 8, 8.1
- Silverlight 5
- Portable Class Libraries
Microsoft.Azure.Cosmos
by: Microsoft
- 17 total downloads
- Latest version: 3.54.0-preview.2
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.Storage.Common
by: Microsoft
- 2 total downloads
- Latest version: 11.2.3
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/
This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.
The latest libraries to interact with the Azure Storage service are:
* https://www.nuget.org/packages/Azure.Storage.Blobs
* https://www.nuget.org/packages/Azure.Storage.Queues/
* https://www.nuget.org/packages/Azure.Storage.Files.Shares/
It is recommended that you move to the new package.