Microsoft.VisualStudio.Web.CodeGeneration.Utils
by: Microsoft
- 516 total downloads
- Latest version: 2.0.0-preview2-final
Contains utilities used by ASP.NET Core Code Generation packages.
Microsoft.Win32.Registry
by: Microsoft
- 195 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.
Microsoft.Win32.Registry.AccessControl
by: Microsoft
- 113 total downloads
- Latest version: 5.0.0-rc.1.20451.14
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
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Windows.Compatibility
by: Microsoft
- 1.836k total downloads
- Latest version: 8.0.0-preview.4.23260.1
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.Windows.CsWin32
by: Microsoft
- 14 total downloads
- Latest version: 0.1.588-beta
Microsoft Windows SDK Win32 API Source Generator
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 63 total downloads
- Latest version: 10.0.25387-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 25387. 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.SDK.Win32Metadata
by: Microsoft
- 14 total downloads
- Latest version: 10.2.185-preview
This packages provides the Win32 API surface as a winmd (Windows metadata) file. It is intended to be used as the basis for generating language-specific projections. It is not loadable as a CLR assembly.
Microsoft.WindowsAppSDK
by: Microsoft
- 17 total downloads
- Latest version: 1.2.221209.1
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 57 total downloads
- Latest version: 6.0.19
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-x64
by: Microsoft
- 86 total downloads
- Latest version: 7.0.9
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-x86
by: Microsoft
- 16 total downloads
- Latest version: 5.0.17
Internal implementation package not meant for direct consumption. Please do not reference directly.
75bb45842cf203fef4ce68c0c6aba8dfcd631ecc
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.WSMan.Management
by: Microsoft
- 19 total downloads
- Latest version: 7.2.6
Runtime for hosting PowerShell
Microsoft.WSMan.Runtime
by: Microsoft
- 19 total downloads
- Latest version: 7.2.6
Runtime for hosting PowerShell
Microsoft.Xaml.Behaviors.Wpf
by: Microsoft
- 89 total downloads
- Latest version: 1.1.39
Easily add interactivity to your apps using XAML Behaviors for WPF. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code.
MongoDB.Driver.Core
by: vincentkam dmitry_lukyanov rstam craiggwilson
- 19 total downloads
- Latest version: 2.10.4
Core Component of the Official MongoDB .NET Driver.
Mono.Unix
by: Microsoft
- 27 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
- 569 total downloads
- Latest version: 4.8.3
Moq is the most popular and friendly mocking framework for .NET
morelinq
by: MoreLINQ Developers.
- 35 total downloads
- Latest version: 2.9.0
This project enhances LINQ to Objects with the following methods: Acquire, AggregateRight, Assert, AssertCount, AtLeast, AtMost, Batch, Cartesian, CountBetween, CountBy, Concat, Consume, DistinctBy, EndsWith, EquiZip, Exactly, ExceptBy, Exclude, FallbackIfEmpty, FillBackward, FillForward, Fold, ForEach, From, FullGroupJoin, FullJoin, Generate, GenerateByIndex, GroupAdjacent, Incremental, Index, Insert, Interleave, Lag, Lead, LeftJoin, MaxBy, MinBy, Move, NestedLoops, OrderBy, OrderedMerge, Pad, PadStart, Pairwise, PartialSort, PartialSortBy, Partition, Permutations, Pipe, Prepend, PreScan, Random, RandomDouble, RandomSubset, Rank, RankBy, Repeat, RightJoin, RunLengthEncode, Scan, ScanRight, Segment, Sequence, SingleOrFallback, SkipLast, SkipUntil, Slice, SortedMerge, Split, StartsWith, Subsets, TagFirstLast, TakeEvery, TakeLast, TakeUntil, ThenBy, ToArrayByIndex, ToDataTable, ToDelimitedString, ToDictionary, ToHashSet, ToLookup, Trace, TraverseBreadthFirst, TraverseDepthFirst, Unfold, Windowed, ZipLongest, ZipShortest
MQTTnet
by: The contributors of MQTTnet
- 22 total downloads
- Latest version: 4.2.0.706
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.Extensions.ManagedClient
by: The contributors of MQTTnet
- 16 total downloads
- Latest version: 4.2.0.706
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.