keenlabs / keen-sdk-net

A .NET SDK for the Keen IO API
MIT License
37 stars 23 forks source link

Decide if/how to port ScopedKeys to netstandard #117

Closed masojus closed 7 years ago

masojus commented 7 years ago

First, is it desirable, and second is whether it's easy or not.

Don't forget the tests.

masojus commented 7 years ago

At first glance, ScopedKeys seems to port OK. Will test and push a PR shortly.

masojus commented 7 years ago

Fixed with PR # #119, see commit 120136b