Microsoft.AspNetCore.Owin
by: Microsoft
- 6 total downloads
- Latest version: 3.0.0-preview-18579-0056
ASP.NET Core component for running OWIN middleware in an ASP.NET Core application, and to run ASP.NET Core middleware in an OWIN application.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/9e73c3382f4d9e6ba47afff6a1467ace945c77e7
Microsoft.AspNetCore.Razor.Language
by: Microsoft
- 21 total downloads
- Latest version: 6.0.25
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/36be7ed6d6d56b7da0a2891e3de7ecc2aa48eecd
Microsoft.AspNetCore.Razor.Runtime
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview1-final
Runtime components for rendering Razor pages and implementing tag helpers.
Commonly used types:
Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute
Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute
Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
Microsoft.AspNetCore.Routing.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 2.3.8
ASP.NET Core abstractions for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.IRouter
Microsoft.AspNetCore.Routing.RouteData
Microsoft.AspNetCore.Server.IISIntegration
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core components for working with the IIS AspNetCoreModule.
Microsoft.AspNetCore.Server.Kestrel.Core
by: Microsoft
- 4 total downloads
- Latest version: 2.3.8
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview2-35157
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
This package was built from the source at:
https://github.com/aspnet/KestrelHttpServer/tree/991cfa8bd8ed940be32ffeda39f8beeb992c9c02
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 2 total downloads
- Latest version: 11.0.0-preview.1.26104.118
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.AspNetCore.SignalR.Redis
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0-preview3-35497
Redis for ASP.NET Core SignalR.
This package was built from the source at:
https://github.com/aspnet/SignalR/tree/defbadb26b4224d5025549992fc5ae4e95e0d288
Microsoft.Azure.KeyVault.WebKey
by: Microsoft
- 2 total downloads
- Latest version: 3.0.0
Microsoft Azure Key Vault WebKey Class Library
Microsoft.Azure.Storage.Blob
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Blob/README.md and https://github.com/Azure/azure-storage-net/blob/master/Blob/changelog.txt
in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Blob/BreakingChanges.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
Microsoft.Bcl.Memory
by: Microsoft
- 5 total downloads
- Latest version: 11.0.0-preview.1.26104.118
Provides Base64Url, Utf8, Index, and Range types support for .NET Framework and .NET Standard.
Microsoft.Bcl.TimeProvider
by: Microsoft
- 5 total downloads
- Latest version: 11.0.0-preview.1.26104.118
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.Build.Framework
by: Microsoft
- 3 total downloads
- Latest version: 15.3.409
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.Build.Tasks.Core
by: Microsoft
- 4 total downloads
- Latest version: 17.1.0
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.
Microsoft.ClearScript.Core
by: Microsoft
- 4 total downloads
- Latest version: 7.3.6
A library for adding scripting to .NET applications. This package contains the core assembly shared by all script engines.
Microsoft.ClearScript.Windows.Core
by: Microsoft
- 2 total downloads
- Latest version: 7.4.4
A library for adding scripting to .NET applications. This package supports the Windows Script engines (JScript and VBScript).
Microsoft.CodeAnalysis
by: Microsoft
- 4 total downloads
- Latest version: 2.3.1
.NET Compiler Platform ("Roslyn").
This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality:
- "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services)
- "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services)
- "Microsoft.CodeAnalysis.Compilers" (both compilers)
- "Microsoft.CodeAnalysis.CSharp" (only the C# compiler)
- "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler)
This package was built from the source at https://github.com/dotnet/roslyn/commit/57c813192bd494bb15aaa841f415f28f50438e19
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 2.9.5
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.BannedApiAnalyzers
by: Microsoft
- 9 total downloads
- Latest version: 3.11.0-beta1.25123.3
Banned API Analyzers