MSTest.TestFramework
by: Microsoft
- 321 total downloads
- Latest version: 2.2.10
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.
MSBuildTasks
by: LoreSoft
- 37 total downloads
- Latest version: 1.5.0.235
The MSBuild Community Tasks project is a collection of open source tasks for MSBuild.
MSBuild.ILMerge.Task
by: Alexander Nosenko
- 55 total downloads
- Latest version: 2.0.0-pre501
MSBuild ILMerge task allows you to use the famous ILMerge utility (ILMerge nuget package, see http://research.microsoft.com/en-us/people/mbarnett/ILMerge.aspx) in automated builds and/or Visual Studio 2019 projects.
It is similar to the ILMerge.MSBuild.Tasks nuget package, originally published by neoeinstein@gmail.com (that seems to be abandoned) with the following additional features:
- version 2.0 is able to merge packages referenced from SDK-style projects;
- It supports all the latest ILMerge options;
- ILMerge.exe is discovered as package dependency;
- The .targets file overrides the CopyFilesToOutputDirectory build target, leaving the AfterBuild target free for further customization;
- It attempts to guess the reasonable merge order for the included assemblies and lets you to fine-tune it with a configuration file.
ILMerge.exe is not included into this package because its license prohibits redistribution. Referencing it as package dependency and loading it from its package location ensures that the latest ILMerge version is always used.
NB: to use non-default configuration, copy ILMerge.props from package content folder to your project and add <Import Project="ILMerge.props" /> to the .csproj file.
MudBlazor
by: Garderoben Henon and Contributors
- 859 total downloads
- Latest version: 8.0.0-preview.7
A Blazor Component Library based on Material Design principles, focusing on ease of use. Written mainly in C# with minimal JavaScript, it allows .NET developers to easily understand and debug the code when needed.
Moment.js
by: Tim Wood Iskren Chernev Moment.js contributors
- 18 total downloads
- Latest version: 2.29.2
A lightweight JavaScript date library for parsing, manipulating, and formatting dates.
Modernizr
by: Faruk Ateş Paul Irish Alex Sexton
- 8 total downloads
- Latest version: 2.8.3
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it.
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
Microsoft.WindowsAPICodePack-Shell
by: Microsoft
- 5 total downloads
- Latest version: 1.1.0
Windows® API Code Pack for Microsoft® .NET Framework provides a source code library that can be used to access some features of Windows 7 and Windows Vista from managed code. These Windows features are not available to developers today in the .NET Framework.
The individual features supported in this library are:
# Windows 7 Taskbar:
- Jump Lists
- Icon Overlay
- Progress Bar
- Tabbed Thumbnails
- Thumbnail Toolbars
# Windows Shell:
- Windows 7 Libraries
- Windows Shell Search API support
- Explorer Browser Control
- A hierarchy of Shell Namespace entities
- Windows Shell property system
- Drag and Drop for Shell Objects
- Windows Vista and Windows 7 Common File Dialogs, including custom controls
- Known Folders and non-file system containers
- Shell Object Watcher
- Shell Extensions API support
This package includes the XML Documentation so you can explore the API while you code using IntelliSense.
Microsoft.WindowsAPICodePack-Core
by: Microsoft
- 5 total downloads
- Latest version: 1.1.0.2
Windows® API Code Pack for Microsoft® .NET Framework provides a source code library that can be used to access some features of Windows 7 and Windows Vista from managed code. These Windows features are not available to developers today in the .NET Framework.
This package includes the XML Documentation so you can explore the API while you code using IntelliSense.
MsgPack.Cli
by: FUJIWARA Yusuke
- 29 total downloads
- Latest version: 0.5.3
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin and Unity3D.
Mono.Unix
by: Microsoft
- 73 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
MSTest.TestAdapter
by: Microsoft
- 78 total downloads
- Latest version: 1.1.14
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)
Moq
by: Kzu
- 6 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
Mono.TextTemplating
by: Mikayla Hutchinson
- 40 total downloads
- Latest version: 1.3.1
Open-source implementation of the T4 templating engine.
Microsoft.WindowsAppSDK
by: Microsoft
- 66 total downloads
- Latest version: 1.7.241114004-experimental1
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WindowsAppSDK.WinUI
by: Microsoft
- 8 total downloads
- Latest version: 1.0.0-experimental1
This package provides backward-compatible versions of Windows UI features including UWP XAML controls, dense control styles, and Fluent styles and materials. It is part of the Windows UI Library.
The WinUI 3 APIs in this package are subject to change in future releases of Windows App SDK. This version is intended for preview and not for use in shipping applications.
Microsoft.WindowsAppSDK.DWrite
by: Microsoft
- 11 total downloads
- Latest version: 1.0.0-experimental1
DWriteCore is an implementation of the Microsoft Windows DirectWrite API
that has been decoupled from the Windows OS. DWriteCore provides services for applications
to enumerate fonts and format and render text.
Microsoft.WindowsAppSDK.Foundation
by: Microsoft
- 10 total downloads
- Latest version: 1.0.0-experimental1
Microsoft Windows App SDK Foundation
MSBuild.Sdk.Extras
by: Oren Novotny
- 117 total downloads
- Latest version: 1.5.4
Additional MSBuild targets and properties for SDK-style .NET projects.
MSTest.Analyzers
by: Microsoft
- 16 total downloads
- Latest version: 3.7.0
MSTest is Microsoft supported Test Framework.
This package includes code analyzers and code fixes for MSTest.
Microsoft.WindowsAppSDK.InteractiveExperiences
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-experimental1
This package provides the Microsoft Interactive Experiences features in Windows App SDK.