Sitelet https://github.com/AppMetrics/AppMetrics/issues/775
Skip to content

.net 9 core: Ambigous between App.Metrics AddMetrics() and .net core AddMetrics() #775

Description

@hbaes

starting with .net 9 there is a framework defined IServiceCollectionExtension AddMetrics
within Microsoft.Extensions.DependencyInjection.IServiceCollection

this prohibits the usage of App.Metric within net 9 core projects using

builder.Services.AddMetrics()

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