Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 2.2.0-preview2-35157
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
This package was built from the source at:
https://github.com/aspnet/HttpAbstractions/tree/14076d94c38960787772ea7999c7aa159afbba2b
Microsoft.AspNetCore.Http.Connections.Common
by: Microsoft
- 2 total downloads
- Latest version: 5.0.0-preview.7.20365.19
Common primitives for ASP.NET Connection Handlers and clients
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/979632683c720152cc04d0684644c40512f4e953
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 12 total downloads
- Latest version: 5.0.11
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2924ca229b3d6c91b7c9eded119b31dfd7aa1fef
Microsoft.AspNetCore.JsonPatch
by: Microsoft
- 1 total downloads
- Latest version: 5.0.16
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5a129191c1a59ef35c9b4c5a04de71ab111c28d2
Microsoft.AspNetCore.Localization.Routing
by: Microsoft
- 1 total downloads
- Latest version: 1.1.3
Provides a request culture provider which gets culture and ui-culture from request's route data.
Microsoft.AspNetCore.Metadata
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-rc.1.25451.107
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0
Microsoft.AspNetCore.Mvc.NewtonsoftJson
by: Microsoft
- 1 total downloads
- Latest version: 5.0.5
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/b7a2ec8c7ed6b48857af0a69688a73e8c14fe6cb
Microsoft.AspNetCore.Mvc.TagHelpers
by: Microsoft
- 2 total downloads
- Latest version: 2.3.8
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
Microsoft.AspNetCore.Mvc.ViewFeatures
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0
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
- 1 total downloads
- Latest version: 3.1.28
Invoke Node.js modules at runtime in ASP.NET Core applications.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/4d0b3722384bfec7d4c210674df9b7bf1e59da90
Microsoft.AspNetCore.Owin
by: Microsoft
- 1 total downloads
- Latest version: 3.1.14
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/440dadc05b2bed38e6a726c2492db90e77d43c62
Microsoft.AspNetCore.ResponseCaching
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 1 total downloads
- Latest version: 2.3.9
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 1 total downloads
- Latest version: 1.2.9
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview1-35029
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
This package was built from the source at:
https://github.com/aspnet/HttpAbstractions/tree/26b9bc06b2e3d293e055932a53f5a69b1e47208a
Microsoft.Azure.Storage.Queue
by: Microsoft
- 1 total downloads
- Latest version: 10.0.3
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.TimeProvider
by: Microsoft
- 1 total downloads
- Latest version: 10.0.2
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.Build.Utilities.Core
by: Microsoft
- 1 total downloads
- Latest version: 15.9.30
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
Microsoft.CodeAnalysis
by: Microsoft
- 19 total downloads
- Latest version: 4.12.0-3.final
.NET Compiler Platform ("Roslyn").
This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality:
- "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services)
- "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services)
- "Microsoft.CodeAnalysis.Compilers" (both compilers)
- "Microsoft.CodeAnalysis.CSharp" (only the C# compiler)
- "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler)
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/bde21ee2b98b775b010d01a93f81ef587fe80962.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 5 total downloads
- Latest version: 3.11.0-beta1.25173.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.