Microsoft.SourceLink.GitHub
by: Microsoft
- 173 total downloads
- Latest version: 11.0.100-rc.1.26425.128
Generates source link for GitHub repositories.
Microsoft.VisualBasic
by: Microsoft
- 25 total downloads
- Latest version: 10.3.0
Provides types that support the Visual Basic runtime
Commonly Used Types:
Microsoft.VisualBasic.Strings
Microsoft.VisualBasic.CompilerServices.Conversions
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Web.Infrastructure
by: Microsoft
- 13 total downloads
- Latest version: 2.0.0
This package contains the Microsoft.Web.Infrastructure assembly that lets you dynamically register HTTP modules at run time.
Microsoft.Win32.Primitives
by: Microsoft
- 86 total downloads
- Latest version: 4.3.0
Provides common types for Win32-based libraries.
Commonly Used Types:
System.ComponentModel.Win32Exception
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.Registry
by: Microsoft
- 267 total downloads
- Latest version: 5.0.0
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.SystemEvents
by: Microsoft
- 424 total downloads
- Latest version: 11.0.0-rc.1.26425.128
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
MimeKit
by: Jeffrey Stedfast
- 272 total downloads
- Latest version: 4.1.0
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files.
Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers.
MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations.
In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's limitations.
API documentation can be found on the web at http://www.mimekit.net/docs
For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
MiniProfiler
by: Marc Gravell Jarrod Dixon Yaakov Ellis Nick Craver
- 154 total downloads
- Latest version: 4.3.8
Lightweight mini-profiler, designed for ASP.NET (including MVC) (non-.NET Core) websites
MiniProfiler.Shared
by: Marc Gravell Jarrod Dixon Yaakov Ellis Nick Craver
- 82 total downloads
- Latest version: 4.5.4
You shouldn't reference this - MiniProfiler's shared library for all frameworks
Moment.js
by: Tim Wood Iskren Chernev Moment.js contributors
- 467 total downloads
- Latest version: 2.30.1
A lightweight JavaScript date library for parsing, manipulating, and formatting dates.
MvcMailer
by: S. M. SOHAN Tyler Mercier
- 44 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.
NETStandard.Library
by: Microsoft
- 59 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
- 322 total downloads
- Latest version: 14.0.1-beta2
Json.NET is a popular high-performance JSON framework for .NET
Ninject
by: Ninject Project Contributors
- 326 total downloads
- Latest version: 4.0.0-beta.1
Ninject is a lightning-fast, ultra-lightweight dependency injector for .NET applications.
NPOI
by: Tony Qu NPOI Contributors
- 134 total downloads
- Latest version: 2.8.0
.NET port of Apache POI
Owin
by: OWIN startup components contributors
- 6 total downloads
- Latest version: 1.0.0
OWIN IAppBuilder startup interface
Portable.BouncyCastle
by: Claire Novotny
- 81 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
QRCoder
by: Raffael Herrmann Shane Krueger
- 175 total downloads
- Latest version: 1.8.0
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
RazorGenerator.Mvc
by: RazorGenerator contributors
- 154 total downloads
- Latest version: 2.4.9
MVC View engine that supports precompiled Razor views