Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 205 total downloads
- Latest version: 11.0.0-preview.3.26207.106
Package Description
Microsoft.Web.LibraryManager.Build
by: Microsoft
- 32 total downloads
- Latest version: 3.0.71
MSBuild target for the Visual Studio Library Manager
Moq
by: Daniel Cazzulino, kzu
- 46 total downloads
- Latest version: 4.20.72
Moq is the most popular and friendly mocking framework for .NET.
Microsoft.Win32.SystemEvents
by: Microsoft
- 10 total downloads
- Latest version: 8.0.0
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
Mono.TextTemplating
by: Mikayla Hutchinson
- 6 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#
MQTTnet.AspNetCore
by: The contributors of MQTTnet
- 11 total downloads
- Latest version: 5.1.0.1559
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.Windows.SDK.Contracts
by: Microsoft
- 14 total downloads
- Latest version: 10.0.28000.1761-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 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.
- 6 total downloads
- Latest version: 11.0.0-preview.1.26156.3
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Templating
by: Microsoft
- 8 total downloads
- Latest version: 11.0.0-preview.1.26156.3
Contains Razor based templating host used by ASP.NET Core Code Generators.
MQTTnet
by: The contributors of MQTTnet
- 142 total downloads
- Latest version: 5.1.0.1559
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.Win32.Registry
by: Microsoft
- 2 total downloads
- Latest version: 4.6.0-rc1.19456.4
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.Web.WebView2
by: Microsoft
- 13 total downloads
- Latest version: 1.0.3965-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.
Nanoid
by: codeyu
- 25 total downloads
- Latest version: 3.1.0
A tiny, secure, URL-friendly, unique string ID generator for .NET Core.
MQTTnet.Extensions.ManagedClient
by: The contributors of MQTTnet
- 143 total downloads
- Latest version: 4.3.7.1207
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
Nerdbank.Streams
by: Andrew Arnott
- 11 total downloads
- Latest version: 2.10.22-alpha
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
Microsoft.Windows.CsWinRT
by: Microsoft
- 1 total downloads
- Latest version: 1.5.0
C#/WinRT provides packaged WinRT projection support for the C# language. It is compatible with .NET 5 or later, and does not require any built-in knowledge of WinRT by the C# compiler.
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
Microsoft.VisualStudio.Web.CodeGeneration.Utils
by: Microsoft
- 1 total downloads
- Latest version: 8.0.7
Contains utilities used by ASP.NET Core Code Generation packages.
Microsoft.Windows.Compatibility
by: Microsoft
- 6 total downloads
- Latest version: 11.0.0-preview.3.26207.106
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.
NamedPipeServerStream.NetFrameworkVersion
by: havendv
- 1 total downloads
- Latest version: 1.0.6
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