Microsoft.AspNetCore.Mvc.TagHelpers
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-preview1-final
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.NodeServices
by: Microsoft
- 98 total downloads
- Latest version: 5.0.0-preview.8.20414.8
Invoke Node.js modules at runtime in ASP.NET Core applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/a4938d07a5127ffad8466ddf703a6b5b21f4b0c9
Microsoft.AspNetCore.Razor.Language
by: Microsoft
- 6 total downloads
- Latest version: 5.0.0-rc.2.20475.17
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/25bd01f17d5f01fc78bea5eb5308b2c0d79e2889
Microsoft.AspNetCore.Routing
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-preview1-final
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.Https
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR
by: Microsoft
- 1 total downloads
- Latest version: 1.2.0
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0
Helpers for building single-page applications on ASP.NET MVC Core.
This package was built from the source code at https://github.com/aspnet/javascriptservices/tree/7819c2f95024e3b9bc4868b9c55f9ad00ec103f7
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 82 total downloads
- Latest version: 5.0.17
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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.TestHost
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview-19075-0444
ASP.NET Core web server for writing and running tests.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/1aa50faa290ecda304507981cd01ed92651d5e34
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 24 total downloads
- Latest version: 2.3.9
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Azure.Cosmos
by: Microsoft
- 16 total downloads
- Latest version: 3.57.0-preview.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.DocumentDB.Core
by: Microsoft
- 2 total downloads
- Latest version: 2.16.2
This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the DocumentDB (SQL) 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.Bcl.AsyncInterfaces
by: Microsoft
- 0 total downloads
- Latest version: 9.0.0-rc.2.24473.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.
Microsoft.Bcl.Cryptography
by: Microsoft
- 1 total downloads
- Latest version: 10.0.2
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Bcl.HashCode
by: Microsoft
- 12 total downloads
- Latest version: 1.1.0
Provides the HashCode type 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.HashCode
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Bcl.Memory
by: Microsoft
- 1 total downloads
- Latest version: 10.0.2
Provides Base64Url, Utf8, Index, and Range types support for .NET Framework and .NET Standard.
Microsoft.Bcl.Numerics
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-rc.2.23479.6
Provides the System.MathF for .NET Standard 2.0
Microsoft.Bcl.TimeProvider
by: Microsoft
- 0 total downloads
- Latest version: 9.0.0-rc.2.24473.5
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.Build.Locator
by: Microsoft
- 0 total downloads
- Latest version: 1.6.10
Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017 or higher or .NET Core SDK 2.1 or higher.
Microsoft.Build.Utilities.Core
by: Microsoft
- 4 total downloads
- Latest version: 15.8.166
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.