Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 7 total downloads
- Latest version: 7.0.16
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-x64
by: Microsoft
- 2 total downloads
- Latest version: 6.0.35
Package Description
Microsoft.Xrm.Client.2011
by: Microsoft
- 10 total downloads
- Latest version: 5.0.18
This package contains the Microsoft.Xrm.Client dll for Microsoft Dynamics CRM 2011. License available inside SDK download
Microsoft.Xrm.Sdk.2011
by: Microsoft
- 14 total downloads
- Latest version: 5.0.18
This package contains the Microsoft.Xrm.Sdk dll for Microsoft Dynamics CRM 2011. License available inside SDK download
Microsoft.Xrm.Sdk.2016
by: eswaranathanko
- 11 total downloads
- Latest version: 8.2.0.713
Microsoft.Xrm.Sdk.2016
Microsoft.Xrm.Sdk.Workflow.2011
by: Microsoft
- 11 total downloads
- Latest version: 5.0.18
This package contains the Microsoft.Xrm.Sdk.Workflow dll for Microsoft Dynamics CRM 2011. License available inside SDK download
MiniExcel
by: LIN WEI-HAN Mini-Software team eynarhaji
- 2 total downloads
- Latest version: 1.34.2
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
Modernizr
by: Faruk Ateş Paul Irish Alex Sexton
- 6 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/
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.
Mono.Posix
by: Microsoft
- 4 total downloads
- Latest version: 7.0.0-alpha8.21302.6
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Mono.TextTemplating
by: mhutch
- 36 total downloads
- Latest version: 2.0.5
Open-source implementation of the T4 templating engine.
Mono.Unix
by: Microsoft
- 39 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
Moq
by: Daniel Cazzulino kzu
- 127 total downloads
- Latest version: 4.17.2
Moq is the most popular and friendly mocking framework for .NET.
Built from https://github.com/moq/moq4/tree/803ad5c99
MSBuild.ILMerge.Task
by: Alexander Nosenko
- 38 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.
MSBuild.Sdk.Extras
by: Claire Novotny
- 44 total downloads
- Latest version: 3.0.22
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MSBuildTasks
by: LoreSoft
- 5 total downloads
- Latest version: 1.5.0.235
The MSBuild Community Tasks project is a collection of open source tasks for MSBuild.
MsgPack.Cli
by: FUJIWARA Yusuke
- 174 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.
MSTest.TestAdapter
by: Microsoft
- 220 total downloads
- Latest version: 2.2.10
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
- 217 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.
MudBlazor
by: Garderoben Henon and Contributors
- 638 total downloads
- Latest version: 7.8.0
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.