Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/source-alchemists/ayborg.diagrams
Blazor diagram for AyBorg
https://github.com/source-alchemists/ayborg.diagrams
ayborg blazor
Last synced: 4 days ago
JSON representation
Blazor diagram for AyBorg
- Host: GitHub
- URL: https://github.com/source-alchemists/ayborg.diagrams
- Owner: Source-Alchemists
- License: mit
- Created: 2023-01-17T12:45:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T19:12:27.000Z (almost 2 years ago)
- Last Synced: 2025-01-11T01:13:04.466Z (4 days ago)
- Topics: ayborg, blazor
- Language: C#
- Homepage:
- Size: 71.3 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# AyBorg.Diagrams
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Source-Alchemists_AyBorg.Diagrams&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Source-Alchemists_AyBorg.Diagrams) [![NuGet](https://img.shields.io/nuget/v/AyBorg.Diagrams.svg)](https://www.nuget.org/packages/AyBorg.Diagrams/)
This is a fork based on the great work from [Blazor.Diagrams](https://github.com/Blazor-Diagrams/Blazor.Diagrams).
The purpose of this fork is to have a specialized Blazor diagram for image processing tasks rather than a general useable one. The project target is to be used in [AyBorg](https://github.com/Source-Alchemists/AyBorg).
If you look for a general usable Bazor diagram framework we recommend you to use [Blazor.Diagrams](https://github.com/Blazor-Diagrams/Blazor.Diagrams) instead of AyBorg.Diagrams.