Hi quickfixn team!
Please consider adding all current .net core frameworks in the nuget package. Instead of net8.0 use net8.0;net9.0;net10.0
I know basically it is possible to use a net8 version i higher versions, but when build in a higher version some featurs like "Pattern matching enhancements" or "Compiler optimizations" in the (Intermediate Language) could lead to a better runtime.
Furthermore, all users of the NuGet package can see that it targets the latest framework, which increases the credibility and perceived quality of the product.
Thank you for your time
BR ignazgebinde
Hi quickfixn team!
Please consider adding all current .net core frameworks in the nuget package. Instead of net8.0 use net8.0;net9.0;net10.0
I know basically it is possible to use a net8 version i higher versions, but when build in a higher version some featurs like "Pattern matching enhancements" or "Compiler optimizations" in the (Intermediate Language) could lead to a better runtime.
Furthermore, all users of the NuGet package can see that it targets the latest framework, which increases the credibility and perceived quality of the product.
Thank you for your time
BR ignazgebinde