An open API service indexing awesome lists of open source software.

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

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 | [![Nuget](https://img.shields.io/nuget/vpre/SkiaSharp.paint)](https://www.nuget.org/packages/SkiaSharp.Paint/) | [![Nuget](https://img.shields.io/badge/Xamarin.Forms-v4.6-green)](https://www.nuget.org/packages/Xamarin.Forms/) [![Nuget](https://img.shields.io/badge/SkiaSharp.Views.Forms-v1.68.3-green)](https://www.nuget.org/packages/SkiaSharp.Views.Forms/) [![Nuget](https://img.shields.io/badge/PubSub-v4.0.1-green)](https://www.nuget.org/packages/PubSub/) |

Add the NuGet package to the shared project (.Net Standard). Done.