Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

mgravell
Copy link
Contributor

@mgravell mgravell commented Sep 2, 2024

HybridCache: relocate to dotnet/extensions

Plan agreed in "tactics", 2024-08-27; HybridCache is jumping from dotnet/aspnetcore to dotnet/extensions and will not ship in the framework build of NET 9 RC1+. The library-specific NET 9 RC1 ship-stop is manual; this PR is to clean up for NET 9 RC2 onwards.

  • remove src/Caching/Hybrid (leaves relocation README.md)
  • remove from sln[f]
  • remove from eng files (via automated rebuild)
  • remove minimal usage from tangential benchmark project

(this is #57611 but rebased to 9.0, after fighting git for a bit)

- remove src/Caching/Hybrid (leaves relocation README.md)
- remove from sln[f]
- remove from eng files (via automated rebuild)
- remove minimal usage from tangential benchmark project
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Sep 2, 2024
@mgravell
Copy link
Contributor Author

mgravell commented Sep 2, 2024

Build code check is because of shipped/unshipped delta

@dotnet-policy-service dotnet-policy-service bot added the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Sep 11, 2024
@wtgodbe wtgodbe removed the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Sep 11, 2024
@wtgodbe
Copy link
Member

wtgodbe commented Sep 11, 2024

Code Check failures are expected as this is in a release branch

@mgravell
Copy link
Contributor Author

@wtgodbe are you able to merge this removal? HybridCache has now been relocated to dotnet/extensions:dev

@wtgodbe wtgodbe merged commit 6c0bf68 into release/9.0 Sep 12, 2024
22 of 25 checks passed
@wtgodbe wtgodbe deleted the marc/move_hybrid_cache2 branch September 12, 2024 14:31
@dotnet-policy-service dotnet-policy-service bot added this to the 9.0-rc2 milestone Sep 12, 2024
captainsafia pushed a commit that referenced this pull request Dec 31, 2024
* relocate HybridCache:

- remove src/Caching/Hybrid (leaves relocation README.md)
- remove from sln[f]
- remove from eng files (via automated rebuild)
- remove minimal usage from tangential benchmark project

* rmdir src/Caching/Hybrid
captainsafia pushed a commit that referenced this pull request Feb 11, 2025
* relocate HybridCache:

- remove src/Caching/Hybrid (leaves relocation README.md)
- remove from sln[f]
- remove from eng files (via automated rebuild)
- remove minimal usage from tangential benchmark project

* rmdir src/Caching/Hybrid
This was referenced Sep 15, 2025
This was referenced Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants