MongoDB.Bson by: MongoDB Inc.
  • 178 total downloads
  • Latest version: 3.5.2
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
MongoDB.Driver.Core by: MongoDB Inc.
  • 157 total downloads
  • Latest version: 2.30.0
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 52 total downloads
  • Latest version: 1.12.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
Mono.TextTemplating by: Mikayla Hutchinson
  • 67 total downloads
  • Latest version: 3.0.0
  • T4, templating
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
morelinq by: MoreLINQ Developers.
  • 114 total downloads
  • Latest version: 4.4.0
  • linq extensions
This project enhances LINQ to Objects with the following methods: Acquire, Aggregate (some EXPERIMENTAL), AggregateRight, Append, Assert, AssertCount, AtLeast, AtMost, Await (EXPERIMENTAL), AwaitCompletion (EXPERIMENTAL), Backsert, Batch, Cartesian, Choose, CountBetween, CompareCount, CountBy, CountDown, Consume, DistinctBy, Duplicates, EndsWith, EquiZip, Evaluate, Exactly, ExceptBy, Exclude, FallbackIfEmpty, FillBackward, FillForward, Flatten, Fold, ForEach, From, FullGroupJoin, FullJoin, Generate, GenerateByIndex, GroupAdjacent, Index, IndexBy, Insert, Interleave, Lag, Lead, LeftJoin, Maxima, Memoize (EXPERIMENTAL), Merge (EXPERIMENTAL), Minima, Move, OrderBy, OrderedMerge, Pad, PadStart, Pairwise, PartialSort, PartialSortBy, Partition, Permutations, Pipe, Prepend, PreScan, Random, RandomDouble, RandomSubset, Rank, RankBy, Repeat, Return, RightJoin, RunLengthEncode, Scan, ScanBy, ScanRight, Segment, Sequence, Shuffle, SkipLast, SkipLastWhile, SkipUntil, Slice, SortedMerge, Split, StartsWith, Subsets, TagFirstLast, TakeEvery, TakeLast, TakeUntil, ThenBy, ToArrayByIndex, ToDataTable, ToDelimitedString, ToDictionary, ToHashSet, ToLookup, Trace, Transpose, TraverseBreadthFirst, TraverseDepthFirst, TrySingle (EXPERIMENTAL), Unfold, Window, WindowLeft, WindowRight, ZipLongest, ZipShortest
MSBuild.Sdk.Extras by: Oren Novotny
  • 78 total downloads
  • Latest version: 1.5.4
  • msbuild dotnet sdk xamarin android ios macos uwp tizen
Additional MSBuild targets and properties for SDK-style .NET projects.
MsgPack.Cli by: FUJIWARA, Yusuke
  • 73 total downloads
  • Latest version: 1.0.1
  • MsgPack MessagePack Serialization Formatter Serializer
MessagePack is fast, compact, and interoperable binary serialization format. This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
MvcMailer by: S. M. SOHAN, Tyler Mercier
  • 34 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
  • 64 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 Corporation
  • 121 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.EntityFramework by: Oracle Corporation
  • 101 total downloads
  • Latest version: 9.5.0
  • MySql .NET Connector MySql Connector/NET
MySql.Data.EntityFramework
MySqlConnector by: Bradley Grainger
  • 640 total downloads
  • Latest version: 2.5.0
  • 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.
Namotion.Reflection by: Namotion.Reflection
  • 149 total downloads
  • Latest version: 3.4.3
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NConsole by: Rico Suter
  • 36 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
  • 300 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
  • 493 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.
netfx-Guard by: Daniel Cazzulino, kzu, Clarius
  • 25 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
  • 34 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
  • 257 total downloads
  • Latest version: 13.0.4
  • json
Json.NET is a popular high-performance JSON framework for .NET