没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Vici Core |
Vici Core
|
3 | 0 | 69 |
贡献者 | 讨论 | 代码提交 |
Vici Core is a multi-purpose .NET library which is used as the core component for Vici MVC and Vici CoolStorage. Its core functionilty is a late-bound expression parser and template rendering engine. It also includes an easy to use tokenizer that can be used for parsing all kinds of file formats (a full-featured JSON parser is included).
The library includes the following subcomponents/frameworks:
- Application configuration frameworkDynamic type conversion framework Logging framework
- Notification framework
- Smart data caching class
- Scheduling framework
- Late-bound expression parser and template engine (includes a generic tokenizer, C# expression parser and generic template parser)
JSON serializer/deserializer
All features are available for .NET, Mono and MonoTouch (iPhone)