Microsoft.Orleans.Templates.Interfaces by: Microsoft
  • 27 total downloads
  • Latest version: 1.5.10
NuGet package deprecated, please use Microsoft.Orleans.OrleansCodeGenerator.Build instead.
Microsoft.ProjectReunion.Foundation by: Microsoft
  • 1 total downloads
  • Latest version: 0.8.12
  • Microsoft Resources Native Windows Reunion ProjectReunion
Microsoft Project Reunion Foundation
Microsoft.TypeScript.MSBuild by: Microsoft
  • 5 total downloads
  • Latest version: 5.9.2
  • TypeScript
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Web.CodeGeneration by: Microsoft
  • 14 total downloads
  • Latest version: 2.0.0
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
Microsoft.Web.WebView2 by: Microsoft
  • 8 total downloads
  • Latest version: 1.0.3719.77
  • 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.WindowsAppSDK.InteractiveExperiences by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.250509002-experimental
  • Microsoft,Interactive Experiences,WindowsAppSDK
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Microsoft Interactive Experiences features.
Microsoft.WindowsAppSDK.Widgets by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.250904007
  • Windows "Windows App SDK" WinAppSDK Widget
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Widgets APIs.
Mono.TextTemplating by: Mikayla Hutchinson
  • 6 total downloads
  • Latest version: 1.3.1
  • T4, templating
Open-source implementation of the T4 templating engine.
MudBlazor by: Garderoben, Henon and Contributors
  • 8 total downloads
  • Latest version: 9.0.0-preview.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
runtime.win10-x86.Microsoft.Net.Native.Compiler by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.8-rel-28605-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
Sentry by: Sentry Team and Contributors
  • 6 total downloads
  • Latest version: 6.1.0-alpha.2
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Bindings.Android by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 5.16.3
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
.NET Bindings for the Sentry Android SDK
Serilog by: Serilog Contributors
  • 7 total downloads
  • Latest version: 4.3.1-dev-02404
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
SharpZipLib by: http://www.icsharpcode.net/
  • 1 total downloads
  • Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).
StackExchange.Redis by: Stack Exchange inc., marc.gravell
  • 2 total downloads
  • Latest version: 1.0.238
  • Async Redis NoSQL Client Distributed Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage; the notional successor to BookSleeve
System.ComponentModel by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.0-beta-22816
Provides interfaces for the editing and change tracking of objects used as data sources. Commonly Used Types: System.ComponentModel.CancelEventArgs System.IServiceProvider System.ComponentModel.IEditableObject System.ComponentModel.IChangeTracking System.ComponentModel.IRevertibleChangeTracking
System.ComponentModel.Annotations by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.10-beta-22816
Provides attributes that are used to define metadata for objects used as data sources. Commonly Used Types: System.ComponentModel.DataAnnotations.ValidationResult System.ComponentModel.DataAnnotations.IValidatableObject System.ComponentModel.DataAnnotations.ValidationAttribute System.ComponentModel.DataAnnotations.RequiredAttribute System.ComponentModel.DataAnnotations.StringLengthAttribute System.ComponentModel.DataAnnotations.DisplayAttribute System.ComponentModel.DataAnnotations.RegularExpressionAttribute System.ComponentModel.DataAnnotations.DataTypeAttribute System.ComponentModel.DataAnnotations.RangeAttribute System.ComponentModel.DataAnnotations.KeyAttribute
System.ComponentModel.TypeConverter by: Microsoft
  • 4 total downloads
  • Latest version: 4.0.0-beta-22816
Provides the System.ComponentModel.TypeConverter class, which represents a unified way of converting types of values to other types. Commonly Used Types: System.ComponentModel.TypeConverter System.ComponentModel.TypeConverterAttribute System.ComponentModel.PropertyDescriptor System.ComponentModel.StringConverter System.ComponentModel.ITypeDescriptorContext System.ComponentModel.EnumConverter System.ComponentModel.TypeDescriptor System.ComponentModel.Int32Converter System.ComponentModel.BooleanConverter System.ComponentModel.DoubleConverter
System.Diagnostics.Debug by: Microsoft
  • 4 total downloads
  • Latest version: 4.0.10-beta-22816
Provides classes and attributes that allows basic interaction with a debugger. Commonly Used Types: System.Diagnostics.Debug System.Diagnostics.DebuggerStepThroughAttribute System.Diagnostics.Debugger System.Diagnostics.DebuggerDisplayAttribute System.Diagnostics.DebuggerBrowsableAttribute System.Diagnostics.DebuggerBrowsableState System.Diagnostics.DebuggerHiddenAttribute System.Diagnostics.DebuggerNonUserCodeAttribute System.Diagnostics.DebuggerTypeProxyAttribute
System.Diagnostics.Process by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22816
Provides the System.Diagnostics.Process class, which allows interaction with local and remote processes. Commonly Used Types: System.Diagnostics.Process System.Diagnostics.ProcessModule System.Diagnostics.ProcessStartInfo System.Diagnostics.ProcessThread