Skip to content

Obsolete IPNetwork #46157

Open
Open
@Tratcher

Description

@Tratcher

The BCL is planning a replacement for this type: dotnet/runtime#79946

We should consume theirs when available and obsolete ours.


public IList<IPNetwork> KnownNetworks { get; } = new List<IPNetwork>() { new IPNetwork(IPAddress.Loopback, 8) };

Consider adding an implicit converter to minimize the breaking changes in the short term.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsblockedThe work on this issue is blocked due to some dependency

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions