Tracing CdsServiceClient in .NET Core and ASP.NET Core

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

Advertisement

Build an ASP.NET Core Web App with Adoxio Connect Framework

Microsoft's ASP.NET team is going through a big transition period right now to an open source redesign of ASP.NET called ASP.NET Core. ASP.NET Core has major changes that are meant to try to make it more accessible to a larger set of developers as well as bringing it to many platforms with incredible performance improvements. … Continue reading Build an ASP.NET Core Web App with Adoxio Connect Framework