Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
by: Microsoft
- 199 total downloads
- Latest version: 11.0.0-rc.1.26425.128
Implements the SignalR Hub Protocol using Newtonsoft.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.SignalR.StackExchangeRedis
by: Microsoft
- 106 total downloads
- Latest version: 11.0.0-rc.1.26425.128
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/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 32 total downloads
- Latest version: 2.3.13
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.TestHost
by: Microsoft
- 228 total downloads
- Latest version: 11.0.0-rc.1.26425.128
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/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 25 total downloads
- Latest version: 2.3.13
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 42 total downloads
- Latest version: 11.0.0-rc.1.26425.128
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/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.Bcl
by: Microsoft
- 2 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
- 122 total downloads
- Latest version: 11.0.0-rc.1.26425.128
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.Compression
by: Microsoft
- 4 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.Cryptography
by: Microsoft
- 45 total downloads
- Latest version: 11.0.0-rc.1.26425.128
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Bcl.Memory
by: Microsoft
- 48 total downloads
- Latest version: 11.0.0-rc.1.26425.128
Provides Base64Url, Utf8, Index, and Range types support for .NET Framework and .NET Standard.
Microsoft.Bcl.TimeProvider
by: Microsoft
- 8 total downloads
- Latest version: 11.0.0-rc.1.26425.128
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.Build
by: Microsoft
- 63 total downloads
- Latest version: 18.6.3
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
Microsoft.Build.Framework
by: Microsoft
- 76 total downloads
- Latest version: 18.10.1-1.26427.6
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.Build.Locator
by: Microsoft
- 31 total downloads
- Latest version: 1.11.2
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
- 99 total downloads
- Latest version: 5.9.0
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
- 37 total downloads
- Latest version: 5.6.0
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.
Microsoft.CodeAnalysis.Common
by: Microsoft
- 226 total downloads
- Latest version: 5.9.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/35d9211b841e7613c1d2f8f5af6d628ace696c4c.
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 247 total downloads
- Latest version: 5.9.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/35d9211b841e7613c1d2f8f5af6d628ace696c4c.