![]() |
VOOZH | about |
dotnet add package SideScroll.Serialize.Browser --version 0.20.0
NuGet\Install-Package SideScroll.Serialize.Browser -Version 0.20.0
<PackageReference Include="SideScroll.Serialize.Browser" Version="0.20.0" />
<PackageVersion Include="SideScroll.Serialize.Browser" Version="0.20.0" />Directory.Packages.props
<PackageReference Include="SideScroll.Serialize.Browser" />Project file
paket add SideScroll.Serialize.Browser --version 0.20.0
#r "nuget: SideScroll.Serialize.Browser, 0.20.0"
#:package SideScroll.Serialize.Browser@0.20.0
#addin nuget:?package=SideScroll.Serialize.Browser&version=0.20.0Install as a Cake Addin
#tool nuget:?package=SideScroll.Serialize.Browser&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-browser1.0 net8.0-browser1.0 is compatible. net9.0-browser net9.0-browser was computed. net10.0-browser net10.0-browser was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
- https://github.com/SideScrollUI/SideScroll/releases
- See Changelog for more