Products

Products

Suess Labs offers commercial and open-source products to suit your needs. Our products are made with enterprise care and offered to open-source developers, corporations, and enthusiasts alike.

Visual Studio Extensions

VS Linux Debugger

VS Linux Debugger is a Visual Studio extension to assist with remote debugging on Linux devices. Though this states “Linux” it can be used with other OS’ too!

Remotely deploy and debug your .NET C# apps via SSH to Linux using Visual Studio 2022.

Visual Studio’s “attach to process via SSH” is cute, but it lacks deployment and automatic attaching. This project allows you to do just that on your Linux VM or Raspberry Pi over the network!

Download and support the project today from the Visual Studio Marketplace, or support the project on GitHub by giving them a star. This utility is used by organizations such as, Omnicell, Inc. and many others.

AXAML Viewer

Avalonia AXAML Layout Viewer for Visual Studio 2022 and 2026

Yes, the same Avalonia GUI Previewer and syntax highlighter that you’ve grown to love under the MIT license, free and open source! This fork is intended for those who need a simple visual designer for Avalonia. For instance, those creating simple apps or sandboxing Avalonia. We encourage you to support the official tooling.

This project is an independent derivative of Avalonia technology and is not endorsed by AvaloniaUI OÜ.

The AXAML Visual Studio extension adds such capabilities to your Visual Studio:

  • AXAML/XAML code completion.
  • AXAML/XAML previewer.
  • It bundles Avalonia templates in your Visual Studio.
  • Icons for axaml files.

Download and support the project today from the Visual Studio Marketplace, or support the project on GitHub by giving them a star. This utility is used by organizations such as, Omnicell, Inc. and many others.

NuGet Packages

Linux.Bluetooth

NuGet.org package for integrating Bluetooth LE in your Linux C# applications. Support the project today on, GitHub!

This package is used by corporations, open-source developers, and enthusiasts alike. It is even wrapped in the world-renowned InTheHand Bluetooth library!

Prism.Avalonia

Maintainer of the Prism Avalonia NuGet.org package, now hosted as part of the infamous Prism Library.

LiteMigrator

LiteMigrator is a tiny cross-platform SQLite migration framework for .NET applications. This library was built for use with .NET MAUI 🐒, Avalonia, and Uno projects. So it needs to be quick, simple, and reliable when managing databases. LiteMigrator takes a “migrate-up” approach, as most application deployments usually only move forward and rarely downgrade (consider app stores). This helps keep the library small and nimble. Previously known as, SQLiteMigrator.

Support the package on NuGet.org and GitHub today!

Educational Posts

Follow along with our Blog or the GitHub projects with the title, “Learn“, for samples on how to learn, create, or incorporate features into the ‘thing’ you are building.