If you look into tracing for the old CrmServiceClient and the XRM Tooling you come across documentation which refers to setting some switches in a web.config file. If you have done only modern .NET Core development you might be like web.config what?! With the documentation a little old and if you are using the new … Continue reading Tracing CdsServiceClient in .NET Core and ASP.NET Core
Tag: CDS SDK
CdsServiceClient with ASP.NET Core
One of the major reasons to use the new alpha release of the CDS SDK is that you can use it with the latest version of ASP.NET Core 3.1. Super cool, yes, so how do you add it to your ASP.NET Core project through dependency injection, and how do you add it to ensure that … Continue reading CdsServiceClient with ASP.NET Core
.NET Core CDS SDK Alpha Availability
At long last a version of the CDS SDK is available with .NET Core 3.0 and 3.1 as target frameworks! This release marks a lot of significant change as well with the SDK to align with how CDS and Dynamics are marketed and sold. Gone are the days of XRM and CRM, welcome to the … Continue reading .NET Core CDS SDK Alpha Availability