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
Hisham Bin Ateya
d3b9269016
Use Microsoft.AspNetCore.App & CreateWebHostBuilder in web sockets sample ( #8890 )
...
* netcoreapp1.1 -> netcoreapp2.1
* Use Microsoft.AspNetCore.All meta package
* Use CreateWebHostBuilder
* Sample versioning
* Fix target framework
* Redo unnecessary changes
* Update packages version
* Implicit version for App package
* Fix the package name
* Versioning the code snippets
* WebSocketSample -> WebSocketsSample
2018-10-09 09:15:00 -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
89071cf0fb
App startup topic updates ( #8422 )
2018-09-06 14:09:51 -05:00
Luke Latham
2c7f11f3af
Move SetCompatibilityVersion into an MVC subtopic ( #8196 )
...
Escape an underscore
Escape more underscores
And another one
2018-08-21 12:57:06 -07:00
Luke Latham
3daafeef84
Enhance DI remarks in Startup topic ( #7800 )
2018-07-30 16:08:21 -05:00
Shayne Boyer
5bd0a75914
Fundamentals code snippet fix ( #7741 )
2018-07-22 10:51:55 -05:00
Rick Anderson
7a2b517b72
Update preview to RC1 ( #6375 )
...
* remove preview
* rc
2018-05-11 14:03:53 -10:00
Rick Anderson
03fe9cda83
SetCompatibilityVersion ( #5948 )
...
* WIP: SetCompatibilityVersion
* work
* work
* work
* work
* spelen
* spelen
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
2018-04-20 17:12:43 -10:00
Luke Latham
4eee62dbdc
Update properties assignable ( #5656 )
2018-03-12 10:03:34 -05:00
Luke Latham
4f4ba7eaf1
Patch page model method ( #5460 )
2018-02-14 10:40:44 -06:00
Luke Latham
4d176551f7
Configuration during startup ( #5241 )
...
* Configuration during startup
Update
* React to feedback + Remove you/your instances
* Updates
* React to feedback
* React to feedback
* React to feedback
* Add missing comma
2018-01-24 14:39:02 -06:00
Luke Latham
1dd1a7fc8a
Remove localization segment from links ( #5254 )
2018-01-23 19:12:57 -06:00
Luke Latham
1daa4ac088
Add IStartupFilter coverage to App Startup topic with UE pass ( #4878 )
...
* IHostingStartup
Updates
Updates
Updates
Updates
Updates
Updates
Update
* Updates
* Fix links
* Content and organization updates
* Updates + add examples to help explain concepts
* React to feedback
* Add convenience methods section
* Add detail on IApplicationBuilder
* Update startup.md
* React to feedback
* One more touch
* More updates
* Remove DI phrase
* React to feedback
* They want a gray border
* Add purpose of IStartupFilter
2017-12-08 15:18:22 -10:00