AspNetCore.Docs/aspnetcore/web-api/define-controller/samples/WebApiSample.Api.Pre21
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
..
Controllers Replace line numbers range with snippet name 2018-07-24 21:44:05 -05:00
Program.cs Add Web API controller definition doc (#6003) 2018-04-24 14:03:55 -05:00
Startup.cs Add Web API controller definition doc (#6003) 2018-04-24 14:03:55 -05:00
WebApiSample.Api.Pre21.csproj Implicit versioning of the All package (#9223) 2018-10-25 15:16:50 -10:00
appsettings.Development.json Add Web API controller definition doc (#6003) 2018-04-24 14:03:55 -05:00
appsettings.json Add Web API controller definition doc (#6003) 2018-04-24 14:03:55 -05:00