MongoDB.Libmongocrypt
by: MongoDB Inc.
- 715 total downloads
- Latest version: 1.12.0
Libmongocrypt wrapper for the .NET driver.
MongoDB.Driver
by: MongoDB Inc.
- 1.058k total downloads
- Latest version: 3.4.0
Official .NET driver for MongoDB.
MongoDB.Driver.Core
by: MongoDB Inc.
- 1.023k total downloads
- Latest version: 2.30.0
Core Component of the Official MongoDB .NET Driver.
MSBuild.Sdk.Extras
by: Claire Novotny
- 337 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`.
Moment.js
by: Tim Wood Iskren Chernev Moment.js contributors
- 445 total downloads
- Latest version: 2.30.1
A lightweight JavaScript date library for parsing, manipulating, and formatting dates.
morelinq
by: MoreLINQ Developers.
- 175 total downloads
- Latest version: 4.4.0
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
Modernizr
by: Faruk Ateş Paul Irish Alex Sexton
- 49 total downloads
- Latest version: 2.8.3
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it.
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
MongoDB.Bson
by: MongoDB Inc.
- 1.109k total downloads
- Latest version: 3.4.0
MongoDB's Official Bson Library.
Mono.TextTemplating
by: Mikayla Hutchinson
- 153 total downloads
- Latest version: 3.0.0
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
Mono.Unix
by: Microsoft
- 68 total downloads
- Latest version: 7.1.0-final.1.21458.1
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Moq
by: Daniel Cazzulino kzu
- 284 total downloads
- Latest version: 4.20.72
Moq is the most popular and friendly mocking framework for .NET.
Mono.Posix
by: Microsoft
- 53 total downloads
- Latest version: 7.1.0-final.1.21458.1
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
mongocsharpdriver
by: MongoDB Inc.
- 303 total downloads
- Latest version: 2.30.0
This package contains the legacy driver. The new driver's package name is MongoDB.Driver
MrAdvice
by: Arx One
- 389 total downloads
- Latest version: 2.19.1
MrAdvice allows to weave aspects at build-time (just like PostSharp, but free as in free beer). Write your own aspects in the form of attributes and apply them to target methods or properties.
MSTest
by: Microsoft
- 101 total downloads
- Latest version: 3.9.3
MSTest is Microsoft supported Test Framework.
This package is a meta package to simplify test projects. It includes MSTest.TestFramework and MSTest.TestAdapter.
Supported platforms:
- .NET 4.6.2+
- .NET Core 3.1+
- .NET 6.0+
- .NET 6.0 Windows.18362+
- UWP 10.0.16299
- UWP 10.0.17763 with .NET 9+
Mono.Cecil
by: Jb Evain
- 42 total downloads
- Latest version: 0.11.6
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
ModelContextProtocol
by: ModelContextProtocolOfficial
- 19 total downloads
- Latest version: 0.3.0-preview.2
.NET SDK for the Model Context Protocol (MCP) with hosting and dependency injection extensions.
MongoDB.LibMongocrypt
by: markbenvenuto vincentkam dmitry_lukyanov rstam
- 35 total downloads
- Latest version: 1.2.0
Libmongocrypt wrapper for the .NET driver.
ModelContextProtocol.Core
by: ModelContextProtocolOfficial
- 3 total downloads
- Latest version: 0.3.0-preview.2
Core .NET SDK for the Model Context Protocol (MCP)
MsgPack.Cli
by: FUJIWARA Yusuke
- 126 total downloads
- Latest version: 1.0.1
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.
modernhttpclient
by: Paul Betts
- 37 total downloads
- Latest version: 2.4.2
Write your app using System.Net.Http, but drop this library in and it will go drastically faster.
MoreLinq
by: MoreLINQ Developers.
- 15 total downloads
- Latest version: 2.4.0
This project enhances LINQ to Objects with the following methods: Acquire, AggregateRight, Assert, AssertCount, AtLeast, AtMost, Batch, Cartesian, CountBetween, CountBy, Concat, Consume, DistinctBy, EquiZip, Exactly, ExceptBy, Exclude, FallbackIfEmpty, FillBackward, FillForward, Fold, ForEach, FullGroupJoin, Generate, GenerateByIndex, GroupAdjacent, Incremental, Index, Interleave, Lag, Lead, MaxBy, MinBy, NestedLoops, OrderBy, OrderedMerge, Pad, Pairwise, PartialSort, PartialSortBy, Partition, Permutations, Pipe, Prepend, PreScan, Random, RandomDouble, RandomSubset, Rank, RankBy, Repeat, RunLengthEncode, Scan, Segment, Sequence, SingleOrFallback, SkipLast, SkipUntil, Slice, SortedMerge, Split, Subsets, TagFirstLast, TakeEvery, TakeLast, TakeUntil, ThenBy, ToDataTable, ToDelimitedString, ToDictionary, ToHashSet, ToLookup, Trace, TraverseBreadthFirst, TraverseDepthFirst, Unfold, Windowed, ZipLongest, ZipShortest