Skip to content

Change namespace to something non generic #84

Description

@wezz

Using the namespace ex. "Microsoft.Extensions.DependencyInjection" & "Microsoft.AspNetCore.Builder" will force that namespace to be used and it can conflict with other packages that have similar extension methods.

Isn't it best practice to keep namespaces project specific instead of using existing ones?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions