![]() |
VOOZH | about |
dotnet add package SideScroll.Resources --version 0.20.0
NuGet\Install-Package SideScroll.Resources -Version 0.20.0
<PackageReference Include="SideScroll.Resources" Version="0.20.0" />
<PackageVersion Include="SideScroll.Resources" Version="0.20.0" />Directory.Packages.props
<PackageReference Include="SideScroll.Resources" />Project file
paket add SideScroll.Resources --version 0.20.0
#r "nuget: SideScroll.Resources, 0.20.0"
#:package SideScroll.Resources@0.20.0
#addin nuget:?package=SideScroll.Resources&version=0.20.0Install as a Cake Addin
#tool nuget:?package=SideScroll.Resources&version=0.20.0Install as a Cake Tool
π Live Demo
π NuGet
π License
π .NET
π Avalonia
A cross-platform Avalonia UI framework for building fast, navigable, data-driven applications with automatically generated forms and smart tab navigation.
SideScroll is designed for navigating complex data hierarchies with speed and developer productivity in mind. It automatically selects the most likely next tabs as you navigate, allowing you to drill down 20, 30, or even 50 levels deep with ease. Every view can be saved as a shareable link, and any object can be instantly displayed or edited with auto-generated controls.
Try SideScroll in your browser: https://sidescrollui.github.io/SideScroll/
Try the VideoGamesDB sample: https://sidescrollui.github.io/VideoGamesDB/
The demos run entirely in WebAssembly using Avalonia's browser supportβno installation required!
Note: The browser version is experimental. For the best performance and full features, use the desktop application.
Install SideScroll templates
dotnet new install SideScroll.Templates
Create a new SideScroll application
dotnet new sidescroll.app -o MyApp
Or create a solution with library and program projects:
dotnet new sidescroll.sln -o MyApp
Run your new app
cd MyApp
dotnet run
This project is licensed under the MIT License - see the LICENSE file for details.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on SideScroll.Resources:
| Package | Downloads |
|---|---|
|
SideScroll.Tabs
SideScroll is a cross platform Avalonia UI framework designed for quickly navigating through a tree of tabs. Every tab that shows will automatically select the next most likely tabs, and the next, until you need to start scrolling. Navigate 20 or even 50 tabs deep, and create links to save or share with others. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.20.0 | 206 | 6/9/2026 |
| 0.19.0 | 218 | 5/21/2026 |
| 0.18.0 | 219 | 5/13/2026 |
| 0.17.0 | 233 | 4/19/2026 |
| 0.16.0 | 201 | 3/4/2026 |
| 0.15.0 | 206 | 1/26/2026 |
| 0.14.0 | 572 | 12/10/2025 |
| 0.13.0 | 426 | 11/11/2025 |
| 0.12.0 | 314 | 10/16/2025 |
| 0.11.0 | 326 | 9/23/2025 |
| 0.10.0 | 298 | 9/3/2025 |
| 0.9.10 | 279 | 8/11/2025 |
| 0.9.9 | 281 | 7/1/2025 |
| 0.9.8 | 297 | 6/4/2025 |
| 0.9.7 | 334 | 4/22/2025 |
| 0.9.6 | 327 | 4/8/2025 |
| 0.9.5 | 318 | 3/20/2025 |
| 0.9.4 | 273 | 2/10/2025 |
| 0.9.3 | 282 | 2/4/2025 |
| 0.9.2 | 248 | 1/23/2025 |
- https://github.com/SideScrollUI/SideScroll/releases
- See Changelog for more