Microsoft.Orleans.Server by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the server.
Microsoft.ProjectReunion.Foundation by: Microsoft
  • 5 total downloads
  • Latest version: 0.8.7
  • Microsoft Resources Native Windows Reunion ProjectReunion
Microsoft Project Reunion Foundation
Microsoft.TestPlatform.AdapterUtilities by: Microsoft
  • 1 total downloads
  • Latest version: 17.12.0
  • vstest visual-studio unittest testplatform mstest microsoft test testing
Includes helpers for the Test Platform's modern functionality such as standardized fully qualified names and hierarchical test case names.
Microsoft.VisualStudio.Threading.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 15.7.15-preview
  • analyzers visualstudio vssdk sdk threading
Static code analyzer to detect common mistakes or potential issues on the C# code that uses Visual Studio SDK APIs.
Microsoft.WindowsAppSDK.Base by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.250509001-experimental
  • Windows "Windows App SDK" WinAppSDK WinUI XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar Resources Native DWriteCore "Interactive Experiences" ixp "Project Reunion" ProjectReunion
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This is a package that is used as a dependency by other Windows App SDK component packages and not meant to be directly referenced.
Microsoft.WindowsDesktop.App.Ref by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.0-preview.7.24405.2
Package Description
MudBlazor by: Garderoben, Henon and Contributors
  • 1 total downloads
  • Latest version: 5.1.1
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
MudBlazor is an ambitious Material Design component framework for Blazor with an emphasis on ease of use and clear structure. It is perfect for .NET developers who want to rapidly build web applications without having to struggle with CSS and Javascript. MudBlazor, being written entirely in C#, empowers them to adapt, fix or extend the framework and the multitude of examples in the documentation makes learning MudBlazor very easy.
NUnit3TestAdapter by: NUnit Software
  • 1 total downloads
  • Latest version: 3.4.0
  • test visualstudio testadapter nunit nunit3
A package including the NUnit 3 TestAdapter for Visual Studio 2012/13/15. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server. Note that this package ONLY contains the adapter, not the NUnit framework. You must also get the framework. You only need one such package for a solution. The package works with Visual Studio 2012, 2013 and 2015.
OpenFeature by: OpenFeature Authors
  • 1 total downloads
  • Latest version: 2.11.1
  • Feature OpenFeature Flags
OpenFeature is an open standard for feature flag management, created to support a robust feature flag ecosystem using cloud native technologies. OpenFeature will provide a unified API and SDK, and a developer-first, cloud-native implementation, with extensibility for open source and commercial offerings.
OpenTelemetry.Exporter.Prometheus.AspNetCore by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.13.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging prometheus metrics
ASP.NET Core middleware for hosting OpenTelemetry .NET Prometheus Exporter
PolySharp by: Sergio Pedri
  • 0 total downloads
  • Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
  • dotnet net netcore netstandard csharp library generator polyfill roslyn
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.1
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Sentry.Bindings.Android by: Sentry Team and Contributors
  • 12 total downloads
  • Latest version: 6.1.0-alpha.2
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
.NET Bindings for the Sentry Android SDK
Sentry.Extensions.Logging by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 6.1.0-alpha.2
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Logging Microsoft.Extensions.Logging
Official Microsoft.Extensions.Logging integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Profiling by: Sentry Team and Contributors
  • 2 total downloads
  • Latest version: 6.1.0-alpha.2
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Profiling Diagnostic
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Syncfusion.Pdf.Net.Core by: Syncfusion Inc.
  • 1 total downloads
  • Latest version: 31.1.23
  • syncfusion syncfusion.aspnetcore aspnetcore net-standard .net core c# pdf acroform pdf-table tagged-pdf conformance-standard syncfusion.pdf
The Syncfusion® Essential PDF is a .NET standard PDF library that enables your .NET core applications to read, write, and manipulate existing PDF documents. It has various features such table creation, PDF form creation and filling, digital signature, and advanced PDF encryption. It also has various PDF manipulation features such as PDF compression, redaction, split and merge PDF, watermark, import and export PDF form data, replace or remove images, extract text and find text.
System.ClientModel by: Microsoft
  • 2 total downloads
  • Latest version: 1.8.1
Contains building blocks for clients that call cloud services.
System.Configuration.ConfigurationManager by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.12
Provides types that support using XML configuration files (app.config). This package exists only to support migrating existing .NET Framework code that already uses System.Configuration. When writing new code, use another configuration system instead, such as Microsoft.Extensions.Configuration.
System.IO.Hashing by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.2
Provides non-cryptographic hash algorithms, such as CRC-32. Commonly Used Types: System.IO.Hashing.Crc32 System.IO.Hashing.XxHash32
System.IO.Pipelines by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-preview.7.24405.7
Single producer single consumer byte buffer management. Commonly Used Types: System.IO.Pipelines.Pipe System.IO.Pipelines.PipeWriter System.IO.Pipelines.PipeReader