Project DescriptionCodeTitans presents set of libraries, desired for your mobile and desktop development!
Contains:
* JSON@CodeTitans - easy to use JSON library
* IoC@CodeTitans - featured InversionOfControl implementation
* and more!
Available for .NET 2.0+, .NET 4.0, Silverlight 4.0+, CF.NET 2.0+ and Mono 2.0+
Supports .NET 4.0 & Silverlight 4.0+ & Windows Phone 7!
Awards
Many thanks to Søren Christensen for granting a license for
Last, but not least - all the best for JetBrains for providing the
JSON@CodeTitans
Reading and writing JSON messages has never been so easy!
Features
- fully compliant with JSON standard (www.json.org)
- compiles against: .NET 2.0+, .NET 4.0, Compact Framework .NET 2.0+, Windows Phone 7, Silverlight and Mono
- supports mutable and immutable JSON object
- extremely small footprint (only ~80kb library size)
- supports Unicode escape character sequences
- enhanced error checking (with invalid token found and its location in source text)
- serialization to indented (for improved human readability) or unindented (for space and traffic saving)
- full type safety! read JSON object will keep the same data types and keywords used (true/false/null) when serialized!
- automatic serialization and deserialization using dedicated attributes
- simple, easy to use API (similar to JSON implementation for Android)
- support for basic .NET types (FCL)
- easy definition of "default values" taken for optional fields of JSON message
- no type castings required!
- contains tests project for Continuous Integration!
Examples
Live sample
InversionOfControl@CodeTitans
Centralized service management has never been so easy!
Features
- out-of-the-box service registration by type, name, numeric ID, GUID
- compiles against: .NET 2.0+, .NET 4.0, Compact Framework .NET 2.0+, Windows Phone 7, Silverlight and Mono
- enhanced .NET generics utilization for easier service instantiation and access
- supports dynamic services creation on per request basis and single instance (singleton) provided for all clients
- lazy service creation and initialization
- binding one service instance as several service types, service name (even the lazily ones!)
- sharing the same service instance between multiple service locaters!
- extremely small footprint (less than ~20kb library size)
- simple to use API (with documented source-code)
- no type casting required!
- enhanced error checking (with validation at registration and service instantiation time!)
- contains tests project for Continuous Integration!
Examples
Bayeux@CodeTitans
AJAX based two-way communication has never been so easy!
Features
- full support for client side Bayeux Protocol
- compiles against: .NET 2.0+, .NET 4.0, Compact Framework .NET 2.0+, Windows Phone 7, Silverlight and Mono
- simple to use and extensible API
- works great with not only HTTP data source!
- fully event-driven approach
- contains tests project for Continuous Integration!
Examples
Core@CodeTitans
Using Apple's (MacOS) functionalities have never been so easy!
Features
- reads and writes *.plist (Property List) files
- reads and writes *.strings (localization and resources) files
- queues list of tasks for execution (NSOperationQueue --> ExecutionQueue)
- adds Range support
- unifies notification dispatching on GUI owned threads
- advanced logging support
Examples
Custom Builds
*
CodeTitansMore info
here if find it useful!