Skip to content

ISettingsStorageHelper namespace incorrect #403

Open
@michael-hawker

Description

@michael-hawker

Describe the bug

Not sure how this was missed, but the ISettingsStorageHelper has a different namespace than all the other helpers here:

All the other helpers are CommunityToolkit.Common.Helpers...

namespace CommunityToolkit.Common.Helpers;

Similarly the extension helper to it has a .Extensions:

namespace CommunityToolkit.Common.Extensions;

Where the other extensions do not and are just part of CT.Common.

Regression

No response

Steps to reproduce

N/A Code Quality

Expected behavior

Consistency in Namespace

Screenshots

No response

IDE and version

VS 2022

IDE version

No response

Nuget packages

  • CommunityToolkit.Common
  • CommunityToolkit.Diagnostics
  • CommunityToolkit.HighPerformance
  • CommunityToolkit.Mvvm (aka MVVM Toolkit)

Nuget package version(s)

8.0.0

Additional context

Not sure if there's other places to audit?

Help us help you

Yes, but only if others can assist

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good first issue 💯Issues identified as good for first-time contributorsbug 🐛An unexpected issue that highlights incorrect behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions