Microsoft.Win32.Primitives
by: Microsoft
- 341 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.Win32.Registry
by: Microsoft
- 1.027k 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
- 888 total downloads
- Latest version: 6.0.0-preview.4.21253.7
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
by: Microsoft
- 2.362k total downloads
- Latest version: 10.0.2
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.CsWinRT
by: Microsoft
- 1.106k total downloads
- Latest version: 2.3.0-prerelease.251115.2
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.Contracts
by: Microsoft
- 1.941k total downloads
- Latest version: 10.0.28000.1-RTM
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.WindowsAzure.ConfigurationManager
by: Microsoft
- 278 total downloads
- Latest version: 3.2.3
Microsoft Azure Configuration Manager provides a unified API to load configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 1.689k total downloads
- Latest version: 10.0.2
Package Description
MongoDB.Bson
by: MongoDB Inc.
- 1.558k total downloads
- Latest version: 2.13.3
MongoDB's Official Bson Library.
MongoDB.Driver
by: MongoDB Inc.
- 1.423k total downloads
- Latest version: 2.13.3
Official .NET driver for MongoDB.
MongoDB.Driver.Core
by: MongoDB Inc.
- 1.485k total downloads
- Latest version: 2.17.1
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 495 total downloads
- Latest version: 1.12.0
Libmongocrypt wrapper for the .NET driver.
MongoDB.LibMongocrypt
by: markbenvenuto vincentkam dmitry_lukyanov rstam
- 88 total downloads
- Latest version: 1.2.0
Libmongocrypt wrapper for the .NET driver.
Mono.TextTemplating
by: mhutch
- 226 total downloads
- Latest version: 2.0.5
Open-source implementation of the T4 templating engine.
Moq
by: Daniel Cazzulino kzu
- 957 total downloads
- Latest version: 4.17.2
Moq is the most popular and friendly mocking framework for .NET.
Built from https://github.com/moq/moq4/tree/803ad5c99
MSBuild.Sdk.Extras
by: Claire Novotny
- 1.15k total downloads
- Latest version: 3.0.44
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MsgPack.Cli
by: FUJIWARA Yusuke
- 1.083k total downloads
- Latest version: 1.0.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.
Multi-Currency-Money
by: Zp Bappi
- 17 total downloads
- Latest version: 1.1.0
A Money class written in C# for handling multi-currency arithmetic with generic type support.
MySql.Data
by: Oracle
- 460 total downloads
- Latest version: 8.0.32.1
MySql.Data.MySqlClient .Net Core Class Library
MySqlConnector
by: Bradley Grainger
- 2.344k total downloads
- Latest version: 2.1.13
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
Nanoid
by: codeyu
- 64 total downloads
- Latest version: 3.0.0
A tiny, secure, URL-friendly, unique string ID generator for .NET Core.