Commit Graph

31 Commits (511279893d83bcea31d874238ef66c2fb9858554)

Author SHA1 Message Date
joescars f842678edd Update config.json to appsettings.json
Update config.json to appsettings.json
2016-01-19 22:58:32 -08:00
Jeff Widmer e897b0c282 config.json is named appsettings.json 2016-01-12 11:49:58 -08:00
Jeff Widmer 00e0d2ffe8 Typo - Statup.cs to Startup.cs 2016-01-12 11:42:16 -08:00
Erik Reitan babce7241a Update your-first-aspnet-application.rst
Fixing one link and updating the format of two others.
2016-01-06 11:01:04 -08:00
Zhiliang Xu 0af85156c1 Fix minor syntax error: can issues => can issue 2016-01-06 10:26:31 -08:00
RachelAppel d4b2c06777 Merge branch '1.0.0-rc1' 2015-12-30 20:03:01 -05:00
Erik Reitan 721e21a295 erikre - Updating ASPNET 5 - First app topic 2015-12-30 19:59:25 -05:00
RachelAppel 4711424a85 Merge branch '1.0.0-rc1' 2015-12-29 15:42:15 -05:00
Leonardo Braga c6bc6bfd28 Changed `dnx restore` to `dnu restore`
Fixed the actual underlying command executed by the editor, since `dnx restore` doesn't exist.
2015-12-29 15:40:52 -05:00
Zhiliang Xu f49a2c6e82 Update your-first-aspnet-application.rst 2015-12-28 12:17:36 -06:00
Rick Anderson 8ed92fd3b9 mac RC1 updates and text clean up 2015-12-10 09:23:59 -08:00
Cameron Watters ed2adab8fe Update tutorial to reflect latest generator-aspnet output 2015-12-02 11:30:45 -08:00
Blake Niemyjski 4187544e04 Updated docs for asp.net rc
The dnx command should probably be dnx web instead of dnx kestrel because that is what the yo generators create it as.
2015-12-01 16:03:57 -05:00
Erik Reitan a053cf6e60 Update your-first-aspnet-application.rst
Adding fix for file name.
2015-11-23 15:23:49 -08:00
Erik Reitan 92a0a356f8 First App - Update to step and image. 2015-11-19 14:00:30 -08:00
danroth27 1d225cb4a0 Add link to Azure Service Fabric doc 2015-11-18 23:44:48 -08:00
danroth27 5fca00c691 Merge branch '1.0.0-beta8' into 1.0.0-rc1 2015-11-18 02:10:19 -08:00
danroth27 6530cd5e40 Additional cleanup for beta8 2015-11-18 02:09:50 -08:00
Jim Schubert ca3e169335 Update OS X first app instructions to 1.0.0-beta8
Following installation instructions from "Installing ASP.NET 5 On Mac OS X" (https://docs.asp.net/en/latest/getting-started/installing-on-mac.html) installs 1.0.0-beta8. Continuing through to "Your First ASP.NET 5 Application on a Mac" (https://docs.asp.net/en/latest/tutorials/your-first-mac-aspnet.html), examples still reference 1.0.0-beta7.
2015-11-18 02:09:49 -08:00
Erik Reitan ec37e13930 Update Your First ASP.NET 5 Application 2015-11-17 16:29:31 -08:00
Debajyoti Mahanta 4f4e201cb0 Wrong command
Wrong command to start dnx missing .
2015-11-07 12:33:02 -08:00
scottforsyth 2e6567124e Highlighted new using statement 2015-11-05 10:46:09 -08:00
Henning Støverud bce436c8d9 Default name changed from config.json to appsettings.json
In beta 8 the name of the genrated config file has changed from config.json to appsettings.json.
2015-10-28 12:14:57 -07:00
danroth27 f681680323 Update your first app on mac article for beta7 2015-09-16 11:42:49 -07:00
Stuart Celarier 381c9438db Update your-first-aspnet-application.rst
Correct the reference of AboutController to HomeController and fix rest of sentence.
2015-08-21 11:48:23 -07:00
Steve Smith 5c820cb131 Upgraded to beta5
Renamed ProcessInfo / ServerInfo to ViewModel
Reshot screenshots in VS2015 / Windows 10
2015-08-20 13:23:09 -04:00
Jim Schubert 1896d34a28 Update your-first-mac-aspnet.rst
CMD+SHIFT+P now opens the quick task list.
2015-08-15 21:09:13 -04:00
Scott Hanselman 1d41bf9fee Spelling error 2015-08-06 23:52:57 -07:00
Doug 7dca74c15f Don't create invalid JSON
[Comments are not allowed in JSON](https://stackoverflow.com/questions/244777/can-i-comment-a-json-file). The project.json file originally described causes errors when using dnx on the command line.
2015-07-09 13:48:03 -04:00
noelitoa be32a52e89 Updated link to sample ASP.NET projects on Github 2015-07-08 16:22:10 +08:00
danroth27 b7613c2893 Create new MVC project 2015-06-01 15:45:30 -07:00