287 Views
Proof of concept project to see if it's possible to make a dynamic API for RavenDB. i.e: session.posts.insert(new { name = "Hello World" }, 1);
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
Proof of concept project to see if it's possible to make a dynamic API for RavenDB. i.e: session.posts.insert(new { name = "Hello World" }, 1);