Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 9,029k total downloads
- Latest version: 10.0.0
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.CodeAnalysis.Analyzers
by: Microsoft
- 5,972k total downloads
- Latest version: 3.3.4
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.
Microsoft.Azure.NotificationHubs
by: Microsoft
- 904 total downloads
- Latest version: 4.2.0
Use this for Microsoft Azure Notification Hubs back end operations.
It adds Microsoft.Azure.NotificationHubs.dll to your project. Notification Hubs support sending push notifications to Windows, Windows Phone, iOS, Android, Amazon, and Baidu.
For more information on Notification Hub, please visit: http://azure.microsoft.com/en-us/documentation/articles/notification-hubs-overview/
Microsoft.AspNetCore.SpaProxy
by: Microsoft
- 1,949k total downloads
- Latest version: 8.0.13
Helpers for launching the SPA CLI proxy automatically when the application starts in ASP.NET MVC Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/009e1ccafde4086ea52999e878f6e7aa5a7c4ccf
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 1,522k total downloads
- Latest version: 8.0.1
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/8e941eb42f819adb116b881195158b3887a70a1c
Microsoft.AspNetCore.SystemWebAdapters
by: Microsoft
- 603 total downloads
- Latest version: 1.4.0
A collection of adapters that help with migrating from System.Web.dll based ASP.NET projects to ASP.NET Core projects by providing implementations of common System.Web APIs for use in ASP.NET Core apps.
Microsoft.Bcl.Memory
by: Microsoft
- 187 total downloads
- Latest version: 10.0.0
Provides Base64Url, Utf8, Index, and Range types support for .NET Framework and .NET Standard.
Microsoft.Bcl.Cryptography
by: Microsoft
- 272 total downloads
- Latest version: 10.0.0
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Bcl.HashCode
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
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.Build.Framework
by: Microsoft
- 296 total downloads
- Latest version: 17.10.4
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.Build
by: Microsoft
- 74 total downloads
- Latest version: 17.10.4
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
Microsoft.Build.Locator
by: Microsoft
- 255 total downloads
- Latest version: 1.7.8
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.AspNetCore.SpaServices.Extensions
by: Microsoft
- 19 total downloads
- Latest version: 8.0.22
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/ee417479933278bb5aadc5944706a96b5ef74a5d
Microsoft.AspNetCore.SystemWebAdapters.CoreServices
by: Microsoft
- 1 total downloads
- Latest version: 1.3.0
A collection of services to provide support for enabling configuration for Microsoft.AspNetCore.SystemWebAdapters.
Microsoft.AspNetCore.SystemWebAdapters.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.3.0
A collection of abstractions to provide support for enabling configuration for Microsoft.AspNetCore.SystemWebAdapters.
Microsoft.Bcl.TimeProvider
by: Microsoft
- 45 total downloads
- Latest version: 9.0.8
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.Bcl.Build
by: Microsoft
- 5 total downloads
- Latest version: 1.0.21
This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build.
Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.
Microsoft.Bcl
by: Microsoft
- 4 total downloads
- Latest version: 1.1.10
This packages enables projects targeting down-level platforms to use some of the types added in later versions including:
- CallerMemberNameAttribute
- CallerLineNumberAttribute
- CallerFilePathAttribute
- Tuple<T1, T2, ...>
- IProgress<T>
- IStructuralComparable
- IStructuralEquatable
- Task
- InvalidDataException
These types are "unified" to their later version equivalent. For example, when running on .NET Framework 4.5, IProgress<T> from this package will be seen by the runtime as the same type as the one already available in the platform.
Supported Platforms:
- .NET Framework 4 (with KB2468871)
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 7.5
- Silverlight 4
- Portable Class Libraries
This package is only required for projects targeting .NET Framework 4.5, Windows 8, Windows Phone Silverlight 8, or Windows Phone 8.1 when consuming a library that uses this package.
Microsoft.AspNetCore.SignalR.StackExchangeRedis
by: Microsoft
- 318 total downloads
- Latest version: 8.0.19
Provides scale-out support for ASP.NET Core SignalR using a Redis server and the StackExchange.Redis client.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/277e317dd5cab9859ceea4c8ebae218522c2c173
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.