Commit Graph

8 Commits (af27696750c0e92a3722d458d09430638e880b11)

Author SHA1 Message Date
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Luke Latham 5704de168e Implicit versioning of the All package (#9223)
Fixes #9219 

@JunTaoLuo Dan calls out the implicit versioning "for 2.1 SDK or later;" however, we don't usually version the doc content by SDK release. We might need to say something for this update in the passage that I'm adding to the All topic (*aspnetcore/fundamentals/metapackage.md*) about which SDK version this applies to. I don't know if that's something that you would like to do or what version to call out.

I also remove the version from the samples. We also assume that devs are using the latest SDK with our samples.
2018-10-25 15:16:50 -10:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Luke Latham 5b35cc59de Sample lib assets (#6178) 2018-05-02 08:37:22 -10:00
Luke Latham e2a9bbe444
Antiforgery requests topic update (#5762) 2018-03-30 19:23:10 -07:00
Luke Latham ee823c7e1d Update XSRF example (#5551)
Remove double spaces
2018-02-26 12:01:44 -06:00
Rick Anderson 4896d11eda XSRF (#1945)
* WIP start of XSRF

* MD conversion

* WIP

* Made a lot of progress on filters and javascript impl

* adding sample

* minor updates

* Ajax demo

* Responding to feedback

* Responding to feedback

* Updating JavaScript sample to highlight service injection primarily.

* Updated "session" to "identity" per @blowdart.
Also added a note about use of session elsewhere in the document.
2017-03-27 10:32:27 -04:00