https://github.com/mariusmuntean/skiasharp.paint
.Net Standard 2.0 library for SkiaSharp with Xamarin.Forms to help decouple large apps
https://github.com/mariusmuntean/skiasharp.paint
Last synced: 7 months ago
JSON representation
.Net Standard 2.0 library for SkiaSharp with Xamarin.Forms to help decouple large apps
- Host: GitHub
- URL: https://github.com/mariusmuntean/skiasharp.paint
- Owner: mariusmuntean
- License: mit
- Created: 2020-05-23T18:55:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-11T14:11:45.000Z (almost 6 years ago)
- Last Synced: 2025-10-25T03:47:42.158Z (8 months ago)
- Language: C#
- Homepage:
- Size: 191 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SkiaSharp.Paint
.Net Standard 2.0 library for SkiaSharp with Xamarin.Forms to help decouple large apps
## Installation
| Package | Version | Dependencies |
| ------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
| SkiaSharp.Paint | [](https://www.nuget.org/packages/SkiaSharp.Paint/) | [](https://www.nuget.org/packages/Xamarin.Forms/) [](https://www.nuget.org/packages/SkiaSharp.Views.Forms/) [](https://www.nuget.org/packages/PubSub/) |
Add the NuGet package to the shared project (.Net Standard). Done.