Migrate Azure Functions from .Net Framework (v1) to .Net Core (v3)
Views (0)
As a developer, I built multiple integrations with Dataverse using Azure Functions. Historically, XrmTooling (the firstparty library to perform operations with Dataverse) is .Net Framework based, so to leverage this Package I had to use V1 Azure Functions. Microsoft released .Net Core version of the tooling for a public preview so at the moment it’s ...
The post Migrate Azure Functions from .Net Framework (v1) to .Net Core (v3) appeared first on Andrew Butenko's Blog.
This was originally posted here.

Like
Report
*This post is locked for comments