dotnet / dotnet/wcf

Remove configuration constructor apis for .NET 8

Open
#5,214 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
C#
Stars
1.8k
Forks
576
Avg merge
6d 9h
Merged PRs (30d)
2

Description

We have many api's which take a configuration name left over from .NET Framework. These API's instructed WCF to load the config from app.config. These api's are left over as a legacy from when our api surface was inherited from Windows 8 app store contracts.

All these api's should already be attributes as obsolete. The .net 8 release is an opportunity to remove these api's.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.