mirror of
https://github.com/ckaczor/ChrisKaczor.Wpf.Controls.Link.git
synced 2026-01-26 09:35:39 -05:00
Initial commit
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# ChrisKaczor.Wpf.Controls.Link
|
||||
|
||||
This library can be used to restrict an application to only a single instance and sends the command line of any newly started instance to the currently running instance.
|
||||
|
||||
## Authors
|
||||
|
||||
* **Chris Kaczor** - *Initial work* - https://github.com/ckaczor - https://chriskaczor.com
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
|
||||
|
||||
## Disclaimer
|
||||
|
||||
This code is used by my various personal projects and may not be useful or work in all use cases.
|
||||
Reference in New Issue
Block a user