Microsoft.VisualStudio.Web.CodeGeneration.Utils by: Microsoft
  • 485 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains utilities used by ASP.NET Core Code Generation packages.
Microsoft.Windows.Compatibility by: Microsoft
  • 1.731k total downloads
  • Latest version: 8.0.0-preview.4.23260.1
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard.
Microsoft.Windows.CsWin32 by: Microsoft
  • 13 total downloads
  • Latest version: 0.1.588-beta
Microsoft Windows SDK Win32 API Source Generator
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 58 total downloads
  • Latest version: 10.0.25387-preview
  • managed WinRT WinForms WPF SDK WindowsSDK
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.   This package includes all the supported Windows Runtime APIs up to Windows version 25387. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see: https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code Supported platforms: - .NET Framework 4.6+ - .NET Core 3.0+ Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
Microsoft.Windows.SDK.Win32Metadata by: Microsoft
  • 13 total downloads
  • Latest version: 10.2.185-preview
  • Win32 Metadata
This packages provides the Win32 API surface as a winmd (Windows metadata) file. It is intended to be used as the basis for generating language-specific projections. It is not loadable as a CLR assembly.
Microsoft.WindowsAppSDK by: Microsoft
  • 17 total downloads
  • Latest version: 1.2.221209.1
  • Windows Windows App SDK WinAppSDK WinUI XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar Resources Native DWriteCore Interactive Experiences ixp Project Reunion ProjectReunion
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WSMan.Management by: Microsoft
  • 17 total downloads
  • Latest version: 7.2.6
  • PowerShell
Runtime for hosting PowerShell
Microsoft.WSMan.Runtime by: Microsoft
  • 17 total downloads
  • Latest version: 7.2.6
  • PowerShell
Runtime for hosting PowerShell
Microsoft.Xaml.Behaviors.Wpf by: Microsoft
  • 77 total downloads
  • Latest version: 1.1.39
  • Behavior Action Behaviors Actions Blend Managed C# Interaction Interactivity Interactions
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.
MiniExcel by: LIN WEI-HAN Mini-Software team eynarhaji
  • 56 total downloads
  • Latest version: 1.30.2
  • excel xlsx csv micro-helper mini openxml helper
Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet Github : https://github.com/mini-software/MiniExcel Gitee : https://gitee.com/dotnetchina/MiniExcel Issues : https://github.com/mini-software/MiniExcel/issues Todo : https://github.com/mini-software/MiniExcel/projects/1?fullscreen=true
Mono.Unix by: Microsoft
  • 24 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
Moq by: Daniel Cazzulino kzu
  • 1.748k total downloads
  • Latest version: 4.17.1
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET. Built from https://github.com/moq/moq4/tree/dcf631eec
morelinq by: MoreLINQ Developers.
  • 33 total downloads
  • Latest version: 2.9.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, EndsWith, EquiZip, Exactly, ExceptBy, Exclude, FallbackIfEmpty, FillBackward, FillForward, Fold, ForEach, From, FullGroupJoin, FullJoin, Generate, GenerateByIndex, GroupAdjacent, Incremental, Index, Insert, Interleave, Lag, Lead, LeftJoin, MaxBy, MinBy, Move, NestedLoops, OrderBy, OrderedMerge, Pad, PadStart, Pairwise, PartialSort, PartialSortBy, Partition, Permutations, Pipe, Prepend, PreScan, Random, RandomDouble, RandomSubset, Rank, RankBy, Repeat, RightJoin, RunLengthEncode, Scan, ScanRight, Segment, Sequence, SingleOrFallback, SkipLast, SkipUntil, Slice, SortedMerge, Split, StartsWith, Subsets, TagFirstLast, TakeEvery, TakeLast, TakeUntil, ThenBy, ToArrayByIndex, ToDataTable, ToDelimitedString, ToDictionary, ToHashSet, ToLookup, Trace, TraverseBreadthFirst, TraverseDepthFirst, Unfold, Windowed, ZipLongest, ZipShortest
MSTest.TestAdapter by: Microsoft
  • 1.252k total downloads
  • Latest version: 2.2.10
  • MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft
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) - .NET 5.0 (Visual Studio 2019) - .NET 5.0 Windows.18362+ (WinUI Desktop Apps) (Visual Studio 2019) - ASP.NET Core 1.0+ (Visual Studio 2017)
MSTest.TestFramework by: Microsoft
  • 222 total downloads
  • Latest version: 2.2.10
  • 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+) (Visual Studio 2017) - .NET 5.0 (Visual Studio 2019) - .NET 5.0 Windows.18362+ (WinUI Desktop Apps) (Visual Studio 2019) - ASP.NET Core 1.0+ (Visual Studio 2017) To discover and execute tests install MSTest.TestAdapter.
MvvmLightLibsStd10 by: Laurent Bugnion (GalaSoft)
  • 26 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!
MySql.Data by: Oracle
  • 20 total downloads
  • Latest version: 6.9.12
  • MySql MySql.Data Connector/NET
ADO.Net driver for MySQL
MySqlConnector by: Bradley Grainger
  • 40 total downloads
  • Latest version: 2.0.0
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
Namotion.Reflection by: Namotion.Reflection
  • 900 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.
Nerdbank.GitVersioning by: Andrew Arnott
  • 16 total downloads
  • Latest version: 3.5.119
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.