I created a little repo to that has some basic setup and examples on how to use the Micro class.
Here are some of the examples that are in the repo:
- Basic page example
- Partial views (
Simple
view engine) - using URLs with params
- JSON return
- Cached views
- Redirect to URL
This is more of a starter app template that you can change different pieces in order to get going quickly.