Skip to content

Conversation

@sebastienros
Copy link
Member

Branch to update submodules.

/cc @wtgodbe @adityamandaleeka

@wtgodbe wtgodbe marked this pull request as ready for review June 22, 2022 23:50
@wtgodbe wtgodbe requested review from a team, dougbu and wtgodbe as code owners June 22, 2022 23:50
@wtgodbe wtgodbe merged commit 0412a3f into sebros/outputcaching Jun 22, 2022
@wtgodbe wtgodbe deleted the sebros/oc-submodules branch June 22, 2022 23:50
wtgodbe pushed a commit that referenced this pull request Jun 22, 2022
* Create output caching middleware

* Fix MVC attribute

* Update src/Middleware/OutputCaching/src/Policies/EnableCachingPolicy.cs

Co-authored-by: Kahbazi <[email protected]>

* Update src/Middleware/OutputCaching/src/DispatcherExtensions.cs

Co-authored-by: Kahbazi <[email protected]>

* Update src/Middleware/OutputCaching/src/Policies/PredicatePolicy.cs

Co-authored-by: Kahbazi <[email protected]>

* Update src/Middleware/OutputCaching/src/Policies/ExpirationPolicy.cs

Co-authored-by: Kahbazi <[email protected]>

* Fix mention of response cache

* Update src/Middleware/OutputCaching/src/OutputCachingPolicyProvider.cs

Co-authored-by: Kahbazi <[email protected]>

* Use IReadOnlyList in IPoliciesMetadata

* Add XML documentation

* Missing changes

* Remove unused file

* PR feedback

* Fix build

* Add Path sample

* Fix build

* Update public api

* Fix typos

[skip ci]

* Update sample

[skip ci]

* Fix build

* API cleaning and test project

* Update src/Middleware/OutputCaching.Abstractions/src/Microsoft.AspNetCore.OutputCaching.Abstractions.csproj

Co-authored-by: James Newton-King <[email protected]>

* Update src/Middleware/OutputCaching/src/Microsoft.AspNetCore.OutputCaching.csproj

Co-authored-by: James Newton-King <[email protected]>

* Update TrimmableProjects

* Fix solution

* Improve ThrowIfNull usage

* API review feedback

* Add more tests

* Update API

* Clean up api

* Update unit tests

* Remove CachedResponseHeaders from public API

* Fix unshipped file

* API review feedback

* Fix unit tests

* Feedback

* Refactor resolved policies

* Clean sample

* Provide HttpContext in VaryByValue

* Reduce public API

* Apply API review changes

* Add more tests

* Add more tests

* Apply PR feedback

* PR feedback

* PR feedback

* Brennan's

* Update submodule (#42357)

Co-authored-by: Kahbazi <[email protected]>
Co-authored-by: James Newton-King <[email protected]>
@dougbu dougbu added this to the 7.0-preview6 milestone Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants