-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Comparing changes
Open a pull request
base repository: dotnet/aspnetcore
base: 2f1f007
head repository: dotnet/aspnetcore
compare: 8275e9c
- 15 commits
- 31 files changed
- 7 contributors
Commits on Sep 7, 2021
-
Update dependencies from https://github.com/dotnet/efcore build 20210…
…906.1 (#36213) [release/6.0] Update dependencies from dotnet/efcore
Configuration menu - View commit details
-
Copy full SHA for 2318bfd - Browse repository at this point
Copy the full SHA 2318bfdView commit details -
[release/6.0] React to dotnet/runtime#57816 (#36155)
- see dotnet/runtime#57816 (comment) - undo much of 18a61fb
Configuration menu - View commit details
-
Copy full SHA for e58a6c2 - Browse repository at this point
Copy the full SHA e58a6c2View commit details -
Add minimal option to webapi template (#36068)
* Add minimal option to webapi template - Add "minimal" option to webapi project template - Factor Program.cs into multiple files and update template manifest to exclude/rename dependent on selected options - Updated controller and minimal versions to set endpoint/route name when EnableOpenAPI is true - Configure webapi template minimal option for VS display as "Use controllers" * Update template baselines & fix casing of option description * Fix template baseline tests issue * Update template baseline test to be more resilient Made the template baseline test more resilient by ensuring that all template arg options without values are added to the project key rather than a specific few. Args that have a value are still not added to the key. Keys are all tracked now to ensure uniqueness & an exception is thrown if they aren't. Renamed a few things for better clarity and easy of debugging too. * Make template baseline test project key disregard ordering * Update based on feedback - Change WeatherForecast to a record - Simplify method in test
Configuration menu - View commit details
-
Copy full SHA for fb14e61 - Browse repository at this point
Copy the full SHA fb14e61View commit details -
Fix how host configuration is handled in WebApplicationBuilder (#36186)…
… (#36233) - The new WebApplicationBuilder merged host configuration and application configuration together into the same configuration source, then applied those changes to the final all as host configuration. This had some bad side effects: - All configuration changes are wrapped in a chained configuration source which prevented updates (that's a runtime bug) - Host configuration could be mutated by changing any value directly in configuration. This meant that different parts of the code base could see a different environment, application name and content root. This change fixes things by snapshotting the immutable host configuration in the constructor and applying it later. Then only applying configuration sources to application configuration, not host configuration. - Added tests
Configuration menu - View commit details
-
Copy full SHA for d284f15 - Browse repository at this point
Copy the full SHA d284f15View commit details -
Update dependencies from https://github.com/dotnet/efcore build 20210…
…907.2 (#36234) [release/6.0] Update dependencies from dotnet/efcore
Configuration menu - View commit details
-
Copy full SHA for 3890fdc - Browse repository at this point
Copy the full SHA 3890fdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0fc93a - Browse repository at this point
Copy the full SHA c0fc93aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12bba85 - Browse repository at this point
Copy the full SHA 12bba85View commit details -
Don't log status messages for debug proxy. Fixes #35292 (#36223)
Co-authored-by: Steve Sanderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a32d3be - Browse repository at this point
Copy the full SHA a32d3beView commit details -
Big-endian fixes: binary data in RenderBatch (#36221)
* Use little-endian accessors for RenderBatch binary data throughout * Fixes part 3 of #35709 Co-authored-by: Ulrich Weigand <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64aa83e - Browse repository at this point
Copy the full SHA 64aa83eView commit details -
[release/6.0] Update dependencies from dotnet/runtime dotnet/efcore (#…
…36242) [release/6.0] Update dependencies from dotnet/runtime dotnet/efcore
Configuration menu - View commit details
-
Copy full SHA for 9043122 - Browse repository at this point
Copy the full SHA 9043122View commit details
Commits on Sep 8, 2021
-
[release/6.0] Update dependencies from dotnet/runtime dotnet/efcore (#…
…36251) [release/6.0] Update dependencies from dotnet/runtime dotnet/efcore
Configuration menu - View commit details
-
Copy full SHA for 3881f54 - Browse repository at this point
Copy the full SHA 3881f54View commit details -
Update dependencies from https://github.com/dotnet/runtime build 2021…
…0907.19 (#36254) [release/6.0] Update dependencies from dotnet/runtime
Configuration menu - View commit details
-
Copy full SHA for e4687dc - Browse repository at this point
Copy the full SHA e4687dcView commit details -
Update dependencies from https://github.com/dotnet/efcore build 20210…
…907.23 (#36256) [release/6.0] Update dependencies from dotnet/efcore
Configuration menu - View commit details
-
Copy full SHA for 6ed4fd1 - Browse repository at this point
Copy the full SHA 6ed4fd1View commit details -
Update dependencies from https://github.com/dotnet/runtime build 2021…
…0907.23 (#36258) [release/6.0] Update dependencies from dotnet/runtime
Configuration menu - View commit details
-
Copy full SHA for 28e3a15 - Browse repository at this point
Copy the full SHA 28e3a15View commit details -
Update dependencies from https://github.com/dotnet/efcore build 20210…
…907.24 (#36261) [release/6.0] Update dependencies from dotnet/efcore
Configuration menu - View commit details
-
Copy full SHA for 8275e9c - Browse repository at this point
Copy the full SHA 8275e9cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2f1f007...8275e9c