Skip to content
/ coldstone Public
forked from srakowski/coldstone

A proof of concept framework binding html views to C# view models using Edge.js and Electron

License

Notifications You must be signed in to change notification settings

Jddl/coldstone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coldstone

A proof of concept framework binding html views to C#.NET view models using Edge.js and Electron

The project now has an example. You should be able to run the project via the following steps:

  1. Make sure you have npm installed.
  2. Clone this repo.
  3. Open in VS2015 or VS2013 Community (or higher).
  4. Rebuild the solution.
  5. Set Coldstone.Example as the Startup Project.
  6. Run project.
  7. Profit.

Check out more information on this at my blog My Life For The Code

About

A proof of concept framework binding html views to C# view models using Edge.js and Electron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.5%
  • C# 47.0%
  • HTML 4.5%