Menu

Tree [70180d] master /
 History

HTTPS access


File Date Author Commit
 Docs 2014-07-18 Peter Gu Peter Gu [70180d] Moved release notes to Docs
 Examples 2014-07-18 Peter Gu Peter Gu [4fcdde] Updated Forbes DNA project with 1.5.2 package
 ExcelMvc 2014-07-18 Peter Gu Peter Gu [ad27c5] more bug fixes for Async update with DNA addin
 Tools 2014-07-13 Peter Gu Peter Gu [328118] Updated NuGet package spec to 1.5.1
 .gitattributes 2014-06-07 Peter Gu Peter Gu [c30dfa] WIP - Getting Started example solution
 .gitignore 2014-05-22 Wolfgang Stamm Wolfgang Stamm [dee123] Committed NuGet.exe again as it helps Visual St...
 LICENSE.md 2014-05-19 Peter Gu Peter Gu [d9b906] Updated LICENSE.md file
 README.md 2014-01-13 Peter Gu Peter Gu [d2b169] Updated ExcelMvc

Read Me

If you are a fan of building applications using the MVC/MVVM pattern and you love Excel as the user interface for
your applications, then ExcelMvc is the just component you need.

ExcelMvc lets you write Excel applications like writing Silverlight/WPF or WinForm ones using the MVC/MVVM pattern.
You define your application's views in Excel and implement their business models and view models (controllers) in C#
or any other .NET language.

Simply download the ExcelMvc source code and follow the sample solution to get your ExcelMvc development started.

More documentation can be found within the sample solution.