Microsoft.AspNet.SignalR.JS
by: Microsoft
- 161 total downloads
- Latest version: 2.4.3
JavaScript client for ASP.NET SignalR.
Microsoft.AspNet.SignalR.Owin
by: Microsoft
- 48 total downloads
- Latest version: 1.2.2
OWIN componenets for ASP.NET SignalR.
Microsoft.AspNet.SignalR.SystemWeb
by: Microsoft
- 120 total downloads
- Latest version: 2.4.3
Incredibly simple real-time web for .NET. Components for using ASP.NET SignalR in applications hosted on System.Web.
Microsoft.AspNet.WebHelpers
by: Microsoft
- 93 total downloads
- Latest version: 3.3.0
This package contains web helpers to easily add functionality to your site such as Captcha validation, Twitter profile and search boxes, Gravatars, Video, Bing search, site analytics or themes.
Microsoft.AspNet.WebPages
by: Microsoft
- 151 total downloads
- Latest version: 3.3.0
This package contains core runtime assemblies shared between ASP.NET MVC and ASP.NET Web Pages.
Microsoft.AspNet.WebPages.Data
by: Microsoft
- 83 total downloads
- Latest version: 3.3.0
This package contains the runtime assemblies for ASP.NET Web Pages. ASP.NET Web Pages and the new Razor syntax provide a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content.
Microsoft.AspNet.WebPages.ru
by: Microsoft
- 120 total downloads
- Latest version: 3.3.0
Этот пакет содержит русские вспомогательные сборки для ASP.NET Web Pages 3.
Microsoft.AspNet.WebPages.WebData
by: Microsoft
- 62 total downloads
- Latest version: 3.3.0
This package contains the runtime assemblies for ASP.NET Web Pages. ASP.NET Web Pages and the new Razor syntax provide a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content.
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 821 total downloads
- Latest version: 11.0.0-rc.1.26425.128
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.Bcl
by: Microsoft
- 32 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
- 419 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.Build
by: Microsoft
- 25 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.Compression
by: Microsoft
- 46 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
- 254 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.HashCode
by: Microsoft
- 50 total downloads
- Latest version: 6.0.0
Microsoft.Bcl.HashCode
Microsoft.Bcl.Memory
by: Microsoft
- 179 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
- 241 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.Tasks.Git
by: Microsoft
- 155 total downloads
- Latest version: 11.0.100-rc.1.26425.128
MSBuild tasks providing git repository information.
Microsoft.Build.Tasks.SourceControl
by: Microsoft
- 6 total downloads
- Latest version: 1.0.0-beta-62908-01
MSBuild tasks providing source control information.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 296 total downloads
- Latest version: 3.11.0-beta1.23364.2
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.