J
JohnMeers
Guest
How do you create a .NET Core class library in Visual Studio.
I can create a WPF App or a WPF User Control Library but not a simple Class Library.
I have to create a .NET Standard one and change the Csproj file TargetFramework to netcoreapp3.0 but that seems a rather untidy way.
John Meers
Continue reading...
I can create a WPF App or a WPF User Control Library but not a simple Class Library.
I have to create a .NET Standard one and change the Csproj file TargetFramework to netcoreapp3.0 but that seems a rather untidy way.
John Meers
Continue reading...