Microsoft.Xaml.Behaviors.Wpf by: Microsoft
  • 21 total downloads
  • Latest version: 1.1.135
  • Behavior Action Behaviors Actions Blend Managed C# Interaction Interactivity Interactions
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
  • 18 total downloads
  • Latest version: 1.8.0
  • profiler sql mvc asp.net performance timing
Lightweight mini-profiler, in particular designed for ASP.NET MVC 3 and ASP.NET sites
MiniProfiler.EF by: Marc Gravell, Sam Saffron, Jarrod Dixon
  • 5 total downloads
  • Latest version: 2.0.0-rc1
  • profiler sql mvc asp.net performance timing
MiniProfiler integration for Entity Framework
MiniProfiler.MVC3 by: Marc Gravell, Sam Saffron, Jarrod Dixon
  • 15 total downloads
  • Latest version: 2.0.2
  • profiler sql mvc asp.net performance timing
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.
Mono.TextTemplating by: Mikayla Hutchinson
  • 10 total downloads
  • Latest version: 1.3.1
  • T4, templating
Open-source implementation of the T4 templating engine.
MSBuild.Sdk.Extras by: Claire Novotny
  • 103 total downloads
  • Latest version: 3.0.44
  • msbuild,sdk,dotnet,xamarin,android,ios,macos,uwp,tizen
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
  • 8 total downloads
  • Latest version: 0.5.3
  • Serialization MessagePack MsgPack Formatter Binary Serializer Fast Xamarin Unity3D
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
  • 23 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.
MvcScaffolding by: Scott Hanselman, Steve Sanderson
  • 43 total downloads
  • Latest version: 1.0.9
A fast and customizable way to add controllers, views, and other items to your ASP.NET MVC application
MySql.Data by: Oracle
  • 7 total downloads
  • Latest version: 6.9.12
  • MySql MySql.Data Connector/NET
ADO.Net driver for MySQL
MySql.Data.EntityFramework by: Oracle Corporation
  • 68 total downloads
  • Latest version: 9.5.0
  • MySql .NET Connector MySql Connector/NET
MySql.Data.EntityFramework
Nerdbank.GitVersioning by: Andrew Arnott
  • 276 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.
NEST by: Elasticsearch Inc. and contributors
  • 63 total downloads
  • Latest version: 1.9.2
  • elasticsearch elastic search lucene nest
Elasticsearch client, strongly typed interface to Elasticsearch. Fluent request builder, mapped responses and powerful query dsl. Uses and exposes Elasticsearch.Net
netfx-Guard by: Daniel Cazzulino, kzu, Clarius
  • 9 total downloads
  • Latest version: 1.3.3.2
  • netfx validation
The only argument validation file you need, with full refactoring support and strong-typing. Examples: Guard.NotNull(() => value, value) Guard.NotNullOrEmpty( () => stringValue, stringValue)
NETStandard.Library by: Microsoft
  • 18 total downloads
  • Latest version: 2.0.1
A set of standard .NET APIs that are prescribed to be used and supported together. b7f182415927d3b98445d043e1680c56b9d1f17c When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 38 total downloads
  • Latest version: 10.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
Ninject by: Nate Kohari, Ian Davis, Remo Gloor, Joe Wasson, Daniel Marbach
  • 4 total downloads
  • Latest version: 2.1.0.76
Stop writing monolithic applications that make you feel like you have to move mountains to make the simplest of changes. Ninject helps you use the technique of dependency injection to break your applications into loosely-coupled, highly-cohesive components, and then glue them back together in a flexible manner.
Ninject.MVC3 by: Remo Gloor, Ian Davis
  • 2 total downloads
  • Latest version: 2.2.2
  • Ninject ioc di web mvc3
Extension for Ninject providing integration with ASP.NET MVC3
Ninject.Web.Common by: Ninject Project Contributors
  • 2 total downloads
  • Latest version: 3.0.0.7
  • Ninject ioc di ASP.NET
Bootstrapper for web projects
Ninject.Web.Common.WebHost by: Ninject Project Contributors
  • 39 total downloads
  • Latest version: 3.3.2
  • IoC DI Ninject Web ASP.NET
ASP.NET extension for Ninject.Web.Common