You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was going to pick up and start work on one of these issues, but thought I'd bring this up before I got started. @MisterJames what are your thoughts about implementing these functions on top of the v2.0 functions runtime? For reference, the docs have a comparision of v1 & v2.
From what I can see the major wins with v2 include cross-platform support (including .NET Core) and better isolation (I've run into issues with library version conflicts in v1), however v2 is still in preview and has some known issues that may cause some problems.
Thoughts?
The text was updated successfully, but these errors were encountered:
@dchristensen you bet, this would be great. It looks like the key pieces (blob triggers) are in place. We do have some lead time here as we aren't yet required to turn off the Web Jobs at this point.
I was going to pick up and start work on one of these issues, but thought I'd bring this up before I got started. @MisterJames what are your thoughts about implementing these functions on top of the v2.0 functions runtime? For reference, the docs have a comparision of v1 & v2.
From what I can see the major wins with v2 include cross-platform support (including .NET Core) and better isolation (I've run into issues with library version conflicts in v1), however v2 is still in preview and has some known issues that may cause some problems.
Thoughts?
The text was updated successfully, but these errors were encountered: