Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 1 total downloads
- Latest version: 2.6.1
Application Insights Dependency Collector for .NET applications. 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. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 1 total downloads
- Latest version: 3.1.10
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets.
This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/e3187077455f953200e3c930430808a30f48b82e
Microsoft.Azure.KeyVault.Core
by: Microsoft
- 1 total downloads
- Latest version: 2.0.4
Microsoft Azure Key Vault Core Class Library
Microsoft.CodeAnalysis
by: Microsoft
- 1 total downloads
- Latest version: 4.14.0
.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)
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.3.4-beta1.23160.1
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
- 1 total downloads
- Latest version: 3.3.5-beta1.23225.2
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 1 total downloads
- Latest version: 2.9.3
Public API Analyzers
Microsoft.Diagnostics.Tracing.TraceEvent
by: Microsoft
- 1 total downloads
- Latest version: 3.1.23
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows.
You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class.
The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources)
and parse the events they emit.
The library includes
-- TraceEventSession which can enable ETW providers,
-- EtwTraceEventSource which lets you read the stream of ETW events, and
-- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events.
See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 1 total downloads
- Latest version: 8.0.15
MSBuild tasks and targets for build-time Swagger and OpenApi document generation
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8899cb30120d41413065f1b1465cdabefe0a1f9c
Microsoft.IdentityModel.Clients.ActiveDirectory
by: Microsoft
- 1 total downloads
- Latest version: 4.1.0-preview
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET based client by taking advantage of Windows Server Active Directory and Azure Active Directory.
ADAL.NET enables you to acquire a security token to access protected Web APIs, for instance Microsoft Graph or your own Web API.
ADAL.NET is built against multiple platforms, including .net desktop, .net standard, .net core, UWP, Xamarin iOS and Xamarin Android. It can be called from applications and Web APIs (ASP.NET, .NET Core, ASP.NET Core) that call other Web APIs in the name of a user, or without a user.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 1 total downloads
- Latest version: 6.34.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.Maui.Controls
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, Tizen, and Windows from a single shared codebase.
Microsoft.NET.Sdk.macOS.Manifest-8.0.100
by: Microsoft
- 1 total downloads
- Latest version: 14.2.8022+sha.7075fa1d8
.NET Workload for macOS platforms
Microsoft.NET.Test.Sdk
by: Microsoft
- 1 total downloads
- Latest version: 15.8.0-preview-20180510-03
The MSbuild targets and properties for building .NET test projects.
Microsoft.NETCore.App.Host.linux-x64
by: Microsoft
- 1 total downloads
- Latest version: 6.0.22
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.App.Host.win-x64
by: Microsoft
- 1 total downloads
- Latest version: 7.0.9
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 1 total downloads
- Latest version: 3.0.3
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
c03f2fe62663edec83d1bc12b4e9f11bd3de5d0e
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-rc.2.20475.5
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.OData.Edm
by: Microsoft
- 2 total downloads
- Latest version: 7.12.5
Classes to represent, construct, parse, serialize and validate entity data models. Supports OData v4. Targets .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
Microsoft.Orleans.Client
by: Microsoft
- 1 total downloads
- Latest version: 1.5.3
Referencing this package is necessary for a client to communicate with an Orleans system.