Closed LeeCampbell closed 7 years ago
Waiting on Core RC2 release before tackling this https://github.com/aspnet/Home/wiki/Roadmap
Should be out in the next 4-6 weeks. Apparently the csproj
/xproj
/project.json
story will be better then.
Current status is that works when consumed from a 4.5.2 or 4.6.1 console app (via nuget).
I don't believe that the current nuget package can be used on PCL projects( e.g. ReactiveTrader). I believe that it has no dependency on platform specific features, so I think it would be safe to make it PCL compliant.