Microsoft.AspNetCore.SpaProxy
by: Microsoft
- 1,951k 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.SystemWebAdapters
by: Microsoft
- 605 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.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.AspNetCore.WebUtilities
by: Microsoft
- 878 total downloads
- Latest version: 2.3.0
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Azure.NotificationHubs
by: Microsoft
- 908 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.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.Bcl.AsyncInterfaces
by: Microsoft
- 9,072k 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.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.Cryptography
by: Microsoft
- 277 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.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.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.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.Framework
by: Microsoft
- 302 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.Locator
by: Microsoft
- 260 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.CodeAnalysis.Analyzers
by: Microsoft
- 6k 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.CodeAnalysis.AnalyzerUtilities
by: Microsoft
- 55 total downloads
- Latest version: 3.3.0
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.Common
by: Microsoft
- 5,971k total downloads
- Latest version: 4.8.0
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e091728607ca0fc9efca55ccfb3e59259c6b5a0a.
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 5,929k total downloads
- Latest version: 4.8.0
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e091728607ca0fc9efca55ccfb3e59259c6b5a0a.
Microsoft.CodeAnalysis.CSharp.Features
by: Microsoft
- 68 total downloads
- Latest version: 4.8.0
.NET Compiler Platform ("Roslyn") support for creating C# editing experiences.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e091728607ca0fc9efca55ccfb3e59259c6b5a0a.