Copyright (C) 2020-2022 Yigty.ORG; all rights reserved. Copyright (C) 2020-2022 Takym.
このリポジトリにコミットしなくなってからかなり久しいです。 現在、大きく再実装し、新たなプロジェクトへ移行する準備を進めております。
It has been a while since I committed last. I plan to re-implement big and migrate to a renewed project.
The common libraries used by Yigty.ORG. Compatible with .NET 5.0.
- TakymLib - the common library.
- TakymLib.Aspect - the common aspect-oriented programming library.
- TakymLib.CommandLine - the common command-line arguments parser library.
- TakymLib.Extensibility - the common extensibility library.
- TakymLib.Logging - the common logging library.
- TakymLib.Security - the common security library.
- TakymLib.Text - the common text library.
- TakymLib.Threading.Distributed - the common distributed computing library.
- TakymLib.Threading.Tasks - the common asynchronous programming library.
- TakymLib.UI - the common user interface library. (Windows only)
- TakymLib.ConsoleApp - the test console application for validation. The compatibility of this is not preserved.
- TakymApp - the desktop application of integrated tools (intols). (Windows only)
- Operating Systems
- Windows 10 20H2 or later
- Ubuntu 20.04 or later (not tested yet)
- Runtime: .NET 5.0 or later
- Language: C# 9.0 or later
(draft...)
Any version does not release yet. Please wait patiently.
# | Version | Code Name | Date | Changes | Release Notes |
---|---|---|---|---|---|
0 | v0.0.0.0 | intols00a0 | 0000/00/00 | The first release. |
Please see here for more information.
Please see here.
- The list of third party libraries is here (Japanese).
- Special thanks to all core collaborators and contributors for this project.
This libraries are distributed under the MIT License.
Yigty.ORG で利用される共通ライブラリ群です。 .NET 5.0 に対応しています。
- TakymLib - 共通ライブラリです。
- TakymLib.Aspect - 共通アスペクト指向(分断指向)プログラミングライブラリです。
- TakymLib.CommandLine - 共通コマンド行引数解析ライブラリです。
- TakymLib.Extensibility - 共通拡張性ライブラリです。
- TakymLib.Logging - 共通ログ出力ライブラリです。
- TakymLib.Security - 共通安全保障ライブラリです。
- TakymLib.Text - 共通文字列ライブラリです。
- TakymLib.Threading.Distributed - 共通分散コンピューティング(分散処理)ライブラリです。
- TakymLib.Threading.Tasks - 共通非同期プログラミング(非同期処理)ライブラリです。
- TakymLib.UI - 共通画面(UI)ライブラリです。(Windows 専用)
- TakymLib.ConsoleApp - 検証用の実験的コンソールアプリケーションです。互換性は保たれません。
- TakymApp - 統合便利道具(Intols)デスクトップアプリケーションです。(Windows 専用)
- OS
- Windows 10 20H2以降
- Ubuntu 20.04以降(まだ動作確認していません)
- ランタイム:.NET 5.0以降
- 言語:C# 9.0以降
(書きかけ...)
まだリリースされていません。気長にお待ちください。
# | バージョン | 開発コード名 | 更新日 | 更新内容 | リリースノート |
---|---|---|---|---|---|
0 | v0.0.0.0 | intols00a0 | 0000/00/00 | 最初のリリースです。 |
詳細はこちらをご覧ください。
こちらをご覧ください。
- 利用している外部ライブラリの一覧はこちらにあります。
- この場を借りてお礼を申し上げます。全ての協力者さんと貢献者さんに感謝致します。
このライブラリ群はMITライセンスに基づいて配布されています。