Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.2
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.AspNetCore.HttpsPolicy
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-preview2-final
ASP.NET Core basic middleware for supporting HTTPS Redirection and HTTP Strict-Transport-Security.
Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 2 total downloads
- Latest version: 11.0.0-preview.1.26104.118
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.AspNetCore.JsonPatch
by: Microsoft
- 2 total downloads
- Latest version: 7.0.0
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/bb01bbf4433e27289b99001b7de6a582879d1835
Microsoft.AspNetCore.Metadata
by: Microsoft
- 1 total downloads
- Latest version: 6.0.30
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/1d696053fcd6735aaac1902afdb0b92edbf43e71
Microsoft.AspNetCore.Mvc.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.1
ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.IActionResult
Microsoft.AspNetCore.Mvc.Formatters.Json
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
Microsoft.AspNetCore.Mvc.ViewFeatures
by: Microsoft
- 1 total downloads
- Latest version: 1.1.8
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.AspNetCore.NodeServices
- 1 total downloads
- Latest version: 1.0.0-beta-000021
Invoke Node.js modules at runtime in ASP.NET Core applications.
Microsoft.AspNetCore.Razor.Language
by: Microsoft
- 1 total downloads
- Latest version: 6.0.30
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/1d696053fcd6735aaac1902afdb0b92edbf43e71
Microsoft.AspNetCore.Server.Kestrel.Core
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-rc1-final
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0
Common serialization primitives for SignalR Clients Servers
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: 1.0.0-beta-000003
Helpers for building single-page applications on ASP.NET MVC Core
Microsoft.AspNetCore.TestHost
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview1-35029
ASP.NET Core web server for writing and running tests.
This package was built from the source at:
https://github.com/aspnet/Hosting/tree/687a99438a1a596a11b7dbd0bf9da5035b3b74eb
Microsoft.Azure.Cosmos
by: Microsoft
- 2 total downloads
- Latest version: 3.27.0-preview
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Azure.Storage.Blob
by: Microsoft
- 1 total downloads
- Latest version: 10.0.3
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 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 Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-rc.2.25502.107
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.
Microsoft.Bcl.TimeProvider
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.3.24172.9
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Commonly Used Types:
System.TimeProvider
System.ITimer
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.11.0-beta1.25076.3
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.