Microsoft.Xrm.Client.2011 by: Microsoft
  • 5 total downloads
  • Latest version: 5.0.18
  • Microsoft CRM 2011 SDK XRM
This package contains the Microsoft.Xrm.Client dll for Microsoft Dynamics CRM 2011. License available inside SDK download
Microsoft.Xrm.Sdk.2011 by: Microsoft
  • 9 total downloads
  • Latest version: 5.0.18
  • Microsoft CRM 2011 SDK XRM
This package contains the Microsoft.Xrm.Sdk dll for Microsoft Dynamics CRM 2011. License available inside SDK download
Microsoft.Xrm.Sdk.Workflow.2011 by: Microsoft
  • 6 total downloads
  • Latest version: 5.0.18
  • Microsoft CRM 2011 SDK XRM Workflow
This package contains the Microsoft.Xrm.Sdk.Workflow dll for Microsoft Dynamics CRM 2011. License available inside SDK download
Modernizr by: Faruk Ateş Paul Irish Alex Sexton
  • 4 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/
Moment.js by: Tim Wood Iskren Chernev Moment.js contributors
  • 9 total downloads
  • Latest version: 2.29.2
  • JavaScript date time browser node.js
A lightweight JavaScript date library for parsing, manipulating, and formatting dates.
Mono.TextTemplating by: mhutch
  • 8 total downloads
  • Latest version: 2.0.5
  • T4 templating
Open-source implementation of the T4 templating engine.
Mono.Unix by: Microsoft
  • 3 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
  • 11 total downloads
  • Latest version: 4.2.1510.2205
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET
MSBuild.ILMerge.Task by: Alexander Nosenko
  • 27 total downloads
  • Latest version: 1.1.3
  • 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 2012 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: - 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 customizaton; - It attempts to guess the reasonable merge order for the included assemblies and lets you to finetune 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.
MSBuild.Sdk.Extras by: Oren Novotny
  • 24 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.
MSBuildTasks by: LoreSoft
  • 2 total downloads
  • Latest version: 1.5.0.235
  • MSBuild build tasks
The MSBuild Community Tasks project is a collection of open source tasks for MSBuild.
MsgPack.Cli by: FUJIWARA Yusuke
  • 24 total downloads
  • Latest version: 1.0.1
  • MsgPack MessagePack Serialization Formatter Serializer
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.
MudBlazor by: Garderoben Henon and Contributors
  • 265 total downloads
  • Latest version: 7.8.0
  • Blazor MudBlazor Material Material Design Components Blazor Components Blazor Library
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.
MudBlazor.ThemeManager by: Garderoben Henon and Contributors
  • 23 total downloads
  • Latest version: 2.1.0
  • Blazor MudBlazor Material Material Design Components Blazor Components Blazor Library
ThemeManager component for MudBlazor to design, test or do live changes to Mudblazor themes.
NBuilder by: Gareth Down and awesome contributors!
  • 1 total downloads
  • Latest version: 6.0.0
  • TDD unit-testing unittesting unitesting testing fluent
Through a fluent, extensible interface, NBuilder allows you to rapidly create test data, automatically assigning values to properties and public fields that are one of the built in .NET data types (e.g. ints and strings). NBuilder allows you to override for properties you are interested in using lambda expressions.
NCrontab by: Atif Aziz
  • 10 total downloads
  • Latest version: 3.3.3
  • cron schedule time
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
NCrontab.Signed by: Atif Aziz
  • 6 total downloads
  • Latest version: 3.3.3
  • cron schedule time
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
Nerdbank.NetStandardBridge by: Andrew Arnott
  • 10 total downloads
  • Latest version: 1.1.9-alpha
A reference + facade library to bring additional types to .NET Standard.
NETStandard.Library by: Microsoft
  • 18 total downloads
  • Latest version: 1.6.1
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform. When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 213 total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET