Azure function license for dotConnect for BigCommerce?

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Cloud Applications
Post Reply
jgoemaat
Posts: 6
Joined: Mon 17 Dec 2018 23:08

Azure function license for dotConnect for BigCommerce?

Post by jgoemaat » Mon 17 Dec 2018 23:12

I'd like to use your "ADO.NET Provider for BigCommerce" from one of my Azure functions. I simply want to pull some customer and/or order data from BigCommerce every time I receive a new order web-hook call from them.

I see Azure Functions can reference external DLLs:
https://demiliani.com/2018/03/06/nav-ex ... functions/

QUESTIONS:
1. I see Azure supports Core 2.1, while it looks like your software may require ".NET Framework 4.0, 4.5, 4.6, and 4.7"?

2. How would the license file be installed there? I see your documentation for "Web Site Projects" - would that be applicable?
https://www.devart.com/dotconnect/bigco ... g.html#asp

3. Lastly, is it possible to test my Azure function on Azure before I have a license file? (during the demo period?)

Thanks!

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Azure function license for dotConnect for BigCommerce?

Post by Shalex » Thu 20 Dec 2018 20:00

jgoemaat wrote: Mon 17 Dec 2018 23:121. I see Azure supports Core 2.1, while it looks like your software may require ".NET Framework 4.0, 4.5, 4.6, and 4.7"?
1. .NET Frameworks 4.0, 4.5, 4.6, and 4.7 are the only frameworks supported by dotConnect for BigCommerce: https://www.devart.com/dotconnect/bigco ... ility.html.
.NET Core is not supported by this provider.
jgoemaat wrote: Mon 17 Dec 2018 23:122. How would the license file be installed there? I see your documentation for "Web Site Projects" - would that be applicable?
https://www.devart.com/dotconnect/bigco ... g.html#asp
2. That is a correct approach.
jgoemaat wrote: Mon 17 Dec 2018 23:123. Lastly, is it possible to test my Azure function on Azure before I have a license file? (during the demo period?)
3. Yes, it is. Please evaluate a trial version (free use during 30 days): https://www.devart.com/dotconnect/bigco ... nload.html.

jgoemaat
Posts: 6
Joined: Mon 17 Dec 2018 23:08

Re: Azure function license for dotConnect for BigCommerce?

Post by jgoemaat » Fri 21 Dec 2018 05:02

1. It does look like V1 (legacy) of Azure Functions supports .NET 4.7 (https://docs.microsoft.com/en-us/azure/ ... s-versions), so I may give that a try. I had hoped someone here in the forums would have tried this already.

2. Do you have any plans to support .NET Core in any future release? I could see you selling licensing for your dotConnect products to a lot of Azure Function developers as it gains steam ...

Thanks again!

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Azure function license for dotConnect for BigCommerce?

Post by Shalex » Fri 04 Jan 2019 16:56

We will investigate the possibility to support .NET Standard 2.0 (.NET Core 2.0) in dotConnect for BigCommerce and notify you about the result.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Azure function license for dotConnect for BigCommerce?

Post by Shalex » Thu 10 Jan 2019 16:11

The bug with using ASP.NET Core Web Application (.NET Framework) and Azure Functions v1 (.NET Framework) projects in Visual Studio 2017 is fixed in v1.7.822 of dotConnect for BigCommerce. Please upgrade.

Post Reply