Modernizr by: Faruk Ateş Paul Irish Alex Sexton
  • 174 total downloads
  • Latest version: 2.8.3
  • JavaScript HTML HTML5 CSS CSS3 SVG
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/
MSBuild.Sdk.Extras by: Claire Novotny
  • 1.15k 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`.
MoreLinq by: MoreLINQ Developers.
  • 22 total downloads
  • Latest version: 2.4.0
  • linq extensions
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
morelinq by: MoreLINQ Developers.
  • 370 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
Mono.Posix by: Microsoft
  • 241 total downloads
  • Latest version: 7.1.0-final.1.21458.1
  • posix unix mono macos osx linux
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
MiniProfiler.Shared by: Marc Gravell Jarrod Dixon Yaakov Ellis Nick Craver
  • 448 total downloads
  • Latest version: 4.5.4
You shouldn't reference this - MiniProfiler's shared library for all frameworks
Mono.Nat by: Alan McGovern Ben Motmans Nicholas Terry
  • 433 total downloads
  • Latest version: 3.0.4
  • upnp natpmp nat-pmp port fowarding
Mono.Nat is a modern and full-featured library which supports both the UPNP (Universal Plug and Play) and NAT-PMP (Port Mapping Protocol) protocols for port forwarding.
MsBuildPipeLogger.Server by: Dave Glick and contributors
  • 151 total downloads
  • Latest version: 1.1.6
A logger for MSBuild that sends event data over anonymous or named pipes.
MongoDB.Driver.Core by: MongoDB Inc.
  • 823 total downloads
  • Latest version: 2.30.0
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MongoDB.Bson by: MongoDB Inc.
  • 1.082k total downloads
  • Latest version: 2.30.0
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
Mono.Cecil by: Jb Evain
  • 659 total downloads
  • Latest version: 0.11.6
  • assembly assemblies module modules il cil msil bytecode reflection injection cecil mono aop
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.
Moq by: Daniel Cazzulino kzu
  • 342 total downloads
  • Latest version: 4.20.72
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET.
ModelContextProtocol.Core by: ModelContextProtocolOfficial
  • 19 total downloads
  • Latest version: 0.3.0-preview.4
  • ModelContextProtocol mcp ai llm
Core .NET SDK for the Model Context Protocol (MCP)
MongoDB.Driver by: MongoDB Inc.
  • 1.129k total downloads
  • Latest version: 2.30.0
  • mongodb mongo nosql
Official .NET driver for MongoDB.
ModelContextProtocol by: ModelContextProtocolOfficial
  • 198 total downloads
  • Latest version: 0.3.0-preview.4
  • ModelContextProtocol mcp ai llm
.NET SDK for the Model Context Protocol (MCP) with hosting and dependency injection extensions.
Mono.TextTemplating by: Mikayla Hutchinson
  • 508 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#
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 542 total downloads
  • Latest version: 1.12.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
MongoDB.LibMongocrypt by: markbenvenuto vincentkam dmitry_lukyanov rstam
  • 108 total downloads
  • Latest version: 1.2.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
MinVer by: MinVer
  • 624 total downloads
  • Latest version: 6.1.0-beta.1
Minimalist versioning for .NET SDK-style projects using Git tags.
MiniWord by: mini-software Wei Lin eynarhaji
  • 316 total downloads
  • Latest version: 0.9.2
  • word template micro-helper mini openxml helper
.NET Word(docx) exporting template engine without COM+ and interop (support Linux and Mac)
MSBuild.StructuredLogger by: Kirill Osenkov Microsoft
  • 1.002k total downloads
  • Latest version: 2.3.45
  • MSBuild Log Logger Structure Structured
An MSBuild logger that can be passed to MSBuild to record a detailed structured log file. See usage example at: https://github.com/KirillOsenkov/MSBuildStructuredLog/blob/main/README.md#usage
Mono.Unix by: Microsoft
  • 213 total downloads
  • Latest version: 7.1.0-final.1.21458.1
  • posix unix mono macos osx linux
Provides functionality for managed code to access Posix/Unix features not accessible via BCL