From: Steve . <mo...@ho...> - 2012-12-04 22:49:10
|
Thanks, Rob .. I'm planning on working on your suggestion in a day or two ... Haven't taken a deep dive into your code ... is it based on your API or is it native C# ( see my ? below re compatablity with .net 4.5 ) I'm also waiting to get a response on my question from the author of this blog post: http://weblogs.asp.net/gunnarpeipman/archive/2012/04/20/asp-net-web-api-extending-content-negotiation-with-new-formats.aspx I'm still not sure if your package is right for my case ... seems that there have been significant revisions since I last checked ... I'm working with .Net 4.5 ... any compatability issues with dotNetRDF and VS2012 / .net 4+ It will be good to know if others on this list are using Asp.Net MVC and the Web API. More soon .. Steve Date: Tue, 4 Dec 2012 10:27:25 -0800 From: rv...@do... To: dot...@li... Subject: Re: [dotNetRDF-Develop] good to see activity here ... anyone have suggestion for me re:Media Type Formatter Hi Steve Sorry for the delay in replying I've never touched MVC myself and I'm not sure that any of our other developers our, I coded up a experimental MediaTypeFormatter (https://bitbucket.org/dotnetrdf/mvc-helpers) for SPARQL results I have no idea if it will work nor do I have time to teach myself enough ASP.Net MVC to test it properly. If it works/doesn't work please let us know, if the latter consider forking the code and experimenting with it to get it into a working state and sending us a pull request. If this proves useful we'll consider pulling it into our main project and making it available in our official distributions, NuGet etc. Regards, Rob Vesse |