Skip to content

DevTainan/KTCommon

Repository files navigation

KTCommon

KTCommon is .NET common library usefully for myself!

KTCommon 是我自己使用的 .NET 函式庫。

Include KtTimer、KtLog。

安裝 (install)

must higher than .NET 4.0

Install-Package KTCommon

more infomation KTCommon 套件

Components

  • IniFile

  • FileLog

  • SimpleFileLog

  • BaseCsvReader

  • CryptographyHelper

  • KTAppEventBus

  • KtMmfEventBus

  • KtSingleEventBus

  • KtTimer

  • TaskManager

  • TaskManagerByThreadingTimer

快速使用 (getting started)

待補充

取得原始碼 (source code)

Download the newest zip file:

zip

or clone this project

Powershell script:

git clone git@github.com:DevTainan/KTCommon.git

幫助 (support)

If you have any questions, you can use issue

參與修改 (Contributing)

Welcome any feedback by mail

貢獻者 (Contributors)

N/A

作者 (Authors)

DevTainan

感謝 (Acknowledgements)

My parents and friends let me have a good life, and all the people whe use this libery.

授權 (License)

KTCommon is Open Source software and it is released under the MIT license. Both of these licenses allow the use of KTCommon in free and commercial applications and libraries without restrictions.

for more infomation LICENSE.md

Releases

No releases published

Packages

No packages published

Languages