MongoDB.Libmongocrypt
by: MongoDB Inc.
- 1.21k total downloads
- Latest version: 1.12.0
Libmongocrypt wrapper for the .NET driver.
Mono.TextTemplating
by: Mikayla Hutchinson
- 442 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#
MSTest.TestAdapter
by: Microsoft
- 2.311k total downloads
- Latest version: 4.2.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
- 2.187k total downloads
- Latest version: 4.2.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+
MvcSiteMapProvider.MVC5
by: Maarten Balliauw Shad Storhaug
- 564 total downloads
- Latest version: 4.6.26
This is the main package that contains the full installation of MvcSiteMapProvider using its internal DI container. Install this package into your client MVC5 projects.
MSBuild.Sdk.Extras
by: Oren Novotny
- 535 total downloads
- Latest version: 1.5.4
Additional MSBuild targets and properties for SDK-style .NET projects.
MvcSiteMapProvider.Web
by: Maarten Balliauw Shad Storhaug
- 1.222k total downloads
- Latest version: 4.6.26
This project contains extra configuration that is required by MvcSiteMapProvider during installation into a Web project as well as a starting point for XML configuration of the provider. This package is a dependency that is automatically installed with many of the MvcSiteMapProvider packages and you will generally not need to install this package by itself.
morelinq
by: MoreLINQ Developers.
- 659 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
MongoDB.LibMongocrypt
by: markbenvenuto vincentkam dmitry_lukyanov rstam
- 93 total downloads
- Latest version: 1.2.0
Libmongocrypt wrapper for the .NET driver.
MvcSiteMapProvider.MVC5.Core
by: Maarten Balliauw Shad Storhaug
- 482 total downloads
- Latest version: 4.6.26
This package contains only the core library for MvcSiteMapProvider. Use this package if you need to reference the library from a non-MVC project such as a class library.
MsgPack.Cli
by: FUJIWARA Yusuke
- 1.043k 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.
Moq
by: Daniel Cazzulino kzu
- 1.222k total downloads
- Latest version: 4.20.72
Moq is the most popular and friendly mocking framework for .NET.
MoreLinq
by: MoreLINQ Developers.
- 39 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
Mono.Unix
by: Microsoft
- 218 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
Mono.Posix
by: Microsoft
- 187 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
MrAdvice
by: Arx One
- 1.339k total downloads
- Latest version: 2.20.5
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.Analyzers
by: Microsoft
- 910 total downloads
- Latest version: 4.2.2
MSTest is Microsoft supported Test Framework.
This package includes code analyzers and code fixes for MSTest.
MSTest
by: Microsoft
- 1.074k total downloads
- Latest version: 4.2.2
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 8.0+
- .NET 8.0 Windows.18362+ (WinUI)
- UWP 10.0.16299
- UWP 10.0.17763 with .NET 9+
Mono.Cecil
by: Jb Evain
- 492 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.
Mono.Posix.NETStandard
by: Microsoft
- 84 total downloads
- Latest version: 5.20.1-preview
Provides functionality to access Posix/Unix features
MyCSharp.HttpUserAgentParser
by: MyCSharp.de Benjamin Abt Günther Foidl and Contributors
- 114 total downloads
- Latest version: 2.0.3
Parses user agents for Browser, Platform and Bots.
MongoDB.Driver.Core.Extensions.OpenTelemetry
by: Jimmy Bogard
- 34 total downloads
- Latest version: 1.0.0
Package Description