Skip to content

A simple cross-domain (cross-origin) solution to send data between multiple websites by HTML. No JavaScript needed. Using the following technology stack: C#, ASP.NET MVC, ASP.NET Session State.

License

Notifications You must be signed in to change notification settings

williamchang/crossdomain-aspnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross Domain ASP.NET

Contributions are welcome. Feel free to submit issues if you run into problems or you have suggestions on how to improve it!

Created by William Chang.

How to contribute?

  1. Before starting work on a new feature, enhancement, or fix, please create an issue and optionally assign it to yourself or a developer.
  2. Fork the repository and make your changes against the 'development' branch (not master).
  3. After making your changes in your fork, run tests and ensure that the page looks good and works with all supported browsers.
  4. If you have made a series of commits into the 'development' branch, please try to squash them into a small number of commits.
  5. Issue a Pull Request against the 'development' branch (not master).
  6. The admins will review your code and may optionally request conformance, functional or other changes. Work with them to resolve any issues.
  7. Upon acceptance, your code will be merged into the master branch and will become available for all.

Legal and Licensing

This project is licensed under the LGPL license.

About

A simple cross-domain (cross-origin) solution to send data between multiple websites by HTML. No JavaScript needed. Using the following technology stack: C#, ASP.NET MVC, ASP.NET Session State.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published