
jayrock
Jayrock is a modest and an open source (LGPL) implementation of JSON and JSON-RPC for the Microsoft .NET Framework, including ASP.NET. In a few words, Jayrock allows clients, typically JavaScript in web pages, to be able to call into server-side methods using JSON as the wire format and JSON-RPC as the procedure invocation protocol. The methods can be called synchronously or asynchronously.
Visit Jayrock Home Page for more.
Project Information
- License: GNU Lesser GPL
- 50 stars
- hg-based source control
Labels:
library
json
json-rpc
csharp
jsonp
jsonml
web-services
ajax