Microsoft.NETCore.Platforms by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.1
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages. 6c6b536dffb4da0c45ff14921bfee10265265050 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Runtime.CoreCLR by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.1-beta-23516
The .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes. - 1548494
Microsoft.NETCore.UniversalWindowsPlatform by: Microsoft
  • 2 total downloads
  • Latest version: 5.3.4
Provides a set of packages that can be used when building Universal Windows applications on .NET. Contains .NET Native 1.6. 5.3.4 corrected an issue where System.Threading.Thread.MemoryBarrier was implemented as nop on x86. When using Visual Studio this package requires Visual Studio 2017 or later. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Windows.ApiSets by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.1
Windows API set dlls for use in operating systems that do not include them. TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.Client by: Microsoft
  • 1 total downloads
  • Latest version: 9.2.0-preview3
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.CounterControl by: Microsoft
  • 1 total downloads
  • Latest version: 1.5.5
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Tool that registers performance counter categories for performance counters published by Orleans runtime.
Microsoft.Orleans.Server by: Microsoft
  • 1 total downloads
  • Latest version: 1.5.5
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Referencing this package is necessary for a silo to start.
Microsoft.Rest.ClientRuntime.Azure by: Microsoft
  • 1 total downloads
  • Latest version: 2.5.4
  • Microsoft Azure AutoRest ClientRuntime REST azureofficial
Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation. Supported Platforms: - Portable Class Libraries - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - DotNet Core
Microsoft.Testing.Platform.MSBuild by: Microsoft
  • 1 total downloads
  • Latest version: 1.5.0
  • Microsoft test testing unittest unittesting unit-testing tdd
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package provides MSBuild integration of the platform, its extensions and configuration files.
Microsoft.TypeScript.MSBuild by: Microsoft
  • 1 total downloads
  • Latest version: 4.9.0-beta
  • TypeScript
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Threading by: Microsoft
  • 2 total downloads
  • Latest version: 15.8.122
  • Threading Async Lock Synchronization Threadsafe
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio).
Microsoft.VisualStudio.Utilities.Internal by: Microsoft
  • 1 total downloads
  • Latest version: 16.3.23
Microsoft® Visual Studio® Common Utility Library
Microsoft.VisualStudio.Web.CodeGeneration.Utils by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview4-final
  • aspnetcore,codegenerator,scaffolding,visualstudioweb
Contains utilities used by ASP.NET Core Code Generation packages.
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.25363-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 25363. 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.
Moq by: Daniel Cazzulino, kzu
  • 1 total downloads
  • Latest version: 4.7.127
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET
MSBuild.Sdk.Extras by: Oren Novotny
  • 1 total downloads
  • Latest version: 1.3.1
  • msbuild dotnet sdk xamarin android ios macos uwp tizen
Additional MSBuild targets and properties for SDK-style .NET projects.
MsgPack.Cli by: FUJIWARA, Yusuke
  • 1 total downloads
  • Latest version: 0.5.8
  • MsgPack MessagePack Serialization Formatter Binary Serializer Fast Xamarin Unity3D
MessagePack is fast, compact, and interoperable binary serialization format. This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin and Unity3D.
NanoXLSX by: Raphael Stoeckli
  • 2 total downloads
  • Latest version: 2.3.0
  • Excel Office XLSX
NanoXLSX is a library to generate and read Microsoft Excel files (XLSX) in an easy and native way
Newtonsoft.Json by: James Newton-King
  • 2 total downloads
  • Latest version: 13.0.5-beta1
  • json
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema by: Rico Suter
  • 5 total downloads
  • Latest version: 10.3.9
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET