Microsoft.ApplicationInsights.DependencyCollector by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • Analytics ApplicationInsights Telemetry AppInsights
Application Insights Dependency Collector for .NET applications. See http://go.microsoft.com/fwlink/?LinkID=510754 for more information. This is a dependent package for Application Insights platform specifc packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience.
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.3
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
Microsoft.AspNetCore.Razor by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
Microsoft.CodeAnalysis.AnalyzerUtilities by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-1.25277.114
  • Roslyn Analyzer Utilities CodeAnalysis Dataflow ControlFlowGraph FlowAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
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/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094.
Microsoft.CodeAnalysis.Features by: Microsoft
  • 1 total downloads
  • Latest version: 1.2.1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for creating editing experiences. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Portable Class Libraries
Microsoft.Extensions.Caching.SqlServer by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • cache,distributedcache,sqlserver
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server.
Microsoft.Extensions.Configuration.CommandLine by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • configuration,commandline
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • logging
Logging abstractions for Microsoft.Extensions.Logging. Commonly used types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger<TCategoryName> Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging.Logger<T> Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Extensions.Options by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Identity.Client by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.1-preview
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store Xamarin iOS Android
This package contains the binaries of the Microsoft Authentication Library (MSAL). MSAL makes it easy to obtain tokens from Azure AD v2 (work & school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
Microsoft.IdentityModel.Protocols.OpenIdConnect by: Microsoft
  • 1 total downloads
  • Latest version: 6.26.1
  • .NET Windows Authentication Identity OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Xml by: Microsoft
  • 1 total downloads
  • Latest version: 6.13.1
  • .NET Windows Authentication Identity Reading XML Writing XML Enveloped Signatures
Includes types that provide support for Reading / Writing XML with Enveloped Signatures.
Microsoft.NET.Test.Sdk by: Microsoft
  • 1 total downloads
  • Latest version: 16.3.0-preview-20190808-03
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The MSbuild targets and properties for building .NET test projects.
Microsoft.Net.UWPCoreRuntimeSdk by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.9
Provides the CoreCLR runtime and build tools to build and run Universal Windows applications using CoreCLR. 62104e14e02e93e5808e884b94bed426f9529cc3 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.10
Provides the .NET app bootstrapper intended for use in the application directory e1825b4928afa9455cc51e1de2b2e66c8be3018d When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHost by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.5
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module 65cd7897774a464b5991c1962f7a0d476bb63101 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.9
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost 1632fa1589b0eee3277a8841ce1770e554ece037 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.Client by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.Server by: Microsoft
  • 6 total downloads
  • Latest version: 9.1.2
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the server.
Microsoft.TestPlatform.TestHost by: Microsoft
  • 1 total downloads
  • Latest version: 15.5.0-preview-20170727-01
Testplatform host executes the test using specified adapter.