This repository has been archived by the owner on Sep 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 736e889
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# CG.Tools.QuickCrypto: | ||
--- | ||
[![Build Status](https://dev.azure.com/codegator/CG.Tools.QuickCrypto/_apis/build/status/CodeGator.CG.Tools.QuickCrypto?branchName=main)](https://dev.azure.com/codegator/CG.Tools.QuickCrypto/_build/latest?definitionId=83&branchName=main) | ||
[![Github docs](https://img.shields.io/static/v1?label=Documentation&message=online&color=blue)](https://codegator.github.io/CG.Tools.QuickCrypto/index.html) | ||
![Azure DevOps coverage](https://img.shields.io/azure-devops/coverage/codegator/CG.Tools.QuickCrypto/83) | ||
|
||
#### What does it do? | ||
A tool for quick encryption / decryption, developed by CodeGator. | ||
|
||
#### How do I install it? | ||
I'm in the process of building an MSIX file, for my own use. I'm not yet sure whether it makes sense for me to try to publish that, anywhere. For your purposes, probably better to just build it with Visual Studio 2022, or later. | ||
|
||
#### How do I contact you? | ||
If you've spotted a bug in the code please use the project Issues [HERE](https://github.com/CodeGator/CG.Tools.QuickCrypto/issues) | ||
|
||
#### Is there any documentation? | ||
There is developer documentation [HERE](https://codegator.github.io/CG.Tools.QuickCrypto/) | ||
|
||
We also blog about projects like this one on our website, [HERE](http://www.codegator.com) | ||
|
||
##### Disclaimer | ||
This project is experimental in nature. There is no official support. Use at your own risk. |