Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic (auto generated) javascript proxy support for web api controller classes. #94

Closed
hikalkan opened this issue Sep 18, 2014 · 0 comments

Comments

@hikalkan
Copy link
Member

ABP creates dynamic js proxies to work with server easily (http://www.aspnetboilerplate.com/Pages/Documents/Dynamic-Web-API). We can also implement same feature for regular web api controllers (even for JSON MVC methods). For that, no need to configuration, it should be created as default.

@hikalkan hikalkan added this to the ABP v1.0.0 milestone Mar 20, 2015
@hikalkan hikalkan modified the milestones: ABP v0.8.0, ABP v1.0.0 Sep 4, 2015
@hikalkan hikalkan modified the milestones: ABP v0.8.0, ABP v1.0.0 Jan 9, 2016
@hikalkan hikalkan modified the milestones: v1.0.0, After v1.0.0 Sep 10, 2016
@hikalkan hikalkan removed the feature label Oct 4, 2018
@hikalkan hikalkan removed this from the Backlog milestone Oct 4, 2018
@hikalkan hikalkan closed this as completed Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant