1
0
Fork 0
MyCommon/Readme.md

40 lines
916 B
Markdown
Raw Normal View History

2016-12-10 16:19:18 +00:00
# MyCommon
MyCommon is a collection of usefull Classes
* MultiLang - 10/12/2016
* ConsoleIO - 11/12/2016 <sup>(from MyConsole)<sup/>
* Binary
* Logger
* Strings
2016-12-13 15:12:14 +00:00
* XmlMananger - 13/12/2016
* LinkTable - 19/001/2017
2016-12-10 16:19:18 +00:00
### Prerequisities
* .NET/[Mono](https://github.com/mono/mono) 4.5+
### Build
[Teamcity server](http://sheychen.ddns.net:8111?guest=1) is self hosted on a raspberry pi.
It's slow and can be off.
[![Build Status](http://sheychen.ddns.net:8111/app/rest/builds/buildType:MyCommon_Build/statusIcon)](http://sheychen.ddns.net:8111/viewType.html?buildTypeId=MyCommon_Build&guest=1)
## Test With
* Windows 10 x64
* XUbuntu 16.04
## Contributing
As you wish, I am opened to new ideas.
## Author
* **[Sheychen](https://sheychen.shost.ca)** - *Initial work*
## License
This software comes under the terms of the GPLv3+. See the [License.md](License.md) file for the complete text of the license.