Microsoft.WindowsDesktop.App.Runtime.win-x86
by: Microsoft
- 627 total downloads
- Latest version: 10.0.1
Package Description
Microsoft.Xaml.Behaviors.Wpf
by: Microsoft
- 24 total downloads
- Latest version: 1.1.135
Easily add interactivity to your apps using XAML Behaviors for WPF. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code.
Mnemosyne
by: Jon Hanna
- 4 total downloads
- Latest version: 1.1.0.1-beta-2
Offers efficient copying, setting and zeroing operations.
modernhttpclient
by: Paul Betts
- 1 total downloads
- Latest version: 2.1.0
Write your app using System.Net.Http, but drop this library in and it will go drastically faster.
MongoDB.Driver.Core
by: MongoDB Inc.
- 68 total downloads
- Latest version: 2.17.1
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 80 total downloads
- Latest version: 1.12.0
Libmongocrypt wrapper for the .NET driver.
Mono.Options
by: Microsoft
- 11 total downloads
- Latest version: 6.6.0.161
A Getopt::Long-inspired option parsing library for C#.
Mono.TextTemplating
by: Mikayla Hutchinson
- 21 total downloads
- Latest version: 1.3.1
Open-source implementation of the T4 templating engine.
Mono.Unix
by: Microsoft
- 22 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: Kzu
- 1 total downloads
- Latest version: 3.1.416.3
Moq (pronounced "Mock-you" or just "Mock") is the only mocking library for .NET developed from scratch to take full advantage of .NET 3.5 (i.e. Linq expression trees) and C# 3.0 features (i.e. lambda expressions) that make it the most productive, type-safe and refactoring-friendly mocking library available
morelinq
by: MoreLINQ Developers.
- 1 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
MSBuild.Sdk.Extras
by: Claire Novotny
- 53 total downloads
- Latest version: 3.0.38
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MsgPack.Cli
by: FUJIWARA, Yusuke
- 3 total downloads
- Latest version: 0.5.1
MessagePack is fast, compact, and interoperable binary serialization format.
This library provides MessagePack serialization/deserialization APIs. This library supports Xamarin and Unity3D.
MSTest.Analyzers
by: Microsoft
- 86 total downloads
- Latest version: 4.0.2
MSTest is Microsoft supported Test Framework.
This package includes code analyzers and code fixes for MSTest.
MSTest.TestAdapter
by: Microsoft
- 46 total downloads
- Latest version: 4.0.2
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 8.0+
- .NET 8.0 Windows.18362+ (WinUI)
- UWP 10.0.16299
- UWP 10.0.17763 with .NET 9
MSTest.TestFramework
by: Microsoft
- 56 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+
MudBlazor
by: Garderoben, Henon and Contributors
- 586 total downloads
- Latest version: 9.0.0-preview.1
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MySql.Data
by: Oracle Corporation
- 12 total downloads
- Latest version: 9.5.0
MySql.Data.MySqlClient .Net Core Class Library
MySqlConnector
by: Bradley Grainger
- 1 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.
ncrontab
by: Atif Aziz
- 4 total downloads
- Latest version: 1.0.0
NCrontab is crontab for Microsoft .NET Framework 2.0 and above. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.