MSBuild.Sdk.Extras
by: Oren Novotny
- 103 total downloads
- Latest version: 1.5.4
Additional MSBuild targets and properties for SDK-style .NET projects.
Microsoft.Win32.Primitives
by: Microsoft
- 54 total downloads
- Latest version: 4.3.0
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.Windows.SDK.Contracts
by: Microsoft
- 474 total downloads
- Latest version: 10.0.28000.2526
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 2004. 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.Windows.CsWinRT
by: Microsoft
- 225 total downloads
- Latest version: 3.0.0-preview.260319.2
C#/WinRT provides packaged WinRT projection support for the C# language. It is compatible with .NET 10 or later, and does not require any built-in knowledge of WinRT by the C# compiler.
Microsoft.Windows.Compatibility
by: Microsoft
- 660 total downloads
- Latest version: 11.0.0-preview.6.26359.118
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard.
Microsoft.Win32.Registry.AccessControl
by: Microsoft
- 526 total downloads
- Latest version: 11.0.0-preview.6.26359.118
Provides support for managing access and audit control lists for Microsoft.Win32.RegistryKey.
Commonly Used Types:
System.Security.AccessControl.RegistryAccessRule
System.Security.AccessControl.RegistryAuditRule
System.Security.AccessControl.RegistrySecurity
Microsoft.Windows.Compatibility.Shims
by: Microsoft
- 24 total downloads
- Latest version: 2.0.0
This package provides infrastructure services and shouldn't be referenced directly from your code. It provides facade assemblies in order to make the Microsoft.Windows.Compatibility package work across all .NET implementations.
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
Moq
by: Daniel Cazzulino, kzu
- 507 total downloads
- Latest version: 4.20.72
Moq is the most popular and friendly mocking framework for .NET.
NamedPipeServerStream.NetFrameworkVersion
by: havendv
- 72 total downloads
- Latest version: 1.1.13
This package adds original NamedPipeServerStream constructors from Net.Framework to NetStandard
See System.IO.Pipes.NamedPipeServerStreamConstructors.New method
Features:
- Completely repeats constructor behavior from .Net Framework (including exceptions)
- Has a strong name
- Restored from decompiled code. No changes from the original
- Official dependencies only
- Tested
Microsoft.VisualStudio.Web.CodeGeneration.Utils
by: Microsoft
- 252 total downloads
- Latest version: 3.1.5
Contains utilities used by ASP.NET Core Code Generation packages.
Mono.TextTemplating
by: Mikayla Hutchinson
- 96 total downloads
- Latest version: 3.0.0
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
by: Microsoft
- 255 total downloads
- Latest version: 3.1.5
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
MQTTnet.Extensions.ManagedClient
by: The contributors of MQTTnet
- 566 total downloads
- Latest version: 4.3.7.1207
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
Microsoft.Win32.SystemEvents
by: Microsoft
- 468 total downloads
- Latest version: 11.0.0-preview.6.26359.118
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
Microsoft.Win32.Registry
by: Microsoft
- 202 total downloads
- Latest version: 5.0.0
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.
MQTTnet.AspNetCore
by: The contributors of MQTTnet
- 438 total downloads
- Latest version: 4.3.7.1207
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.
MQTTnet
by: The contributors of MQTTnet
- 711 total downloads
- Latest version: 4.3.7.1207
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.
Microsoft.Web.WebView2
by: Microsoft
- 556 total downloads
- Latest version: 1.0.4126-prerelease
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.Web.LibraryManager.Build
by: Microsoft
- 88 total downloads
- Latest version: 3.0.114
MSBuild target for the Visual Studio Library Manager
MSTest.Analyzers
by: Microsoft
- 120 total downloads
- Latest version: 4.3.2
MSTest is Microsoft supported Test Framework.
This package includes code analyzers and code fixes for MSTest.