SkiaSharp.NativeAssets.Linux 3.119.2-preview.1
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
Showing the top 20 packages that depend on SkiaSharp.NativeAssets.Linux.
| Packages | Downloads |
|---|---|
|
Avalonia.Skia
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.
|
2 |
|
Avalonia.Skia
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.
|
1 |
|
Bwl.Framework.Avalonia
Bwl.Framework.Avalonia - .NET library that provides common functionality for Avalonia-based projects. It is a part of Bwl libraries set.
This library provides realization of cross-platform AppBase (configuration, logging, AutoUI, etc.).
To use this library - create new Avalonia project and add reference to Bwl.Framework.Avalonia.
To create AutoUI application - in App.axaml.cs you would need to create new AppBase, add description of UI elements in AppBase.AutoUI and then call AutoUIForm.Create(AppBase) to create Window with UI elements.
To use FormBase or FormAppBase:
- Create new Avalonia Window;
- Add 'xmlns:local="clr-namespace:Bwl.Framework.Avalonia;assembly=Bwl.Framework.Avalonia"' in your Window tag;
- Inside your Window tag, add '<local:FormAppBase x:Name="FormAppBase">';
- Inside FormAppBase tag, add '<local:FormAppBase.FormContent>' and describe your UI elements;
- In axaml.cs file call 'FormAppBase.Init(this);' in constructor to initialize FormBase;
- To access AppBase properties and methods, use 'FormAppBase.AppBase'.
|
0 |
.NET Framework 4.6.2
- No dependencies.
.NET 6.0
- No dependencies.
.NET 8.0
- No dependencies.
.NET Standard 2.0
- No dependencies.
.NET Standard 2.1
- No dependencies.