-
Notifications
You must be signed in to change notification settings - Fork 321
Update TypeProvider #5432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update TypeProvider #5432
Conversation
|
API change check APIView has identified API level changes in this PR and created following API reviews. |
d14ffae to
b2aebe9
Compare
|
shall we consider to make the stringextensions as shared file that is imported by azure plugin? |
Since importing Not sure about the reasons of not making it public, I will hold the merge until we get this clarified. |
99e6d71 to
b2aebe9
Compare
Offline synced with @JoshLove-msft, we should not have public APIs that are extension methods of BCL types. And we don't need the |
Needed for Azure/azure-sdk-for-net#47665
ResourceDataProvdierin Azure plugin can share most of the existing logic