Deprecating 2.2 makes sense to me being out of support. I'm neutral on 5.0 vs waiting for .NET 6.0 (I am not a .NET developer though :).
There were a couple of issues in the repo about improving the performance of the .NET runtime by reducing dependencies and tweaking the JSON serdes. Do you have thoughts on those? -r On Wed, Dec 16, 2020 at 12:02 AM Shawn Black <endo...@yahoo.com.invalid> wrote: > Howdy, all! > > I wanted to get some feedback on the current state of .NET within the > OpenWhisk ecosystem. > > Right now, we support .NET Core 2.2 (not LTS and no longer supported) > and .NET Core 3.1 (LTS). > > .NET 5.0 was recently released, but I would like to skip supporting this > version as it is not an LTS release. > > I think it would make more sense to wait for .NET 6.0, which will be an > LTS release. > > Once that is out, we can add support for it and then deprecate .NET 2.2. > > The .NET Core 3.1 runtime supports running .NET Core 2.2 binaries (we > have a unit test to support this). > > Thoughts? Concerns? > > Thanks!! > > Shawn > >