Moq by: Daniel Cazzulino kzu
  • 255 total downloads
  • Latest version: 4.20.72
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET.
MSBuild.ILMerge.Task by: Alexander Nosenko
  • 56 total downloads
  • Latest version: 2.0.0-pre501
  • MSBuild ILMerge
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.
Mono.TextTemplating by: Mikayla Hutchinson
  • 141 total downloads
  • Latest version: 3.0.0
  • T4 templating
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
Moment.js by: Tim Wood Iskren Chernev Moment.js contributors
  • 18 total downloads
  • Latest version: 2.29.2
  • JavaScript date time browser node.js
A lightweight JavaScript date library for parsing, manipulating, and formatting dates.
Microsoft.Windows.SDK.BuildTools by: Microsoft
  • 573 total downloads
  • Latest version: 10.0.26100.1742
  • WindowsSDK build tools
Includes tools required for building projects targeting the Windows SDK.
Modernizr by: Faruk Ateş Paul Irish Alex Sexton
  • 8 total downloads
  • Latest version: 2.8.3
  • JavaScript HTML HTML5 CSS CSS3 SVG
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
  • Microsoft Windows 7 API Code Pack Shell Extensions
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
  • Microsoft Windows 7 API Code Pack Core
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.
Mono.Unix by: Microsoft
  • 81 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
Microsoft.Windows.CsWinRT by: Microsoft
  • 212 total downloads
  • Latest version: 2.1.6
  • managed C# WinRT cswinrt WinMD xlang C#/WinRT
C#/WinRT provides packaged WinRT projection support for the C# language. It is compatible with .NET 6 or later, and does not require any built-in knowledge of WinRT by the C# compiler.
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 526 total downloads
  • Latest version: 10.0.26100.1742
  • 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 26100. 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.WindowsAppSDK by: Microsoft
  • 66 total downloads
  • Latest version: 1.7.241114004-experimental1
  • 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.Windows.Compatibility.Shims by: Microsoft
  • 31 total downloads
  • Latest version: 2.0.0
This package provides infrastructure services and shouldn't be referenced directly from your code. It provides facade assemblies in order to make the Microsoft.Windows.Compatibility package work across all .NET implementations. 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
Microsoft.WindowsAppSDK.WinUI by: Microsoft
  • 8 total downloads
  • Latest version: 1.0.0-experimental1
  • Windows WinUI UWP XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar
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 native
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 Resources Native Windows WindowsAppSDK
Microsoft Windows App SDK Foundation
MSBuild.Sdk.Extras by: Oren Novotny
  • 117 total downloads
  • Latest version: 1.5.4
  • msbuild dotnet sdk xamarin android ios macos uwp tizen
Additional MSBuild targets and properties for SDK-style .NET projects.
Mono.Posix by: Microsoft
  • 42 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
MiniExcel by: LIN WEI-HAN Mini-Software team eynarhaji
  • 3 total downloads
  • Latest version: 1.34.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
Microsoft.WindowsAppSDK.InteractiveExperiences by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-experimental1
  • Microsoft WindowsAppSDK Interactive Experiences
This package provides the Microsoft Interactive Experiences features in Windows App SDK.