Luke Latham
c019a42565
Update broken links ( #31824 )
2024-02-14 08:31:09 -05:00
Rick Anderson
4569f24d79
Add IStartUp back /4 ( #28090 )
...
* Add IStartUp back /4
* Add IStartUp back /4
* Add IStartUp back /4
* Add IStartUp back /4
* Add IStartUp back /4
* work
* work
* clean up
* clean up
* react to feedback
* react to feedback
2023-02-02 17:23:22 -10:00
Rick Anderson
39b7df2ca8
Remove .min ref from all non-Blazor projects /2 ( #26216 )
2022-06-23 15:27:45 -10:00
Kirk Larkin
2a5520dc53
Code-fence common file extensions ( #25383 )
2022-03-23 10:48:44 +00:00
Rick Anderson
c40222f511
Update fundamentals doc to V6 ( #24317 )
...
* Update fundamentals doc to V6
* Update fundamentals doc to V6
* Update fundamentals doc to V6
* work
* work
* work
* work
* Apply suggestions from code review
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
* work
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2021-12-16 06:59:25 -10:00
Kirk Larkin
5286211f20
Remove/prune .gitignore and .gitattributes ( #24075 )
2021-11-26 17:05:31 +00:00
Rick Anderson
093f74c915
Startup in .NET 6 /2 ( #23615 )
...
* Startup in .NET 6 /2
* Startup in .NET 6 /2
* Startup in .NET 6 /2
* Startup in .NET 6 /2
* Apply suggestions from code review
Co-authored-by: Stephen Halter <halter73@gmail.com>
Co-authored-by: Stephen Halter <halter73@gmail.com>
2021-10-26 18:10:18 -10:00
Luke Latham
90d0d90f4b
Startup/environment guidance updates ( #15467 )
2019-11-05 16:24:20 -06:00
Luke Latham
b93ab83fb6
Pascal case placeholder names in log strings ( #14508 )
...
* Pascal case placeholder names in log strings
* Updates
2019-09-23 14:11:50 -10:00
Luke Latham
ef3c4aff66
Update example for App Startup topic ( #14424 )
2019-09-19 17:22:59 -05:00
Tom Dykstra
053e710cf5
Restore EF RP StageSnapshots folder ( #13755 )
...
* fix file diff error
* restore 2.0 code
2019-08-09 17:34:03 -07:00
Rick Anderson
29eba815ee
3.0 update of startup ( #13606 )
...
* 3.0 update of startup
* workk
* workk
* workk
* workk
* workk
* workk
* work
* work
* work
* work
* work
* work
* work
* work
* work
* react to feedback
* react to feedback
* react to feedback
2019-08-07 13:22:16 -07:00
Rick Anderson
fc0c00f531
Startup + SetCompatibilityVersion ( #11915 )
2019-04-09 14:06:27 -10:00
Tom Dykstra
5f82ad4ae4
Resolve services instead of caching statically ( #11739 )
...
* resolve services instead of caching statically
* fix highlighting
2019-03-29 11:24:39 -07:00
Luke Latham
d464600bf3
App startup topic update ( #10465 )
2019-01-17 16:58:35 -06:00
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