Mono.Reflection
by: Jb Evain
- 13 total downloads
- Latest version: 2.0.0
Complement for System.Reflection, including an IL disassembler.
Mono.Reflection.Core
by: Jb Evain
- 18 total downloads
- Latest version: 1.1.1
Complement for System.Reflection, including an IL disassembler.
Mono.TextTemplating
by: mhutch
- 240 total downloads
- Latest version: 2.2.1
Open source implementation of the T4 templating engine
This package allows embedding the T4 engine in an application.
* To install as a dotnet global or local tool, use `dotnet-t4` instead.
* To install in a project as a `DotNetCliToolReference`, use `dotnet-t4-project-tool` instead.
Moq
by: Daniel Cazzulino kzu
- 24 total downloads
- Latest version: 4.18.2
Moq is the most popular and friendly mocking framework for .NET.
Built from https://github.com/moq/moq4/tree/c60833da6
morelinq
by: MoreLINQ Developers.
- 24 total downloads
- Latest version: 3.3.2
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), 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
MSTest.TestAdapter
by: Microsoft
- 35 total downloads
- Latest version: 2.0.0
The adapter to discover and execute MSTest Framework based tests.
Supported platforms:
- .NET 4.5.0+
- .NET Core 1.0+ (Universal Windows Apps 10+) (Visual Studio 2017)
- ASP.NET Core 1.0+ (Visual Studio 2017)
MSTest.TestFramework
by: Microsoft
- 53 total downloads
- Latest version: 2.0.0
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+)
- ASP.NET Core 1.0+
To discover and execute tests install MSTest.TestAdapter.
To discover and execute tests for project.json based projects install dotnet-test-mstest.
MvvmCross.Plugin.Color
by: .NET Foundation and Contributors
- 10 total downloads
- Latest version: 8.0.2
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac.
This package contains the 'Color' plugin for MvvmCross
MvvmCross.Plugin.Messenger
by: .NET Foundation and Contributors
- 11 total downloads
- Latest version: 8.0.2
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac.
This package contains the 'Messenger' plugin for MvvmCross
MvvmCross.Plugin.Visibility
by: .NET Foundation and Contributors
- 10 total downloads
- Latest version: 8.0.2
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac.
This package contains the 'Visibility' plugin for MvvmCross
MySqlConnector
by: Bradley Grainger
- 39 total downloads
- Latest version: 2.3.1
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
NETStandard.Library
by: Microsoft
- 75 total downloads
- Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 256 total downloads
- Latest version: 13.0.3
Json.NET is a popular high-performance JSON framework for .NET
NPOI
by: NPOI Contributors
- 12 total downloads
- Latest version: 2.5.6
.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs
NuGet.Frameworks
by: Microsoft
- 71 total downloads
- Latest version: 5.11.0
NuGet's understanding of target frameworks.
NuGet.ProjectModel
by: Microsoft
- 26 total downloads
- Latest version: 6.6.1
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol
by: Microsoft
- 10 total downloads
- Latest version: 6.6.1
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NUnit
by: Charlie Poole Rob Prouse
- 213 total downloads
- Latest version: 4.0.0
NUnit is a unit-testing framework for all .NET languages.
It can run on macOS, Linux and Windows operating systems.
NUnit can be used for a wide range of testing, from unit testing with TDD to full fledged system and integration testing.
It is a non-opinionated, broad and deep framework with multiple different ways to assert that your code behaves as expected. Many aspects of NUnit can be extended to suit your specific purposes.
The latest version, version 4, is an upgrade from the groundbreaking NUnit 3 framework. It is a modernized version, aimed at taking advantage of the latest .NET features and C# language constructs.
If you are upgrading from NUnit 3, be aware of the breaking changes (https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html#nunit-40). Please see the NUnit 4 Migration Guide (https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html) and take care to prepare your NUnit 3 code before you do the upgrade.
Supported platforms:
- .NET Framework 4.6.2+
- .NET 6.0+
NUnit.Analyzers
by: NUnit
- 130 total downloads
- Latest version: 3.9.0
This package includes analyzers and code fixes for test projects using NUnit 3. The analyzers will mark wrong usages when writing tests, and the code fixes can be used to used to correct these usages.
Version 3.0 and upwards works in Visual Studio 2019 and also enables supression of compiler errors such as errors arising from nullable reference types. For Visual Studio 2017 one must use versions below 3.0.
NUnit3TestAdapter
by: Charlie Poole Terje Sandstrom
- 166 total downloads
- Latest version: 4.2.1
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core).
Note that this package ONLY contains the adapter, not the NUnit framework.
For VS 2017 and forward, you should add this package to every test project in your solution. (Earlier versions only require a single adapter package per solution.)