MVC. Apiexplorer 0.7.0.0 Release

Source: Internet
Author: User
Keywords asp.net
Tags .net api asp asp.net developing development development phase help

MVC. Apiexplorer is a portable, stand-alone, and can help you explore all the actions of a controller in the ASP.net MVC project. It will not do things that unit tests or QA tools will do, so you can still use unit testing tools in the development phase. However, when you are developing a system with others, you will call your API, such as front-end JavaScript or FLASH,MVC. Apiexplorer can help your partner understand your API progress. MVC. Apiexplorer automatically generates a test page that will manipulate all the controllers in the list. Then you can do some testing directly on the page.

MVC. Apiexplorer 0.7.0.0 adds support for Http-put and Http-delete calls.

Use examples:

@{html.renderaction ("Explore", "Actionexplore", new {Controllertype = typeof ( The.controller.you.want.to.explore.HomeController)}); Routes. Maproute ("Apiexplorer", "Actionexplore/explore", new {controller = "Actionexplore", action = "Explore"}, new[]{"MVC". Apiexplorer "});

Download Address: Http://hg.digideas.com/mvc.apiexplorer/downloads/MVC.ApiExplorer%20-%20ver%200.7.0.0.zip

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.