cake-contrib / cake-contrib/Cake.UrlLoadDirective.Module
Update Cake.UrlLoadDirective.Module to be compatible with Cake 1.x
- Dominant language
- C#
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Cake.UrlLoadDirective.Module currently targets Cake v0.33 and therefore is compatible with Cake <= v0.38.5

Cake v1.0 was [released earlier this year](https://cakebuild.net/blog/2021/02/cake-v1.0.0-released
) and this module should now target Cake v1.0 and follow the [best practices](https://cakebuild.net/docs/extending/modules/best-practices) to remain compatible with Cake v1.x.
Contributor guide
Research direction
Inspect the module implementation and its current Cake v0.33 targeting, then compare it with the linked Cake v1.0 release and module best-practices documentation. Determine the required compatibility changes and verify that the module targets Cake 1.x and follows those practices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100