зеркало из
1
0
Форкнуть 0
SkiaSharp is a cross-platform, comprehensive 2D graphics API for all .NET platforms. And, here is where you will find all sorts of extras that you can use with it.
Перейти к файлу
dependabot[bot] ba76f96a8b
Bump coverlet.collector from 6.0.0 to 6.0.2 (#278)
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.2)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 18:55:40 +07:00
.config
.github
.vscode
docs
images
samples/SkiaSharpDemo Use the new Skottie animation builder (#277) 2024-04-16 23:06:10 +02:00
scripts
source Use the new Skottie animation builder (#277) 2024-04-16 23:06:10 +02:00
tests Bump coverlet.collector from 6.0.0 to 6.0.2 (#278) 2024-04-23 18:55:40 +07:00
.editorconfig
.gitignore
CODE-OF-CONDUCT.md
LICENSE
README.md
SkiaSharp.Extended-Pack.slnf
SkiaSharp.Extended.sln
azure-pipelines-public.yml
azure-pipelines.yml
build.cake
nuget.config

README.md

SkiaSharp.Extended

Build Status Build Status

SkiaSharp.Extended is a collection some cool libraries that may be useful to some apps. There are several repositories that may have interesting projects:

Using

There is an early access feed that you can use to get the latest and greatest, before it goes out to the public:

https://aka.ms/skiasharp-eap/index.json

Building

To build the projects and samples, just open SkiaSharp.Extended.sln in Visual Studio.

The CI server just runs dotnet cake and outputs all the packages, assemblies and test results. This can also be used to build everything locally.

License

The code in this repository is licensed under the MIT License.