Commit Graph

6 Commits (0638cfa57557ba6351d10bdd66baac4f2d068a94)

Author SHA1 Message Date
danroth27 0b1ce0e4f0 Remove mvc security node and merge context with aspnet security node 2016-03-02 11:19:44 -08:00
danroth27 d1cff85fec Clarify that the CORS middleware needs to be added before any endpoints in the request pipeline 2016-02-24 22:34:41 -08:00
Leon Cullens 8f5d002724 Update cors.rst.
Add explanation that app.UseCors must be called before app.UseMvc.
2016-02-22 23:41:08 +01:00
John Rowley 9276c3b78c Update Cors Example to RC1 2015-12-14 13:23:55 -08:00
Andrii Tsok 2cedc484a4 Fixed example implementation of Configure method.
Corrected the example with a fully defined method's code. 
Added additional 24-26 lines to example code for providing consistent code fragment.
2015-11-05 16:33:10 -08:00
danroth27 b7613c2893 Create new MVC project 2015-06-01 15:45:30 -07:00