Microsoft.WindowsAppSDK.DWrite
by: Microsoft
- 3 total downloads
- Latest version: 2.0.1-preview
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
- 4 total downloads
- Latest version: 2.0.15-preview
Windows App SDK
Microsoft.WindowsAppSDK.InteractiveExperiences
by: Microsoft
- 2 total downloads
- Latest version: 1.8.250626001-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.Packages
by: Microsoft
- 0 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
- 5 total downloads
- Latest version: 2.0.0-experimental6
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.Search
by: Microsoft
- 2 total downloads
- Latest version: 2.0.155-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 Search APIs.
Microsoft.WindowsAppSDK.Widgets
by: Microsoft
- 4 total downloads
- Latest version: 2.0.3-preview
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
- 2 total downloads
- Latest version: 1.8.251222000
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
- 356 total downloads
- Latest version: 10.0.0
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-x64
by: Microsoft
- 428 total downloads
- Latest version: 10.0.0
Package Description
Microsoft.Xaml.Behaviors.Wpf
by: Microsoft
- 21 total downloads
- Latest version: 1.1.135
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.
MiniProfiler
by: Marc Gravell, Sam Saffron, Jarrod Dixon
- 27 total downloads
- Latest version: 1.8.0
Lightweight mini-profiler, in particular designed for ASP.NET MVC 3 and ASP.NET sites
MiniProfiler.EF
by: Marc Gravell, Sam Saffron, Jarrod Dixon
- 11 total downloads
- Latest version: 2.0.0-rc1
MiniProfiler integration for Entity Framework
MiniProfiler.MVC3
by: Marc Gravell, Sam Saffron, Jarrod Dixon
- 22 total downloads
- Latest version: 2.0.2
ASP.NET MVC3 specific package for the Lightweight mini-profiler. We attempt to automatically hook up as much as possible including EF code first. This package is optional.
MongoDB.Driver.Core
by: MongoDB Inc.
- 60 total downloads
- Latest version: 2.17.1
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 52 total downloads
- Latest version: 1.12.0
Libmongocrypt wrapper for the .NET driver.
Mono.TextTemplating
by: Mikayla Hutchinson
- 15 total downloads
- Latest version: 1.3.1
Open-source implementation of the T4 templating engine.
MSBuild.Sdk.Extras
by: Claire Novotny
- 162 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
- 12 total downloads
- Latest version: 0.5.3
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin and Unity3D.
MvcMailer
by: S. M. SOHAN, Tyler Mercier
- 37 total downloads
- Latest version: 4.5.0
MvcMailer sends emails using the MVC views as Email Body with no effort. Here's a quick list of features: a) Use Razor/WebForms views b) Use Master pages c) Write Testable Code d) Pass values to your view using ViewBag or ViewModel and e) Generate Absolute URL using Url.Abs method and f) create multi-part emails by just adding a view file, g) scaffold your mailers.
MvcMailer has a MailerBase class that extends ControllerBase class. So, Mailers are just like your Controllers. As a result, you can use all the controller goodies without any learning curve, period. The end result is a professional looking HTML email body ready for your to send to your website users.
Visit the Project site for a comprehensive tutorial on MvcMailer. This version is for ASP.Net MVC 4.5. For other versions, please check MvcMailer4 and MvcMailer3 packages.