aspnetcore/samples/MvcSample.Web
Henk Mollema 3ac6acdab4 Removed clear-text password from sample
Removed unused clear-text password as it encourages risky coding.

#1764
2015-04-17 13:58:48 +02:00
..
Areas/Travel
Components
Controllers Removed reflection code; used JsonContract instead and added new JsonPatchInputFormatter 2015-03-23 14:46:54 -07:00
Filters
Models Removed clear-text password from sample 2015-04-17 13:58:48 +02:00
Monitoring Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
Services
Views Removed reflection code; used JsonContract instead and added new JsonPatchInputFormatter 2015-03-23 14:46:54 -07:00
compiler/preprocess Change casing of the "compiler" folder 2015-03-26 16:39:35 -07:00
wwwroot Including Mvc.js script which enables Mvc.stringify(data) used in JQuery.Post() to send data understandable by MVC. 2015-03-05 08:07:01 -08:00
ApiExplorerController.cs
AutoGenerateRouteNamesAttribute.cs
FiltersController.cs
Home2Controller.cs
HomeController.cs Removed clear-text password from sample 2015-04-17 13:58:48 +02:00
LanguageViewLocationExpander.cs
LinkController.cs
MvcSample.Web.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
OverloadController.cs
SimplePocoController.cs
SimpleRest.cs
Startup.cs React to hosting changes 2015-03-19 11:07:25 -07:00
ViewMetadata.cs
bower.json Including Mvc.js script which enables Mvc.stringify(data) used in JQuery.Post() to send data understandable by MVC. 2015-03-05 08:07:01 -08:00
config.json
gruntfile.js Including Mvc.js script which enables Mvc.stringify(data) used in JQuery.Post() to send data understandable by MVC. 2015-03-05 08:07:01 -08:00
package.json Including Mvc.js script which enables Mvc.stringify(data) used in JQuery.Post() to send data understandable by MVC. 2015-03-05 08:07:01 -08:00
project.json Introducing TempData 2015-03-10 12:04:05 -07:00