Skip to content

A full-stack ASP.NET MVC web application using C#, IIS Express, Microsoft SQL Server, SQLite.

License

Notifications You must be signed in to change notification settings

williamchang/sandbox-aspnet-mvc5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandbox ASP.NET MVC on .NET Framework

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.