Microsoft.CodeAnalysis.CSharp.Features
by: Microsoft
- 1 total downloads
- Latest version: 4.13.0
.NET Compiler Platform ("Roslyn") support for creating C# editing experiences.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/75e79dace86b274327a1afe479228d82a06051a4.
Microsoft.Diagnostics.Tracing.TraceEvent
by: Microsoft
- 3 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
- 62 total downloads
- Latest version: 9.0.0
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.CommandLineUtils
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
Command-line parsing API. Commonly used types:
Microsoft.Extensions.CommandLineUtils.CommandLineApplication
Microsoft.Extensions.CommandLineUtils.CommandOption
Microsoft.Extensions.DependencyInjection
by: Microsoft
- 1 total downloads
- Latest version: 9.0.3
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.DependencyInjection.AutoActivation
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0
Extensions to auto-activate registered singletons in the dependency injection system.
Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.2.25163.2
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Hosting.Systemd
by: Microsoft
- 3 total downloads
- Latest version: 9.0.1
.NET hosting infrastructure for Systemd Services.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-rc.2.24474.3
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c70204ae3c91d2b48fa6d9b92b62265f368421b4
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 3 total downloads
- Latest version: 8.5.0
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 1 total downloads
- Latest version: 8.7.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Protocols.WsFederation
by: Microsoft
- 3 total downloads
- Latest version: 8.5.0
Includes types that provide support for WsFederation protocol.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 9 total downloads
- Latest version: 2.3.2
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.JSInterop
by: Microsoft
- 4 total downloads
- Latest version: 9.0.2
Abstractions and features for interop between .NET and JavaScript code.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/704f7cb1d2cea33afb00c2097731216f121c2c73
Microsoft.Maui.Graphics
by: Microsoft
- 4 total downloads
- Latest version: 9.0.30
.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 a collection of cross-platform graphics and drawing APIs.
Microsoft.Net.Http.Headers
by: Microsoft
- 1 total downloads
- Latest version: 9.0.3
HTTP header parser implementations.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.2.25163.2
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 78 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
- 2 total downloads
- Latest version: 4.6.0
Ensures a minimum set of package versions when building .NET Framework applications and portable libraries.