Rest service template and .NET 8

1 Answer 30 Views
.NET Framework Rest Service
Joe
Top achievements
Rank 2
Joe asked on 22 Mar 2024, 07:29 PM

This may be a dumb question, I apologize in advance.

I was tasked with updating and existing Rest service from .net 4.6.1 to .net 8.

I was going to just create a new one using your template, but it only supports up to .net 4.8.

What am I missing here?

 

Thank you!

Joe

1 Answer, 1 is accepted

Sort by
1
Accepted
Momchil
Telerik team
answered on 25 Mar 2024, 11:50 AM

Hi Joe,

Thank you for reaching out.

Indeed, creating a new Reporting REST Service using our template may be easier than updating the existing project.

However, there are two Visual Studio project templates. One is for .NET Framework projects (up to .NET 4.8.1) and the other is for .NET Core projects (.NET 6 and later).

Make sure you choose the template that has no "(.NET Framework)" suffix and you should see .NET 8 in the available target frameworks.

I hope this helps.

Kind Regards,
Momchil
Progress Telerik

Stay tuned by visiting our roadmap and feedback portal pages, enjoy a smooth take-off with our Getting Started resources, or visit the free self-paced technical training at https://learn.telerik.com/.
Joe
Top achievements
Rank 2
commented on 27 Mar 2024, 11:57 AM

Perfect -- Thank you for the help!
Tags
.NET Framework Rest Service
Asked by
Joe
Top achievements
Rank 2
Answers by
Momchil
Telerik team
Share this question
or