Microsoft.Build.Locator
by: Microsoft
- 1 total downloads
- Latest version: 1.5.6
Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017 or higher or .NET Core SDK 2.1 or higher.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 5.3.0-2.25625.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.FlowAnalysis.Utilities
by: Microsoft
- 1 total downloads
- Latest version: 2.9.4
Utilities for Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.3.4-beta1.22514.1
Public API Analyzers
Microsoft.Diagnostics.Tracing.TraceEvent
by: Microsoft
- 2 total downloads
- Latest version: 3.1.16
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.EntityFrameworkCore.InMemory
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 3 total downloads
- Latest version: 5.0.13
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Drop-Database
Get-DbContext
Get-Migration
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database
Microsoft.Extensions.DependencyInjection.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Contracts for dependency injection.
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 1 total downloads
- Latest version: 4.5.1-preview.24068.9
A set of Blazor components wrapping Microsoft’s official Fluent UI Web Components. They implement the latest state of the Fluent design language, are built on FAST and work in every major browser.
Microsoft.Maui.Controls
by: Microsoft
- 1 total downloads
- Latest version: 10.0.41
.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.Maui.Resizetizer
by: Microsoft
- 1 total downloads
- Latest version: 8.0.61
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains image, font and raw asset processing tools.
Microsoft.Net.Compilers
by: Microsoft
- 1 total downloads
- Latest version: 3.2.0
.NET Compilers package.
Referencing this package will cause the project to be built using the specific version of the C# and Visual Basic compilers contained in the package, as opposed to any system installed version.
This package can be used to compile code targeting any platform, but can only be run using the desktop .NET 4.7.2+ Full Framework.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/c3b512958589fecf9e847a73db492cfc92f71a69.
Microsoft.NETCore.App.Host.linux-x64
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.4.21253.7
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.App.Host.win-x64
by: Microsoft
- 2 total downloads
- Latest version: 6.0.0-preview.3.21201.4
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 1 total downloads
- Latest version: 7.0.16
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHost
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-001100-00
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview7-27912-14
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
4da6ee6450e4dd43ef8c05925fec22d9ac3892f3
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Jit
by: Microsoft
- 1 total downloads
- Latest version: 1.0.9
The .NET JIT compiler.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 7.2.3
C# Analyzers for Microsoft Orleans.
Microsoft.Orleans.Core.Legacy
by: Microsoft
- 1 total downloads
- Latest version: 2.1.2
Legacy support for Microsoft Orleans Core library.