MSTest.Analyzers by: Microsoft
  • 583 total downloads
  • Latest version: 4.0.0-preview.25415.9
  • MSTest Analyzers TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework
MSTest is Microsoft supported Test Framework. This package includes code analyzers and code fixes for MSTest.
Mono.Unix by: Microsoft
  • 193 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
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: Oren Novotny
  • 542 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.
morelinq by: MoreLINQ Developers.
  • 173 total downloads
  • Latest version: 3.4.2
  • 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, 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, MaxBy, Memoize (EXPERIMENTAL), Merge (EXPERIMENTAL), MinBy, 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, 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
MoreLinq by: MoreLINQ Developers.
  • 20 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
MySql.Data.EntityFramework by: Oracle Corporation
  • 524 total downloads
  • Latest version: 9.4.0
  • MySql .NET Connector MySql Connector/NET
MySql.Data.EntityFramework
MSTest.TestAdapter by: Microsoft
  • 233 total downloads
  • Latest version: 3.8.2
  • MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft
MSTest is Microsoft supported Test Framework. This package includes the adapter logic to discover and run tests. For access to the testing framework, install the MSTest.TestFramework package. 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
MySql.Data by: Oracle
  • 57 total downloads
  • Latest version: 6.9.8
  • MySql MySql.Data Connector/NET
ADO.Net driver for MySQL
MsgPack.Cli by: FUJIWARA Yusuke
  • 363 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.
Mono.Nat by: Alan McGovern <alan.mcgovern@gmail.com> Ben Motmans <ben.motmans@gmail.com> Nicholas Terry <nick.i.terry@gmail.com>
  • 11 total downloads
  • Latest version: 1.1.13
  • nat nat-transversal upnp mono.nat mono
NAT stack for Mono and .NET applications
MySql.Data.Entity by: Oracle
  • 122 total downloads
  • Latest version: 6.9.12
  • MySql MySql.Data.Entity Connector/NET EntityFramework
Entity Framework 6.0 supported
MongoDB.Driver.Core by: MongoDB Inc.
  • 239 total downloads
  • Latest version: 2.17.1
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MyNuGET by: Keyur
  • 29 total downloads
  • Latest version: 1.0.0
Description
MSTest by: Microsoft
  • 573 total downloads
  • Latest version: 3.7.3
  • MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft
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
Nancy by: Andreas Håkansson Steven Robbins and contributors
  • 13 total downloads
  • Latest version: 1.4.5
  • Nancy
Nancy is a lightweight web framework for the .Net platform, inspired by Sinatra. Nancy aim at delivering a low ceremony approach to building light, fast web applications.
Mono.TextTemplating by: Mikayla Hutchinson
  • 116 total downloads
  • Latest version: 1.3.1
  • T4 templating
Open-source implementation of the T4 templating engine.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 540 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.
Namotion.Reflection by: Namotion.Reflection
  • 760 total downloads
  • Latest version: 2.1.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
MvvmLightLibsStd10 by: Laurent Bugnion (GalaSoft)
  • 34 total downloads
  • Latest version: 5.4.1.1
  • mvvm mvvmlight win10 uwp wpf xamarin android iOS xamarinforms netstandard netstandard10
V5.4.1.1 for .NET Standard; see http://www.mvvmlight.net/std10. The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version contains only the libraries and doesn't add any scaffolding to your application!
MSTest.TestFramework by: Microsoft
  • 430 total downloads
  • Latest version: 2.2.9-preview-20220210-07
  • MSTest TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework
This is MSTest V2, the evolution of Microsoft's Test Framework. Supported platforms: - .NET 4.5.0+ - .NET Core 1.0+ (Universal Windows Apps 10+, DNX Core 5+) - .NET 5.0 Windows.17763+ (WinUI Desktop Apps) (Visual Studio 2019) - ASP.NET Core 1.0+ To discover and execute tests install MSTest.TestAdapter.