Microsoft.Diagnostics.Tracing.TraceEvent
by: Microsoft
- 2 total downloads
- Latest version: 3.1.18
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.Tools
by: Microsoft
- 29 total downloads
- Latest version: 8.0.11
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Bundle-Migration
Drop-Database
Get-DbContext
Get-Migration
Optimize-DbContext
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 2 total downloads
- Latest version: 1.4.1
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 43 total downloads
- Latest version: 8.0.13
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETCore.Targets.DNXCore
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-beta-23225
Ensures a minimum set of package versions when building DNXCore applications and portable libraries.
Microsoft.NETCore.Targets.NETFramework
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta-23109
Ensures a minimum set of package versions when building .NET Framework applications and portable libraries.
Microsoft.NETCore.Targets.UniversalWindowsPlatform
by: Microsoft
- 2 total downloads
- Latest version: 5.0.1-beta-23225
Ensures a minimum set of package versions when building Universal Windows Platform applications and portable libraries.
Microsoft.NETCore.Windows.ApiSets
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1
Windows API set dlls for use in operating systems that do not include them.
TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.8.0-preview1
C# Analyzers for Microsoft Orleans.
Microsoft.Orleans.Client
by: Microsoft
- 22 total downloads
- Latest version: 8.2.0-preview1
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.Templates.Interfaces
by: Microsoft
- 1 total downloads
- Latest version: 1.5.10
NuGet package deprecated, please use Microsoft.Orleans.OrleansCodeGenerator.Build instead.
Microsoft.SourceLink.GitHub
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0
Generates source link for GitHub repositories.
Microsoft.VisualStudio.Web.CodeGeneration.Design
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
- 1 total downloads
- Latest version: 1.0.0-preview3-final
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Microsoft.Web.WebView2
by: Microsoft
- 20 total downloads
- Latest version: 1.0.2792.45
The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications powered by Microsoft Edge (Chromium).
This package is necessary for Win32 C/C++, WPF, and WinForms applications. To learn more about package versions checkout https://aka.ms/wv2-packageversion. To learn best practices checkout: https://aka.ms/wv2-bestpractices.
Microsoft.Windows.SDK.BuildTools
by: Microsoft
- 25 total downloads
- Latest version: 10.0.26100.1
Includes tools required for building projects targeting the Windows SDK.
Microsoft.WindowsAppSDK
by: Microsoft
- 12 total downloads
- Latest version: 1.6.240531000-experimental1
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Mono.Unix
by: Microsoft
- 2 total downloads
- Latest version: 7.0.0-beta1.21310.1
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
MudBlazor
by: Garderoben, Henon and Contributors
- 4 total downloads
- Latest version: 8.5.1
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility