Does anyone know how to switch a compilation of a library project on visual studio, so I can compile for compact framework and full .Net framework?
NET Compact Framework. No application configuration files. No support for COM Interop. No support for remoting.
NET Standard will run on any . NET Standard compliant runtime, such as . NET Core, . NET Framework, Mono/Xamarin.
Net Standard is not a framework or platform of its own. It does not have implementations or a runtime, it just defines a specification what different . Net platforms has to implement to remain .
You can use two project-files on the shared sources.
So, you may have one solution file and two project on it at the same directory.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With