Message 1 of 2
How to migrate an AutoCAD based application to .NET Core 8.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everybody,
I am a developer for AutoCAD based applications and I have written a two part blog post called How to migrate an AutoCAD based application to .NET Core 8.0
In the first part, I will show the migration of a managed C++/CLI solution from .NET Framework 4.x to .NET Core 8.0
In the second part, I will describe the migration from .NET Framework 4.x to .NET Core 8.0 for fully managed applications, usually realized with C# or VB.net
This will help everybody who has to migrate any .NET Framework AutoCAD solution to .NET Core 8.0.
Send some comments or suggestions, when I have missed something.
Cheers,
-Jens

