Converting old SDR# plugin to .NET 7

 

22.11.2022
Converting old SDR# plugin to .NET 7

Visual Studio 2022
NET 7
NET upgrade assistant
https://dotnet.microsoft.com/en-us/platform/upgrade-assistant/tutorial/intro
https://learn.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-winforms-framework


Converting old SDR# plugins to .NET 7 is (often) relatively easy. I reverse engineered old DCS decoder plugin with dotPeek to VS project.



 



NET upgrade assistant analyze (report)


 



NET upgrade assistant upgrade VS solution











Open project in VS


 


Build project and fix possible errors .... old NET programs may need fixing when converting to NET 7
Copy dll to SDR# plugins directory and check if it runs





Comments

Popular posts from this blog

Modifying old SDR# TETRA demod plug-in

Mods for SDR# TETRA demod plugin 1.0.14.0 - 2