https://github.com/uzbekdev1/webresourceproxy
Web resource proxification for Microsoft Dynamics CRM
https://github.com/uzbekdev1/webresourceproxy
Last synced: 4 months ago
JSON representation
Web resource proxification for Microsoft Dynamics CRM
- Host: GitHub
- URL: https://github.com/uzbekdev1/webresourceproxy
- Owner: uzbekdev1
- License: apache-2.0
- Created: 2021-07-08T21:49:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2016-01-20T20:22:18.000Z (over 10 years ago)
- Last Synced: 2025-03-03T08:17:44.426Z (over 1 year ago)
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebResource Proxy
This is a little hack that helps develop web resources for Microsoft Dynamics CRM - no more updating and publishing. Tested on MS CRM 2015 & 2013 on-premise.
## Usage
First of all you need a webserver that will host webresources that you working on. Next install WebResourceProxy solution from releases or build assembly yourself and fill the description field in the webresource with the next text:
proxy:http://host:port/some_webresource.htm
And now all requests to this webresource will be proxified to http://host:port/some_webresource.htm