- 1 total downloads
- Latest version: 1.0.0-preview3-final
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Microsoft.Win32.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22416
Provides common types for Win32-based libraries.
Commonly Used Types:
System.ComponentModel.Win32Exception
Microsoft.Win32.Registry
by: Microsoft
- 1 total downloads
- Latest version: 4.6.0-preview9.19416.11
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Windows.AI.MachineLearning
by: Microsoft
- 9 total downloads
- Latest version: 2.1.75-experimental
Microsoft Windows AI Machine Learning APIs. This package provides the Windows ML runtime, ONNX Runtime integration, and DirectML support for Windows desktop applications. Minimum OS: Windows 10 19H1 (Build 18362) or later. For support down to 17763, install Microsoft.WindowsAppSDK.ML.
Microsoft.Windows.CsWinRT
by: Microsoft
- 1 total downloads
- Latest version: 2.1.3
C#/WinRT provides packaged WinRT projection support for the C# language. It is compatible with .NET 6 or later, and does not require any built-in knowledge of WinRT by the C# compiler.
Microsoft.Windows.SDK.BuildTools
by: Microsoft
- 1 total downloads
- Latest version: 10.0.22499-preview
Includes tools required for building projects targeting the Windows SDK.
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 2 total downloads
- Latest version: 10.0.25370-preview
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.
This package includes all the supported Windows Runtime APIs up to Windows version 25370. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see:
https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code
Supported platforms:
- .NET Framework 4.6+
- .NET Core 3.0+
Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
Microsoft.WindowsAppSDK
by: Microsoft
- 4 total downloads
- Latest version: 1.7.251014001
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WindowsAppSDK.WinUI
by: Microsoft
- 1 total downloads
- Latest version: 1.8.250610001-experimental
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the modern Windows UI features.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 5 total downloads
- Latest version: 8.0.10
Package Description
Mono.Unix
by: Microsoft
- 1 total downloads
- Latest version: 7.1.0-final.1.21458.1
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Moq
by: Daniel Cazzulino, kzu
- 1 total downloads
- Latest version: 4.6.25-alpha
Moq is the most popular and friendly mocking framework for .NET
MsgPack.Cli
by: FUJIWARA, Yusuke
- 1 total downloads
- Latest version: 0.9.1
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
MudBlazor
by: Garderoben, Henon and Contributors
- 3 total downloads
- Latest version: 6.19.1
MudBlazor is an ambitious Material Design component framework for Blazor with an emphasis on ease of use and clear structure. It is perfect for .NET developers who want to rapidly build web applications without having to struggle with CSS and Javascript. MudBlazor, being written entirely in C#, empowers them to adapt, fix or extend the framework and the multitude of examples in the documentation makes learning MudBlazor very easy.
MySql.Data
by: Oracle
- 1 total downloads
- Latest version: 8.0.13
MySql.Data.MySqlClient .Net Core Class Library
MySqlConnector
by: Bradley Grainger, Caleb Lloyd
- 3 total downloads
- Latest version: 1.3.14
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
Namotion.Reflection
by: Namotion.Reflection
- 1 total downloads
- Latest version: 1.0.11
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
Nerdbank.GitVersioning
by: Andrew Arnott
- 3 total downloads
- Latest version: 3.7.48-alpha
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Newtonsoft.Json
by: James Newton-King
- 3 total downloads
- Latest version: 13.0.1
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema
by: Rico Suter
- 3 total downloads
- Latest version: 10.1.14
JSON Schema reader, generator and validator for .NET