iota.lib.csharp
iota.lib.csharp copied to clipboard
merge .net framework and standard project
trafficstars
use the same code
Are there any plans on accepting this PR? Its nice to have the same code base for both the frameworks.
The only issue I am seeing is that you might not be able to load those projects in Visual Studio previous to 2017.
@vissie003 in vs2015, you can try: 1.change LangVersion to default 2.install Microsoft.Net.Compilers
next version I will fix it