Microsoft.NETCore.Jit by: Microsoft
  • 37 total downloads
  • Latest version: 2.0.8
The .NET JIT compiler. a536e7eec55c538c94639cefe295aa672996bf9b When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms by: Microsoft
  • 3 total downloads
  • Latest version: 1.0.1-rc2-24027
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Microsoft.NETCore.Runtime by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.1-beta-23409
The .NET Core runtime.
Microsoft.NETCore.Runtime.CoreCLR by: Microsoft
  • 14 total downloads
  • Latest version: 2.0.8
The .NET Core runtime, called CoreCLR, and the base library, called System.Private.CoreLib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes. a536e7eec55c538c94639cefe295aa672996bf9b When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Runtime.Native by: Microsoft
  • 6 total downloads
  • Latest version: 1.0.2-rc2-24027
Support libraries for the .NET Core runtime used by .NETNative. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Microsoft.NETCore.Targets by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-beta-23109
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these.
Microsoft.NETCore.Targets.UniversalWindowsPlatform by: Microsoft
  • 4 total downloads
  • Latest version: 5.0.1-beta-23225
Ensures a minimum set of package versions when building Universal Windows Platform applications and portable libraries.
Microsoft.NETCore.UniversalWindowsPlatform by: Microsoft
  • 6 total downloads
  • Latest version: 6.2.14
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. d67bd83a075b8b10cb95810568073c1a3211f28b When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Packaging.Tools by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.0-preview1-25301-01
Provides build infrastructure for handling conflicting assets from packages and trimming unused files from an application. 57a0c74f36c8b254211c16547f6249b6604d527d 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.2065-prerelease
  • Microsoft Web WebView Native native package Edge C++ Win32 WPF WinForms dotnet framework core Webview2
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
  • 1 total downloads
  • Latest version: 4.0.0-beta-22231
Provides common types for Win32-based libraries.
Microsoft.Win32.Registry by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22816
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
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 81 total downloads
  • Latest version: 10.0.26100.1742
  • managed WinRT WinForms WPF SDK WindowsSDK
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
  • 1 total downloads
  • Latest version: 1.1.5
  • Windows Windows App SDK WinAppSDK WinUI XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar Resources Native DWriteCore Interactive Experiences ixp Project Reunion ProjectReunion
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
  • 1 total downloads
  • Latest version: 7.0.16
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-x64 by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.14
Package Description
MimeKit by: Jeffrey Stedfast
  • 36 total downloads
  • Latest version: 4.7.1
  • mime encryption arc dkim security smime s/mime openpgp pgp mbox mail email parser tnef net462 net47 net48 net6.0 net8.0 netstandard netstandard2.0 netstandard2.1
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers. MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations. In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's limitations. API documentation can be found on the web at http://www.mimekit.net/docs For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
Mongo2Go by: Johannes Hoppe and many contributors
  • 20 total downloads
  • Latest version: 3.1.3
  • MongoDB Mongo unit test integration runner
Mongo2Go is a managed wrapper around the latest MongoDB binaries. It targets .NET Standard 2.0. This Nuget package contains the executables of mongod, mongoimport and mongoexport v4.4.4 for Windows, Linux and macOS. Mongo2Go has two use cases: 1. Providing multiple, temporary and isolated MongoDB databases for unit tests (or to be precise: integration tests) 2. Providing a quick to set up MongoDB database for a local developer environment
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 3 total downloads
  • Latest version: 1.8.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
MySql.Data by: Oracle Corporation
  • 40 total downloads
  • Latest version: 9.2.0
  • MySql .NET Connector MySql Connector/NET netcore .Net Core MySql Conector/Net Core coreclr C/NET C/Net Core
MySql.Data.MySqlClient .Net Core Class Library