aspnetcore/samples/AntiforgerySample
N. Taylor Mullen f9b9dcd79b Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:36:35 -08:00
..
wwwroot * Add functional tests for sample 2016-01-06 09:37:15 -08:00
AntiforgerySample.xproj
Startup.cs Add 'UseServer' 2016-02-04 13:37:04 +03:00
TodoItem.cs Add a sample demonstrating Antiforgery with AJAX 2015-12-17 13:29:45 -08:00
TodoRepository.cs Add a sample demonstrating Antiforgery with AJAX 2015-12-17 13:29:45 -08:00
bower.json Add a sample demonstrating Antiforgery with AJAX 2015-12-17 13:29:45 -08:00
gulpfile.js Add a sample demonstrating Antiforgery with AJAX 2015-12-17 13:29:45 -08:00
package.json Add a sample demonstrating Antiforgery with AJAX 2015-12-17 13:29:45 -08:00
project.json Transition to netstandard. 2016-03-01 13:36:35 -08:00