MySqlConnector
by: Bradley Grainger
- 17.878k total downloads
- Latest version: 2.5.0
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
MSBuild.Sdk.Extras
by: Claire Novotny
- 2.05k 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`.
MoreLinq
by: MoreLINQ Developers.
- 53 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
morelinq
by: MoreLINQ Developers.
- 856 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
MSTest.TestAdapter
by: Microsoft
- 3.684k total downloads
- Latest version: 3.11.1
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
MsgReader
by: Kees van Spelde
- 284 total downloads
- Latest version: 6.0.6
Read Outlook MSG and EML files without using Outlook. The MSGReader supports MSG E-Mail (also signed), Contact, Appointment, Task, Sticky notes and Contact files.
The EML reader supports MIME 1.0 encoded files.
MsgPack.Cli
by: FUJIWARA Yusuke
- 1.749k 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.
MyCSharp.HttpUserAgentParser
by: MyCSharp.de Benjamin Abt Günther Foidl and Contributors
- 180 total downloads
- Latest version: 2.0.3
Parses user agents for Browser, Platform and Bots.
MsBuildPipeLogger.Server
by: Dave Glick and contributors
- 317 total downloads
- Latest version: 1.1.6
A logger for MSBuild that sends event data over anonymous or named pipes.
MSTest
by: Microsoft
- 1.593k total downloads
- Latest version: 3.11.1
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+
Moq
by: Daniel Cazzulino kzu
- 564 total downloads
- Latest version: 4.20.72
Moq is the most popular and friendly mocking framework for .NET.
My.Extensions.Localization.Json
by: Hisham Bin Ateya
- 15 total downloads
- Latest version: 1.0.0
JSON Localization Resources
Mono.TextTemplating
by: Mikayla Hutchinson
- 873 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#
MvvmLightLibs
by: Laurent Bugnion (GalaSoft)
- 424 total downloads
- Latest version: 5.4.1.1
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!
MvvmLightLibsStd10
by: Laurent Bugnion (GalaSoft)
- 56 total downloads
- Latest version: 5.4.1.1
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
- 3.055k total downloads
- Latest version: 4.0.2
MSTest is Microsoft supported Test Framework.
This package includes the libraries for writing tests with MSTest. To ensure discovery and execution of your tests, install the MSTest.TestAdapter package.
Supported platforms:
- .NET 4.6.2+
- .NET 8.0+
- .NET 8.0 Windows.18362+ (WinUI)
- UWP 10.0.16299
- UWP 10.0.17763 with .NET 9+
Mustachio
by: wildbit
- 245 total downloads
- Latest version: 2.1.0
Mustache templating, with just a little more flavor.
MSTest.Analyzers
by: Microsoft
- 1.434k total downloads
- Latest version: 4.0.2
MSTest is Microsoft supported Test Framework.
This package includes code analyzers and code fixes for MSTest.
MSBuild.StructuredLogger
by: Kirill Osenkov Microsoft
- 1.991k total downloads
- Latest version: 2.3.109
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
- 514 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