Microsoft.NETCore.App.Host.win-x64 by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.11
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 3 total downloads
  • Latest version: 7.0.0-rc.1.22426.10
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 6 total downloads
  • Latest version: 8.0.3
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.DotNetHostResolver by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.1.22076.8
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETFramework.ReferenceAssemblies.net451 by: Microsoft
  • 3 total downloads
  • Latest version: 1.0.0
Microsoft .NET Framework Reference Assemblies
Microsoft.Orleans.Analyzers by: Microsoft
  • 6 total downloads
  • Latest version: 8.1.0-preview3
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
C# Analyzers for Microsoft Orleans.
Microsoft.Orleans.Client by: Microsoft
  • 2 total downloads
  • Latest version: 3.0.0-rc1
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.Sdk by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Microsoft Orleans meta package to bring in the base Orleans packages for all project types.
Microsoft.VisualStudio.Threading.Analyzers by: Microsoft
  • 2 total downloads
  • Latest version: 16.3.1-alpha
  • analyzers visualstudio vssdk sdk threading
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.Web.WebView2 by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.1414-prerelease
  • Microsoft Web WebView Native native package Edge C++ Win32 WPF WinForms dotnet framework core Webview2
The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications powered by Microsoft Edge (Chromium). This package is necessary for Win32 C/C++, WPF, and WinForms applications. To learn more about package versions checkout https://aka.ms/wv2-packageversion. To learn best practices checkout: https://aka.ms/wv2-bestpractices.
Microsoft.Win32.Primitives by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22816
Provides common types for Win32-based libraries. Commonly Used Types: System.ComponentModel.Win32Exception
Microsoft.Win32.Registry by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22605
Provides support for accessing and modifying the Windows Registry. Commonly Used Types: Microsoft.Win32.RegistryKey Microsoft.Win32.Registry Microsoft.Win32.RegistryValueKind Microsoft.Win32.RegistryHive Microsoft.Win32.RegistryView
Microsoft.Windows.SDK.BuildTools by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.26100.7627
  • WindowsSDK build tools
Includes tools required for building projects targeting the Windows SDK.
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 5 total downloads
  • Latest version: 10.0.26100.7175
  • 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.
Moq by: Daniel Cazzulino
  • 2 total downloads
  • Latest version: 4.1.1309.801
  • tdd mocking mocks unittesting agile
The most popular and friendly mocking framework for .NET
MsgPack.Cli by: FUJIWARA, Yusuke
  • 1 total downloads
  • Latest version: 0.9.2
  • 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.
NuGet.Protocol.Core.Types by: NuGet
  • 3 total downloads
  • Latest version: 4.2.0
  • nuget protocol
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
OneOf by: Harry McIntyre
  • 2 total downloads
  • Latest version: 3.0.205
  • discriminated unions, return type, match switch
F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
Portable.BouncyCastle by: Claire Novotny
  • 1 total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Roslyn.Diagnostics.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 3.3.4-beta1.22310.1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.