Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FOF-OGs/crispy-viewer
Simple image viewer written in WPF
https://github.com/FOF-OGs/crispy-viewer
bmp csharp dotnet jpg png wpf
Last synced: 3 months ago
JSON representation
Simple image viewer written in WPF
- Host: GitHub
- URL: https://github.com/FOF-OGs/crispy-viewer
- Owner: FOF-OGs
- License: apache-2.0
- Created: 2021-06-30T20:35:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-14T21:28:14.000Z (over 3 years ago)
- Last Synced: 2024-07-30T21:04:25.611Z (5 months ago)
- Topics: bmp, csharp, dotnet, jpg, png, wpf
- Language: C#
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Crispy viewer
[![forthebadge](https://forthebadge.com/images/badges/made-with-c-sharp.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/built-with-love.svg)](http://forthebadge.com)[![.NET 5.0.5](https://img.shields.io/badge/.NET-5.0.5-informational.svg)](https://devblogs.microsoft.com/dotnet/net-april-2021-updates/)
[![Coverage Status](https://coveralls.io/repos/github/FOF-OGs/crispy-viewer/badge.svg?branch=)](https://coveralls.io/github/FOF-OGs/crispy-viewer)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![CI](https://github.com/FOF-OGs/crispy-viewer/actions/workflows/ci-main.yml/badge.svg)](https://github.com/FOF-OGs/crispy-viewer/actions/workflows/ci-main.yml)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=shields)](http://makeapullrequest.com)Simple image viewer.
# Table of contents
- [Description](#description)
- [Installation](#installation)
- [Updating](#updating)
- [Uninstallation](#uninstallation)
- [Contributing](#contributing)
- [License](#license)# Description
[(Back to top)](#table-of-contents)
TODO
# Installation
[(Back to top)](#table-of-contents)
1. Download
2. Type `TODO`
3. TODO# Updating
[(Back to top)](#table-of-contents)
Want to update to the latest version of `Crispy viewer`?
```sh
TODO
```# Uninstallation
[(Back to top)](#table-of-contents)
Want to uninstall? TODO
```sh
TODO
```# Contributing
[(Back to top)](#table-of-contents)
Branches:
- Develop - daily builds
- Main - stable releasesYour contributions are always welcome! Please have a look at the [contribution guidelines](CONTRIBUTING.md) first. :tada:
# License
[(Back to top)](#table-of-contents)
Distributed under the Apache License 2.0 License. See `LICENSE` for more information.