Microsoft.WindowsAppSDK.InteractiveExperiences
by: Microsoft
- 93 total downloads
- Latest version: 2.0.250912002-experimental
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
- 63 total downloads
- Latest version: 2.0.169-experimental
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
- 10 total downloads
- Latest version: 1.8.250610002-experimental3
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
- 63 total downloads
- Latest version: 2.0.0-experimental4
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
- 62 total downloads
- Latest version: 2.0.250918003-experimental
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
- 98 total downloads
- Latest version: 2.0.250930000-experimental
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.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 1.226k total downloads
- Latest version: 11.0.0-preview.1.26104.118
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-arm64
by: Microsoft
- 581 total downloads
- Latest version: 11.0.0-preview.1.26104.118
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-x64
by: Microsoft
- 1.292k total downloads
- Latest version: 10.0.1
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-x86
by: Microsoft
- 1.301k total downloads
- Latest version: 10.0.1
Package Description
MimeMapping
by: Matthew Little
- 356 total downloads
- Latest version: 1.0.1.50
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
modernhttpclient
by: Paul Betts
- 124 total downloads
- Latest version: 2.4.2
Write your app using System.Net.Http, but drop this library in and it will go drastically faster.
Modernizr
by: Faruk Ateş Paul Irish Alex Sexton
- 94 total downloads
- Latest version: 2.8.3
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it.
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
ModernUI
by: Sven Walter / Peter Sunde
- 35 total downloads
- Latest version: 1.0.6
Brings the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.
Supported platforms:
Windows XP SP1/SP2/SP3
Windows Vista
Windows 7
Windows 8
Moment.js
by: Tim Wood Iskren Chernev Moment.js contributors
- 846 total downloads
- Latest version: 2.30.1
A lightweight JavaScript date library for parsing, manipulating, and formatting dates.
mongocsharpdriver
by: MongoDB Inc.
- 14 total downloads
- Latest version: 2.0.0-beta1
This package has been deprecated. The new package name is MongoDB.Driver.
MongoDB.Driver.Core
by: MongoDB Inc.
- 493 total downloads
- Latest version: 2.17.1
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 1.074k total downloads
- Latest version: 1.12.0
Libmongocrypt wrapper for the .NET driver.
MongoDB.LibMongocrypt
by: markbenvenuto vincentkam dmitry_lukyanov rstam
- 82 total downloads
- Latest version: 1.2.0
Libmongocrypt wrapper for the .NET driver.
Mono.TextTemplating
by: Mikayla Hutchinson
- 103 total downloads
- Latest version: 1.3.1
Open-source implementation of the T4 templating engine.
Mono.Unix
by: Microsoft
- 174 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