Microsoft.AspNet.SignalR
by: Microsoft
- 189 total downloads
- Latest version: 2.4.3
Incredibly simple real-time web for .NET. This package pulls in the server components and JavaScript client required to use SignalR in an ASP.NET application.
Microsoft.AspNet.SignalR.Core
by: Microsoft
- 159 total downloads
- Latest version: 2.4.3
Async signaling library for .NET to help build real-time, multi-user interactive web applications.
Microsoft.AspNet.SignalR.JS
by: Microsoft
- 182 total downloads
- Latest version: 2.4.3
JavaScript client for ASP.NET SignalR.
Microsoft.AspNet.SignalR.Owin
by: Microsoft
- 52 total downloads
- Latest version: 1.2.2
OWIN componenets for ASP.NET SignalR.
Microsoft.AspNet.SignalR.SystemWeb
by: Microsoft
- 142 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
- 128 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
- 167 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
- 100 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
- 142 total downloads
- Latest version: 3.3.0
Этот пакет содержит русские вспомогательные сборки для ASP.NET Web Pages 3.
Microsoft.AspNet.WebPages.WebData
by: Microsoft
- 68 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
- 876 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
- 521 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
- 27 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
- 49 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
- 257 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
- 58 total downloads
- Latest version: 6.0.0
Microsoft.Bcl.HashCode
Microsoft.Bcl.Memory
by: Microsoft
- 212 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
- 242 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
- 166 total downloads
- Latest version: 11.0.100-rc.1.26425.128
MSBuild tasks providing git repository information.