MvcMailer by: S. M. SOHAN, Tyler Mercier
  • 48 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
  • 67 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
MyCSharp.HttpUserAgentParser by: MyCSharp.de, Benjamin Abt, Günther Foidl and Contributors
  • 1 total downloads
  • Latest version: 1.1.4
Parses user agents for Browser, Platform and Bots.
MySql.Data by: Oracle Corporation
  • 193 total downloads
  • Latest version: 9.5.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
MySql.Data.Entities by: MySQL
  • 17 total downloads
  • Latest version: 6.8.3
Connector/Net is a fully-managed ADO.NET driver for MySQL. Entity Framework 6.0 support package (Mysql.Data.Entities). This package does not contain EF5 support.
MySql.Data.EntityFramework by: Oracle Corporation
  • 2 total downloads
  • Latest version: 9.7.0
  • MySql .NET Connector MySql Connector/NET
MySql.Data.EntityFramework
MySql.Web by: Oracle Corporation
  • 3 total downloads
  • Latest version: 9.6.0
  • MySql .NET Connector MySql Connector/NET
MySql.Web
MySqlConnector by: Bradley Grainger
  • 5 total downloads
  • Latest version: 2.6.1
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
NamedPipeServerStream.NetFrameworkVersion by: havendv
  • 2 total downloads
  • Latest version: 1.0.6
  • pipes, named pipes, async, async named pipes, namedpipes async, namedpipes, pipes async
This package adds original NamedPipeServerStream constructors from Net.Framework to NetStandard See System.IO.Pipes.NamedPipeServerStreamConstructors.New method Features: - Completely repeats constructor behavior from .Net Framework (including exceptions) - Has a strong name - Restored from decompiled code. No changes from the original - Official dependencies only - Tested
Namotion.Reflection by: Namotion.Reflection
  • 2 total downloads
  • Latest version: 3.5.1
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NAudio.Asio by: Mark Heath
  • 4 total downloads
  • Latest version: 2.1.0-beta.1
  • C# .NET audio sound
Package Description
NAudio.Core by: Mark Heath
  • 4 total downloads
  • Latest version: 2.1.0
  • C# .NET audio sound
Package Description
NAudio.Midi by: Mark Heath
  • 2 total downloads
  • Latest version: 2.2.1
  • C# .NET audio sound
Package Description
NAudio.Wasapi by: Mark Heath
  • 3 total downloads
  • Latest version: 2.3.0
  • C# .NET audio sound
Package Description
NAudio.WinMM by: NAudio.WinMM
  • 2 total downloads
  • Latest version: 2.1.0
  • C# .NET audio sound
Package Description
NConsole by: Rico Suter
  • 144 total downloads
  • Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
Nerdbank.GitVersioning by: Andrew Arnott
  • 414 total downloads
  • Latest version: 3.10.8-alpha
  • 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
  • 301 total downloads
  • Latest version: 2.13.16
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NEST by: Elastic and contributors
  • 651 total downloads
  • Latest version: 7.17.5
  • elasticsearch elastic search lucene nest
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net.
NetEscapades.EnumGenerators by: Andrew Lock
  • 1 total downloads
  • Latest version: 1.0.0-beta14
  • enums attribute generator generation codegen codegenerator codegeneration netescapades
A source generator for creating helper extension methods on enums using a [EnumExtensions] attribute