LiveScope.Avalonia.Windows
0.5.501-beta
dotnet add package LiveScope.Avalonia.Windows --version 0.5.501-beta
NuGet\Install-Package LiveScope.Avalonia.Windows -Version 0.5.501-beta
<PackageReference Include="LiveScope.Avalonia.Windows" Version="0.5.501-beta" />
<PackageVersion Include="LiveScope.Avalonia.Windows" Version="0.5.501-beta" />
<PackageReference Include="LiveScope.Avalonia.Windows" />
paket add LiveScope.Avalonia.Windows --version 0.5.501-beta
#r "nuget: LiveScope.Avalonia.Windows, 0.5.501-beta"
#:package LiveScope.Avalonia.Windows@0.5.501-beta
#addin nuget:?package=LiveScope.Avalonia.Windows&version=0.5.501-beta&prerelease
#tool nuget:?package=LiveScope.Avalonia.Windows&version=0.5.501-beta&prerelease
LiveScope
Real-time charting library for .NET applications. High performance, easy to use. Supports Windows, Android, & MacOS.
See https://www.livescope.net/ for more information.
Examples
Check out the LiveScope.Examples repository to get up-and-running with LiveScope in minutes.
Documentation
Full API reference and other valuable information is available at livescope.docs.io
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Framework | net is compatible. |
-
net6.0
- LiveScope.Avalonia.Common (>= 0.5.501-beta)
- NAudio (>= 2.2.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on LiveScope.Avalonia.Windows:
Package | Downloads |
---|---|
LiveScope
LiveScope is a real-time charting component for .NET. See https://www.livescope.net/ |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.5.501-beta | 120 | 6/3/2025 |
0.5.400-beta | 132 | 5/1/2025 |
0.5.335-beta | 131 | 4/21/2025 |
0.4.4-alpha10 | 104 | 9/16/2024 |
* Added `FileDataSink` for streaming data to disk
* Cursor values now display properly while acquiring data
* Fixes display of y-axis labels when in "Stacked" series modespec
* Fixes inclusion of missing XML files for intellisense