Message 1 of 26
Updating an existing .NET Framework project into a .NET Core one
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Now that Revit 2025 is out, Naturally, most developers will need to upgrade their existent .Net Framework Projects into .NET Core 8.0 project.
Is there a step by step guide to update an existing .NET Framework 4.8 project into a .NET core 8.0 ?
I`ve been attempting to use microsoft upgrade feature but all attempts of my part have failed miserably so far.
Thanks.