Microsoft.Orleans.Client by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.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
  • 8 total downloads
  • Latest version: 9.2.0-preview2
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Code generation library for Orleans.Serialization
Microsoft.Orleans.OrleansCodeGenerator.Build by: Microsoft
  • 1 total downloads
  • Latest version: 3.4.4
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Microsoft Orleans build-time code generator to install in all grain interface & implementation projects.
Microsoft.Orleans.Templates.Interfaces by: Microsoft
  • 7 total downloads
  • Latest version: 1.5.5
NuGet package deprecated, please use Microsoft.Orleans.OrleansCodeGenerator.Build instead.
Microsoft.ProjectReunion.WinUI by: Microsoft
  • 1 total downloads
  • Latest version: 0.8.6
  • Windows WinUI UWP XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar
This package provides backward-compatible versions of Windows UI features including UWP XAML controls, dense control styles, and Fluent styles and materials. It is part of the Windows UI Library. The WinUI 3 APIs in this package are subject to change in future releases of Project Reunion. This version is intended for preview and not for use in shipping applications.
Microsoft.TypeScript.MSBuild by: Microsoft
  • 2 total downloads
  • Latest version: 5.2.0-beta
  • TypeScript
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Microsoft.Win32.Primitives by: Microsoft
  • 3 total downloads
  • Latest version: 4.0.0-beta-22605
Provides common types for Win32-based libraries. Commonly Used Types: System.ComponentModel.Win32Exception
Microsoft.Windows.SDK.BuildTools by: Microsoft
  • 6 total downloads
  • Latest version: 10.0.25936-preview
  • WindowsSDK build tools
Includes tools required for building projects targeting the Windows SDK.
Moq by: Daniel Cazzulino, kzu
  • 7 total downloads
  • Latest version: 4.2.1507.118
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET
MudBlazor by: Garderoben, Henon and Contributors
  • 5 total downloads
  • Latest version: 8.5.1
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
NETStandard.Library by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
A set of standard .NET APIs that are prescribed to be used and supported together. d318b764a689cfe285d8484bda918646905664e7 When using NuGet 3.x this package requires at least version 3.4.
Polly by: Michael Wolfenden, App vNext
  • 2 total downloads
  • Latest version: 4.1.2
  • Exception Handling Policy Retry Wait Circuit Breaker
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL library (Profile 259) that allows developers to express transient exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
Remotion.Linq by: rubicon IT GmbH
  • 7 total downloads
  • Latest version: 2.1.1
  • re-motion LINQ ExpressionTrees
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages. Key features: - Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax) - Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...) - Provides basic infrastructure for backend development (e.g. SQL generation) - Provides a framework for user-defined query extensions and transformations
SixLabors.Core by: Six Labors
  • 1 total downloads
  • Latest version: 1.0.0-beta0002
  • rectangle point size,primitives
Low level primitives for use across Six Labors projects..
System.AppContext by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.0-beta-22816
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data. Commonly Used Types: System.AppContext
System.Console by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22816
Provides the System.Console class, which represents the standard input, output and error streams for console applications. Commonly Used Types: System.Console System.ConsoleColor
System.Diagnostics.FileVersionInfo by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22816
Provides the System.Diagnostics.FileVersionInfo class, which allows access to Win32 version resource information for a physical file on disk. Commonly Used Types: System.Diagnostics.FileVersionInfo
System.Diagnostics.Tools by: Microsoft
  • 3 total downloads
  • Latest version: 4.0.0-beta-22816
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
System.Dynamic.Runtime by: Microsoft
  • 3 total downloads
  • Latest version: 4.0.0-beta-22605
Provides classes and interfaces that support the Dynamic Language Runtime (DLR). Commonly Used Types: System.Runtime.CompilerServices.CallSite System.Runtime.CompilerServices.CallSite<T> System.Dynamic.IDynamicMetaObjectProvider System.Dynamic.DynamicMetaObject System.Dynamic.SetMemberBinder System.Dynamic.GetMemberBinder System.Dynamic.ExpandoObject System.Dynamic.DynamicObject System.Runtime.CompilerServices.CallSiteBinder System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue>