Microsoft.WindowsAppSDK.DWrite by: Microsoft
  • 20 total downloads
  • Latest version: 2.0.25091601-experimental
  • DWriteCore native
DWriteCore is an implementation of the Microsoft Windows DirectWrite API that has been decoupled from the Windows OS. DWriteCore provides services for applications to enumerate fonts and format and render text.
Microsoft.WindowsAppSDK.Foundation by: Microsoft
  • 27 total downloads
  • Latest version: 2.0.250915002-experimental
  • Microsoft Resources Native Windows WindowsAppSDK
Windows App SDK
Microsoft.WindowsAppSDK.InteractiveExperiences by: Microsoft
  • 26 total downloads
  • Latest version: 2.0.250912002-experimental
  • Microsoft Interactive Experiences WindowsAppSDK
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Microsoft Interactive Experiences features.
Microsoft.WindowsAppSDK.ML by: Microsoft
  • 17 total downloads
  • Latest version: 2.0.44-experimental
  • Windows "Windows App SDK" WinAppSDK ML MachineLearning APIs
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Windows Machine Learning APIs.
Microsoft.WindowsAppSDK.Packages by: Microsoft
  • 11 total downloads
  • Latest version: 1.8.250610002-experimental3
  • 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. This is a package that can be referenced to declare the WindowsAppSDK framework packages should be referenced by default.
Microsoft.WindowsAppSDK.Runtime by: Microsoft
  • 16 total downloads
  • Latest version: 2.0.250930001-experimental1
  • 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. This is a package that can be referenced to declare the WindowsAppSDK framework packages should be referenced by default.
Microsoft.WindowsAppSDK.Widgets by: Microsoft
  • 20 total downloads
  • Latest version: 2.0.250918003-experimental
  • Windows "Windows App SDK" WinAppSDK Widget
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Widgets APIs.
Microsoft.WindowsAppSDK.WinUI by: Microsoft
  • 29 total downloads
  • Latest version: 2.0.250930000-experimental
  • Windows "Windows App SDK" WinAppSDK WinUI XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the modern Windows UI features.
MimeMapping by: Matthew Little
  • 96 total downloads
  • Latest version: 1.0.1.50
  • mimetype contenttype mime type mimemapping GetMimeMapping media-types rfc 4288
Constants for (almost) all MIME types and method to determine MIME type from a file name. Contains just over 1000 mime types. The Dictionary is generated from the jshttp/mime-db db.json file. Works similar to .NET's System.Web.MimeMapping.GetMimeMapping. It aggregates data from the following sources: https://www.iana.org/assignments/media-types/media-types.xhtml https://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types https://hg.nginx.org/nginx/raw-file/default/conf/mime.types See: https://github.com/jshttp/mime-db#mime-db https://learn.microsoft.com/dotnet/api/system.web.mimemapping.getmimemapping
Mollie.Api by: Vincent Kok
  • 288 total downloads
  • Latest version: 2.3.0.2
  • Mollie
This is a wrapper for the Mollie REST webservice. All payment methods and webservice calls are supported.
Mono.Options by: Microsoft
  • 12 total downloads
  • Latest version: 6.6.0.161
  • mono options command line terminal
A Getopt::Long-inspired option parsing library for C#.
Mono.TextTemplating by: Mikayla Hutchinson
  • 25 total downloads
  • Latest version: 1.3.1
  • T4 templating
Open-source implementation of the T4 templating engine.
MSBuild.Sdk.Extras by: Oren Novotny
  • 113 total downloads
  • Latest version: 1.5.4
  • msbuild dotnet sdk xamarin android ios macos uwp tizen
Additional MSBuild targets and properties for SDK-style .NET projects.
Nerdbank.GitVersioning by: Andrew Arnott
  • 680 total downloads
  • Latest version: 3.9.50
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nerdbank.Streams by: Andrew Arnott
  • 5 total downloads
  • Latest version: 2.0.2-beta
  • Stream full-duplex websocket
Streams for full duplex in-proc communication, wrap a WebSocket, etc.
NETStandard.Library by: Microsoft
  • 2.294k total downloads
  • Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 2.752k total downloads
  • Latest version: 13.0.4
  • json
Json.NET is a popular high-performance JSON framework for .NET
NLog by: Kim Christensen
  • 9 total downloads
  • Latest version: 2.1.0
  • logging log tracing logfiles NLog
NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity. This package installs NLog.dll with includes core logging functionality. For your main project also need to install "NLog Configuration" package.
NodaTime by: Jon Skeet
  • 108 total downloads
  • Latest version: 2.0.0-alpha20160729
  • date time timezone calendar nodatime
Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types built into the .NET framework.
NSec.Cryptography by: Klaus Hartke
  • 26 total downloads
  • Latest version: 19.1.0-preview1
  • aead aes-gcm blake2b chacha20-poly1305 crypto cryptography curve25519 dotnet-core ed25519 encryption hash hkdf hmac libsodium security sha256 sha512 x25519
Provides modern cryptographic algorithm implementations for .NET Core based on libsodium. Commonly Used Types: NSec.Cryptography.Aes256Gcm NSec.Cryptography.Blake2b NSec.Cryptography.Chacha20Poly1305 NSec.Cryptography.Ed25519 NSec.Cryptography.HkdfSha256 NSec.Cryptography.X25519