Dynamics CRM/365 SDK and .NET Standard / .NET Core

╄→гoц情女王★ 提交于 2019-12-04 12:39:18

I contacted the owners of the Microsoft.CrmSdk.CoreAssemblies NuGet package today and got this response:

We support .net core and .net standard clients connecting to and utilizing our web API.

We are evaluating .net core/standard for the future, However we have no short term plan to move over to .net Core\ .net standard for our SDK Libs.

The truth of it is that 90%+ of our SDK logins are based on WCF/WS-TRUST and UserPassword Based flows.

The teams have provided part of the WCF Support we requested, however WS-Trust has not been adopted going forward in the .net core / standard libs, nor has the UserPasswordFlows that the majority of our population use via connection strings and direct logins.

I expect that your teams ask Is based on being able to use the object model and the patterns that we support in the .net SDK and possible the authentication and logging support we provide in it.

We are working though it with the support of various teams.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!