Microsoft.Web.WebView2
by: Microsoft
- 2 total downloads
- Latest version: 1.0.2045.28
The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications powered by Microsoft Edge (Chromium).
This package is necessary for Win32 C/C++, WPF, and WinForms applications. To learn more about package versions checkout https://aka.ms/wv2-packageversion. To learn best practices checkout: https://aka.ms/wv2-bestpractices.
Microsoft.Win32.Primitives
by: Microsoft
- 3 total downloads
- Latest version: 4.0.1
Provides common types for Win32-based libraries.
Commonly Used Types:
System.ComponentModel.Win32Exception
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.SystemEvents
by: Microsoft
- 0 total downloads
- Latest version: 9.0.0-preview.1.24080.9
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 2 total downloads
- Latest version: 10.0.26100.7175
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 26100. 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
- 0 total downloads
- Latest version: 1.8.250916003
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WindowsAppSDK.AI
by: Microsoft
- 1 total downloads
- Latest version: 2.0.20-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 Windows AI APIs.
Microsoft.WindowsAppSDK.Base
by: Microsoft
- 2 total downloads
- Latest version: 2.0.3
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This is a package that is used as a dependency by other Windows App SDK component packages and not meant to be directly referenced.
Microsoft.WindowsAppSDK.Runtime
by: Microsoft
- 4 total downloads
- Latest version: 2.0.1
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This is a package that can be referenced to declare the WindowsAppSDK framework packages should be referenced by default.
Microsoft.WindowsAppSDK.Widgets
by: Microsoft
- 1 total downloads
- Latest version: 2.0.2-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 Widgets APIs.
Mono.TextTemplating
by: Mikayla Hutchinson
- 1 total downloads
- Latest version: 3.0.0-preview-0052-g5d0f76c785
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
Mono.Unix
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-final.1.21369.2
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Moq
by: Daniel Cazzulino, kzu
- 4 total downloads
- Latest version: 4.18.1
Moq is the most popular and friendly mocking framework for .NET.
Built from https://github.com/moq/moq4/tree/ecd540409
MSBuild.Sdk.Extras
by: Oren Novotny
- 1 total downloads
- Latest version: 1.3.1
Additional MSBuild targets and properties for SDK-style .NET projects.
MsgPack.Cli
by: FUJIWARA, Yusuke
- 3 total downloads
- Latest version: 1.0.0-beta2
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.
MySqlConnector
by: Bradley Grainger
- 1 total downloads
- Latest version: 2.1.5
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
- 3 total downloads
- Latest version: 3.4.0
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
Nerdbank.Streams
by: Andrew Arnott
- 1 total downloads
- Latest version: 2.3.23-alpha
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NetTopologySuite
by: NetTopologySuite - Team
- 2 total downloads
- Latest version: 2.3.0
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
Newtonsoft.Json
by: James Newton-King
- 1 total downloads
- Latest version: 13.0.1
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 4 total downloads
- Latest version: 10.0.20
JSON Schema reader, generator and validator for .NET