anderaus / Sbanken.DotNet

🏦 Unofficial .NET (C#) client library for Sbanken API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Re-baseline to 2.0 or add .netstandard 2.0 target

anderaus opened this issue · comments

Ref: https://twitter.com/davidfowl/status/1008453902058917888?lang=en

I know we said target The lowest netstandard but we really want everyone to re-baseline at netstandard 2.0. At the very least add a netstandard 2.0 target.

Why?

The advantage is that the dependency graph is extremely simplified. The packages that all exist for netstandard 1.0 are effectively frozen and we’d like to push the ecosystem off them.