Microsoft.Diagnostics.Tracing.TraceEvent by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.16
  • TraceEvent EventSource Microsoft ETW Event Tracing for Windows
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 by: Microsoft.EntityFrameworkCore
  • 2 total downloads
  • Latest version: 1.0.6
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology. Commonly Used Types: Microsoft.EntityFrameworkCore.DbContext Microsoft.EntityFrameworkCore.DbSet
Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.0-preview.5.25277.114
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer.Design by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • Entity Framework Core entity-framework-core EF Data O/RM SQL Server
Design-time Entity Framework Core Functionality for Microsoft SQL Server.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.24
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
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.Extensions.ApiDescription.Server by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.14
  • MSBuild Swagger OpenAPI code generation Web API service reference document
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/25ef4aa38b77974263cb10f6e9cbd10135f17b59
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 1 total downloads
  • Latest version: 4.4.2-preview.24050.4
  • Fluent UI, Blazor, Web Components, .NET8
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.IdentityModel.Logging by: Microsoft
  • 2 total downloads
  • Latest version: 6.33.0
  • .NET Windows Authentication Identity Logging
Includes Event Source based logging support.
Microsoft.Maui.Controls by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.50
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui
.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.Controls.Build.Tasks by: Microsoft
  • 1 total downloads
  • Latest version: 11.0.0-preview.2.26152.10
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui
.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 only contains the MSBuild tasks and other tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Net.Compilers by: Microsoft
  • 1 total downloads
  • Latest version: 3.3.0-beta2-final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.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/20a4c9adb4fd8317c968157ef11add1fbceccacc.
Microsoft.NET.Sdk.WebAssembly.Pack by: Microsoft
  • 13 total downloads
  • Latest version: 11.0.0-preview.2.26159.112
SDK for building and publishing WebAssembly applications.
Microsoft.NET.Test.Sdk by: Microsoft
  • 1 total downloads
  • Latest version: 15.6.2
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The MSbuild targets and properties for building .NET test projects.
Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.25
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workloads.10.0.100 by: Microsoft
  • 4 total downloads
  • Latest version: 10.105.0
This package contains the workload set manifest for the 10.0.100 version of the .NET SDK. This package is not intended for direct reference - instead it is an internal implementation detail of the 'dotnet workload' command. See https://learn.microsoft.com/dotnet/core/tools/dotnet-workload-sets for more details.
Microsoft.NETCore by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-beta-23109
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms.
Microsoft.NETCore.App.Ref by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.7.22375.6
Internal implementation package not meant for direct consumption. Please do not reference directly. A set of .NET APIs that are included in the default .NET application model. Contains reference assemblies, documentation, and other design-time assets.
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.0-preview.4.25258.110
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.23
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.DotNetHostResolver by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.0-rc.2.23479.6
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost