Microsoft.Orleans.Client by: Microsoft
  • 8 total downloads
  • Latest version: 8.0.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.CodeGenerator by: Microsoft
  • 9 total downloads
  • Latest version: 8.0.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Code generation library for Orleans.Serialization
Microsoft.Orleans.Sdk by: Microsoft
  • 5 total downloads
  • Latest version: 8.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.Orleans.Server by: Microsoft
  • 11 total downloads
  • Latest version: 8.0.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the server.
Microsoft.TestPlatform.ObjectModel by: Microsoft
  • 22 total downloads
  • Latest version: 16.8.0
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The Microsoft Test Platform Object Model.
Microsoft.TestPlatform.TestHost by: Microsoft
  • 31 total downloads
  • Latest version: 16.8.0
  • vstest visual-studio unittest testplatform mstest microsoft test testing
Testplatform host executes the test using specified adapter.
Microsoft.Win32.Primitives by: Microsoft
  • 13 total downloads
  • Latest version: 4.3.0
Provides common types for Win32-based libraries. Commonly Used Types: System.ComponentModel.Win32Exception When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.Registry by: Microsoft
  • 8 total downloads
  • Latest version: 5.0.0
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 When using NuGet 3.x this package requires at least version 3.4.
Mono.Reflection by: Jb Evain
  • 12 total downloads
  • Latest version: 2.0.0
  • assembly assemblies module modules il cil msil bytecode reflection disassembler
Complement for System.Reflection, including an IL disassembler.
Moq by: Daniel Cazzulino kzu
  • 41 total downloads
  • Latest version: 4.15.1
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET. Built from https://github.com/moq/moq4/tree/ee071f6e0
NETStandard.Library by: Microsoft
  • 23 total downloads
  • Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 22 total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 8 total downloads
  • Latest version: 1.0.2
  • bson
Json.NET BSON adds support for reading and writing BSON
NLog by: Jarek Kowalski Kim Christensen Julian Verdurmen
  • 7 total downloads
  • Latest version: 5.2.8
  • NLog logging log structured tracing logfiles database eventlog console email
NLog is a logging platform for .NET with rich log routing and management capabilities. NLog supports traditional logging, structured logging and the combination of both. Supported platforms: - .NET 5, 6, 7 and 8 - .NET Core 1, 2 and 3 - .NET Standard 1.3+ and 2.0+ - .NET Framework 3.5 - 4.8 - Xamarin Android + iOS (.NET Standard) - Mono 4 For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NuGet.Frameworks by: Microsoft
  • 11 total downloads
  • Latest version: 5.0.0+42a8779499c1d1ed2488c2e6b9e2ee6ff6107766
  • nuget
The understanding of target frameworks for NuGet.Packaging.
Polly by: Michael Wolfenden App vNext
  • 7 total downloads
  • Latest version: 7.2.1
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
Polly is a library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Rationals by: Tomáš Pažourek
  • 3 total downloads
  • Latest version: 2.3.0+build.238
  • arbitrary-precision biginteger bigrational c-sharp coefficients continued-fractions fraction fractional rational-numbers rational-number-arithmetic rationals
Implementation of rational number arithmetic for .NET with arbitrary precision.
RichardSzalay.MockHttp by: Richard Szalay
  • 6 total downloads
  • Latest version: 6.0.0
  • httpclient test mock fake stub
Testing layer for Microsoft's HttpClient library
runtime.any.System.Collections by: Microsoft
  • 3 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections. Commonly Used Types: System.Collections.Generic.List<T> System.Collections.Generic.Dictionary<TKey, TValue> System.Collections.Generic.Queue<T> System.Collections.Generic.Stack<T> System.Collections.Generic.HashSet<T> System.Collections.Generic.LinkedList<T> System.Collections.Generic.EqualityComparer<T> System.Collections.Generic.Comparer<T> System.Collections.Generic.SortedDictionary<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.
runtime.any.System.Diagnostics.Tools by: Microsoft
  • 4 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides attributes, such as GeneratedCodeAttribute and SuppresMessageAttribute, that are emitted or consumed by analysis tools. Commonly Used Types: System.CodeDom.Compiler.GeneratedCodeAttribute System.Diagnostics.CodeAnalysis.SuppressMessageAttribute When using NuGet 3.x this package requires at least version 3.4.