Microsoft.Data.Sqlite by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • SQLite,Data,ADO.NET
SQLite implementation of the System.Data.Common provider model. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
Microsoft.Diagnostics.Tracing.TraceEvent by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.61
  • 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.Extensions.ApiDescription.Server by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.0-preview.1.24081.5
  • 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/b1beadfe0ad3d02eb5207681a5328793c4b3822c
Microsoft.Extensions.Caching.Memory by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • cache memorycache
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Configuration.CommandLine by: Microsoft.Extensions.Configuration.CommandLine
  • 1 total downloads
  • Latest version: 1.0.0
  • configuration,commandline
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Json by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • configuration,json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Logging by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.1
  • 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.Maui.Controls.Build.Tasks by: Microsoft
  • 1 total downloads
  • Latest version: 11.0.0-preview.1.26107.1
  • 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.Maui.Resizetizer by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.10
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui tizen
.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.Maui.Resizetizer.Sdk by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.312+12-sha.c121ea3a0-azdo.6176901
.NET MAUI SDK support for images, fonts, etc. Enabled via <UseMauiAssets>true</UseMauiAssets>.
Microsoft.Net.Native.Compiler by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.10-rel-29722-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
Microsoft.NETCore.App.Host.win-x64 by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.4
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 3 total downloads
  • Latest version: 6.0.2-mauipre.1.22054.8
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHost by: Microsoft
  • 3 total downloads
  • Latest version: 2.1.6
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module 3f4f8eebd842c5f7f8b2941828c75384c2e2f1ab When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.3
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETCore.Jit by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.3
The .NET JIT compiler. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.1-beta-23409
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Microsoft.NETCore.Targets.UniversalWindowsPlatform by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.1-beta-23516
Ensures a minimum set of package versions when building Universal Windows Platform applications and portable libraries. - 1548494
Microsoft.Orleans.Server by: Microsoft
  • 0 total downloads
  • Latest version: 8.1.0-preview2
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the server.