# IFramework_CS **Repository Path**: nirvana233/IFramework_CS ## Basic Information - **Project Name**: IFramework_CS - **Description**: Simple C# Tools - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-11 - **Last Updated**: 2021-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # IFramework_CS Interface | Inject | Interesting | Increase C# ``` csharp while(true) Console.Write("Thanks For EveryOne Who Used It Once !") ``` ## 例子们 * [A星寻路](https://github.com/OnClick9927/IFramework_CS/blob/master/Example/AstarTest.cs) * [节点事件](https://github.com/OnClick9927/IFramework_CS/blob/master/Example/NodeActionTest.cs) * [依赖注入](https://github.com/OnClick9927/IFramework_CS/blob/master/Example/InjectTest.cs) * [数据表](https://github.com/OnClick9927/IFramework_CS/blob/master/Example/DataTableTest.cs) * [数据绑定](https://github.com/OnClick9927/IFramework_CS/blob/master/Example/BindTest.cs) * [网络测试](https://github.com/OnClick9927/IFramework_CS/blob/master/Example/NetTest.cs) * [单例测试](https://github.com/OnClick9927/IFramework_CS/blob/master/Example/SingletonTest.cs) * [可回收对象](https://github.com/OnClick9927/IFramework_CS/blob/master/Example/RecyclableObjectTest.cs) * [对象池](https://github.com/OnClick9927/IFramework_CS/blob/master/Example/PoolTest.cs) * [优先级队列](https://github.com/OnClick9927/IFramework_CS/blob/master/Example/PriorityQueueTest.cs) * [消息模块](https://github.com/OnClick9927/IFramework_CS/blob/master/Example/MessageExample.cs) * [操作记录模块](https://github.com/OnClick9927/IFramework_CS/blob/master/Example/RecorderTest.cs) * [配置表模块](https://github.com/OnClick9927/IFramework_CS/blob/master/Example/ConfigTest.cs) * [协程模块](https://github.com/OnClick9927/IFramework_CS/blob/master/Example/CoroutineTest.cs) * [状态机模块](https://github.com/OnClick9927/IFramework_CS/blob/master/Example/FsmTest.cs) * [扩展自己的模块](https://github.com/OnClick9927/IFramework_CS/blob/master/Example/MouduleTest.cs) * [快速开发测试](https://github.com/OnClick9927/IFramework_CS/blob/master/Example/FastTest.cs)