GrapeCity Spread.NET v14 includes new controls for .NET Core 3.1 and .NET 5 Windows Forms, available now in NuGet. These controls also support the .NET 4.5.2 target so that you can use them across all supported platforms. Spread. NET v14 includes new full-framework controls that use the same API. Create new projects using the full-framework controls with full design-time support, and create parallel projects for .NET Core or .NET 5 using the same source to build against the new controls, assuming your code’s portability. Use the Microsoft Portability Analyzer tool to determine the portability of your code to the new platforms.

Note that the new Spread. NET v14 controls for .NET Core 3.1 and .NET 5 Windows Forms do not support design-time in Visual Studio like the full- framework Spread. NET 14 Windows Forms controls.

We recommend using the full-framework controls for development when you want to use the full design-time feature set of Spread. NET 14 in Visual Studio, such as using the Spread Designer tool to design your spreadsheet.

You can create a similar project for .NET Core 3.1 or .NET 5 in the solution and build the same source for those targets.

#dotnet #dotnet 5 #dotnet core 3.1

Introducing New Support for .NET 5 and .NET Core 3.1
1.15 GEEK