Download List

프로젝트 설명

MVC.ApiExplorer is a portable, independent component that can help you to explore all actions of a controller in an ASP.NET MVC project. It doesn't do the things that unit testing or QA tools would do, so you can still use unit test tools in the development stage. However, when you are cooperating with someone else who is developing another part of a system that will invoke your API, such as frontend JavaScript or Flash, MVC.ApiExplorer may help your partners understand your API quickly. MVC.ApiExplorer automatically generates a test page that will list all the actions of a controller. Then you can do some tests directly on the page.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-08 09:18
0.11.0.0

이 릴리스 ActionName 특성을 지원합니다.
Tags: Beta
This release supports the ActionName attribute.

2011-11-06 21:27
0.10.0.0

열거 가능한 매개 변수 바인딩에 대 한 지원을 추가 했습니다. 모든 빌드-데이터 형식 지금 단순화 된 형식 이름으로 렌더링 됩니다.
Tags: Beta
Support for enumerable-parameter binding was added. All build-in data types are now rendered with a simplified type name.

2011-10-10 03:50
0.9.0.0

이 릴리스 anti-forgery 솔트 값, 단순화 된 형식 이름의 렌더링 및 새로운 테마에 대 한 지원을 추가합니다.
Tags: Beta
This release adds support for anti-forgery with a salt value, rendering of simplified type names, and a new theme.

2011-07-31 04:16
0.8.0.0

복잡한 모델 바인딩에 대한 지원이 추가되었습니다. 경로 테이블의 동작 URL을 찾는 데에 대한 버그가 수정되었고, 사용자가 경로 이름을 지정할 수 있습니다. 인터페이스는 중첩된 테이블에 표시 복잡한 모델 세련되었습니다.
Tags: Beta
Support for complex model binding was added. The bug regarding finding an action URL in the route table was fixed, and users can specify a route name. The interface has been refined for a displaying complex model in a nested table.

2011-06-29 20:12
0.7.0.0

지원 HTTP - 넣고 HTTP - 삭제할 호출을 위해 추가되었습니다.
Tags: Beta
Support was added for http-put and http-delete invocation.

Project Resources