Microsoft.AspNetCore.Http.Connections.Common
by: Microsoft
- 10 total downloads
- Latest version: 8.0.8
Common primitives for ASP.NET Connection Handlers and clients
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/954f61dd38b33caa2b736c73530bd5a294174437
Microsoft.AspNetCore.Identity
by: Microsoft
- 2 total downloads
- Latest version: 2.1.39
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 15 total downloads
- Latest version: 9.0.0-preview.4.24267.6
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/aspnetcore/tree/ada5ad97d2114250a05550cb28cc18b9cf9f8993
Microsoft.AspNetCore.JsonPatch
by: Microsoft
- 8 total downloads
- Latest version: 6.0.27
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/417d650029c720dbd2138bcafbb78e2e4ff31bff
Microsoft.AspNetCore.MiddlewareAnalysis
by: Microsoft
- 1 total downloads
- Latest version: 9.0.9
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ff66c263be7ed395794bdaf616322977b8ec897c
Microsoft.AspNetCore.Mvc.NewtonsoftJson
by: Microsoft
- 1 total downloads
- Latest version: 6.0.19
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/cd9340856ed85215a911c97c44d52373f6cba2f9
Microsoft.AspNetCore.Mvc.Razor
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core MVC Razor view engine for CSHTML files.
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview1-final
Build-time references required to enable Razor view compilation as part of building the application.
Microsoft.AspNetCore.NodeServices
by: Microsoft
- 1 total downloads
- Latest version: 2.3.9
Invoke Node.js modules at runtime in ASP.NET Core applications.
Microsoft.AspNetCore.OpenApi
by: Microsoft
- 2 total downloads
- Latest version: 9.0.0-preview.7.24406.2
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/aspnetcore/tree/abc2c7226ff616316cd1e05d76e6c36b49ce06a1
Microsoft.AspNetCore.Razor
by: Microsoft.AspNetCore.Razor
- 1 total downloads
- Latest version: 1.0.1
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.Routing
by: Microsoft
- 2 total downloads
- Latest version: 2.2.0-preview3-35497
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.SignalR.Common
by: Microsoft
- 7 total downloads
- Latest version: 5.0.9
Common serialiation primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c663adee8e64ba5d379fa0edfb8201984a7df7d0
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 6.0.19
Helpers for building single-page applications on ASP.NET MVC Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/cd9340856ed85215a911c97c44d52373f6cba2f9
Microsoft.AspNetCore.TestHost
by: Microsoft
- 5 total downloads
- Latest version: 10.0.0
ASP.NET Core web server for writing and running tests.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 2 total downloads
- Latest version: 9.0.10
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5bae930797f60d2d04f3b1df6a33eaca85fc5f28
Microsoft.Azure.Cosmos.Direct
by: Microsoft
- 2 total downloads
- Latest version: 3.36.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-rc.2.21480.5
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.Compression
by: Microsoft
- 1 total downloads
- Latest version: 3.9.85
This package allows projects targeting Windows Phone Silverlight 8 directly or using portable class libraries to use the same ZipArchive, GZipStream and DeflateStream classes that are already available to projects targeting .NET Framework 4.5, Windows 8, and Windows Phone 8.1.
For more information on how to use these APIs, see the MSDN documentation:
http://msdn.microsoft.com/en-us/library/system.io.compression.aspx
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 8
- Portable Class Libraries
This package is only required for projects targeting .NET Framework 4.5, Windows 8, or Windows Phone 8.1 when consuming a library that uses this package.
Microsoft.Bcl.Numerics
by: Microsoft
- 4 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Provides the System.MathF for .NET Standard 2.0