openrasta
Body format options for OpenRasta POST action
Given the following code and config for OpenRasta : ResourceSpace.Has.ResourcesOfType<Foo>() .AtUri(\"/foo/{fooID}\")[详细]
2023-02-15 10:16 分类:问答Auto-generate ReST web services documentation/WADL
We are creating ReST Web Services using ASP.NET and OpenRasta. Is there a开发者_StackOverflow中文版ny tool that can could help us:[详细]
2023-02-12 02:14 分类:问答Using codec file extensions with OpenRasta returns 404
When using codec uri file extensions with OpenRasta, OR can\'t resolve the uri and returns a 404. Without the file extension all works ok.[详细]
2023-02-09 22:12 分类:问答RESTful Webservice with embedded IronPython: engine & scope questions
I have a RESTful C# web service (using Open Rasta) that I want to run IronPython scripts that talk to a CouchDB.[详细]
2023-02-08 10:05 分类:问答Azure REST API on a web role does not accept POST with Json body
We are using Open Rasta on an Azure Web Role to provide a REST API. Our GET methods work fine returning Json data. When I try and POST a request with a 开发者_如何学JAVAJson body I get this error.[详细]
2023-02-05 16:06 分类:问答How to create a RESTful interface for the following scenario?
I have a resource called Media, which has a number of properties (Name, MediaType, MetaData, File). The Media resource also holds a pysical file. Now some of the details of the Media resource (MetaDat[详细]
2023-01-30 17:29 分类:问答Upload file in OpenRasta using PUT
Is it possible to upload a file in OpenRasta using the 开发者_JAVA技巧PUT post method?Question with multiple answers here.[详细]
2023-01-29 02:10 分类:问答Uploading with multipart/form-data using OpenRasta and IMultipartHttpEntity
I\'m trying to post some files using OpenRasta.I\'ve gotten as far as getting my handler called, but by all appearances the stream in the entity is empty.Here\'s my handler:[详细]
2023-01-25 10:44 分类:问答When handling exceptions in OpenRasta handlers, what is the best way to convert to a response?
I\'m using OpenRasta 2.0 to build a REST API and its extensibility is fantastic - we\'ve managed for instance to plug-in OAuth authentication using DotNetOpenAuth fairly painlessly.[详细]
2023-01-25 08:45 分类:问答OpenRasta - Scott Littlewoods Basic Authentication working example
I\'m testing out the feasibility of using OpenRasta as a viable alternative to ASP.NET MVC. However, I\'ve run into a stumbling block regarding authentication.[详细]
2023-01-24 05:43 分类:问答
加载中,请稍侯......