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…
Continue Reading Andrew Butenko’s Article on their blog
Migrate Azure Functions from .Net Framework (v1) to .Net Core (v3) – Andrew Butenko’s Blog
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 …
Blog Syndicated with Andrew Butenko’s Permission