Microsoft.Data.Sqlite
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
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
- 3 total downloads
- Latest version: 2.0.61
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
- 2 total downloads
- Latest version: 6.0.33
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/f0f9de5692adf1c0576de062f93c6ab7b176433f
Microsoft.Extensions.Caching.Memory
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.DependencyModel
by: Microsoft
- 1 total downloads
- Latest version: 3.0.2
Abstractions for reading `.deps` files.
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 1 total downloads
- Latest version: 4.3.1
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
.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
.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
- 1 total downloads
- Latest version: 2.1.11
.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.1
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
- 2 total downloads
- Latest version: 5.0.0-preview.2.20160.6
Provides the .NET Core app bootstrapper intended for use in the application directory
d12f79a4d1b908636b96005fe30f547e54cea3ee
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 1 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
Collection of Microsoft Orleans libraries and files needed on the server.
Microsoft.TestPlatform.ObjectModel
by: Microsoft
- 0 total downloads
- Latest version: 18.0.0
The Microsoft Test Platform Object Model.
Microsoft.TypeScript.MSBuild
by: Microsoft
- 1 total downloads
- Latest version: 4.8.4
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Web.CodeGeneration.Utils
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
Contains utilities used by ASP.NET Core Code Generation packages.