| | | |
| RestCake - Home | | License: | Apache License 2.0 (Apache) | | URL: | http://rest.codeplex.com/ | | Description: | RestCake is a C# library for creating REST services without WCF. WCF has many pain points:
- Date formatting is horrible (DataContractJsonSerializer)
- Can't serialize anonymous types
- Too much configuration
- Can't handle cycles in object graphs
- No global error handling | | |
|