Net8 and console app?

2 Answers 31 Views
My glory with telerik controls
Deasun
Top achievements
Rank 1
Iron
Deasun asked on 06 Nov 2024, 01:43 PM

I have an old net 4.7 console app that creates a telerik grid object and fills it with data and then exports the result to excel.

I want to upgrade this app to net8.

I am a bit unsure this is possible so first ? is:

1] Can you have a net8 console app and use Telerik grids in them?

     something like: static Telerik.WinControls.UI.RadGridView objGrid = new Telerik.WinControls.UI.RadGridView();

2] If so what packages do you need installed and what using statements do you need?

3] If not, could you create a MAUI app with no forms , to act like a console app, and do it that way?

I have been all over the net looking and am just not finding a simple example. { So I am wonderiong if tis even possible now! }

 

Thanks in advance

Deasun.

2 Answers, 1 is accepted

Sort by
0
Accepted
Deasun
Top achievements
Rank 1
Iron
answered on 26 Nov 2024, 02:15 PM

Sorry,

Got busy.

 Figured this out and got it working. :)

Thanks.

0
Vasko
Telerik team
answered on 11 Nov 2024, 01:00 PM

Hello Deasun,

It sounds like you're working with Telerik components, and you want to upgrade from .NET Framework 4.7 to .NET 8. However, different product lines work with different types of .NET applications.

Could you clarify which Telerik product your app is currently using, as this is submitted for the ASP.NET AJAX controls, but the description is for the WinForms controls.

I await your response.

Regards,
Vasko
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
My glory with telerik controls
Asked by
Deasun
Top achievements
Rank 1
Iron
Answers by
Deasun
Top achievements
Rank 1
Iron
Vasko
Telerik team
Share this question
or