hanssens / localstorage

LocalStorage for .NET - A simple and lightweight tool for persisting data in dotnet (core) apps.
MIT License
74 stars 17 forks source link

Add support for netstandard #5

Closed hanssens closed 7 years ago

hanssens commented 7 years ago

Support for .NET Standard should be added. Considering we also target .NET 4.6, at least netstandard1.3 should be supported.

hanssens commented 7 years ago

Fixed. Will be available with release v1.1.0.