A DotNet.Interactive implementation using ImageSharp
Перейти к файлу
James Jackson-South 5e2fd5b8d5
Merge pull request #10 from MarkCiliaVincenti/FixGithubShields
Fix GitHub shields
2023-01-04 21:28:45 +10:00
.github Merge pull request #6 from SixLabors/dependabot/github_actions/codecov/codecov-action-3 2022-06-05 06:28:46 +00:00
shared-infrastructure@9b94ebc4be Add submodule 2021-07-14 12:27:28 +10:00
src Changed master to main in the links. 2022-02-10 19:24:31 +01:00
tests fix style 2021-08-11 13:55:46 +01:00
.editorconfig Add initial implementation 2021-07-14 14:10:44 +10:00
.gitattributes Add initial implementation 2021-07-14 14:10:44 +10:00
.gitignore Initial commit 2021-07-14 03:21:50 +01:00
.gitmodules Add submodule 2021-07-14 12:27:28 +10:00
CODE_OF_CONDUCT.md Add initial implementation 2021-07-14 14:10:44 +10:00
Directory.Build.props Add initial implementation 2021-07-14 14:10:44 +10:00
Directory.Build.targets Add initial implementation 2021-07-14 14:10:44 +10:00
ImageSharp.Interactive.sln Add build scripts 2021-07-20 00:08:03 +10:00
ImageSharp.Interactive.v3.ncrunchsolution Addressing PR feedback 2021-07-15 10:23:52 +01:00
LICENSE Initial commit 2021-07-14 03:21:50 +01:00
README.md Fixed build status shield 2022-12-26 21:57:19 +01:00
ci-build.ps1 Remove targets from build 2021-07-20 00:19:40 +10:00
ci-pack.ps1 Add build scripts 2021-07-20 00:08:03 +10:00
ci-test.ps1 Add build scripts 2021-07-20 00:08:03 +10:00
codecov.yml Add initial implementation 2021-07-14 14:10:44 +10:00

README.md

SixLabors.ImageSharp
SixLabors.ImageSharp.Interactive

Build Status Code coverage License: Apache 2.0 Twitter

A .NET Interactive extension for ImageSharp

This package provides extension for using ImageSharp with .NET Interactive notebooks. The extension will provide formatters for common types.