- Joined
- Sep 24, 2018
- Messages
- 29
- Location
- Second Life via California
- SL Rez
- 2009
- Joined SLU
- 2010
For the longest time, I remained on the .NET Framework, mostly 4.7. The application I write plugins for cannot use anything newer, despite it being Microsoft product.
For my own personal project, a WinForms app, I've started using .NET 6 and C# 10. .NET 6 has merged the Framework with Core and Standard, so now there's only one flavor again. Combined with Visual Studio 2022 (which is finally 64 bit) I have really enjoyed the improvements. Has anyone else started working with this latest release?
For my own personal project, a WinForms app, I've started using .NET 6 and C# 10. .NET 6 has merged the Framework with Core and Standard, so now there's only one flavor again. Combined with Visual Studio 2022 (which is finally 64 bit) I have really enjoyed the improvements. Has anyone else started working with this latest release?





