Skip to content

V6NetStandard2 0

Wade Baglin edited this page Jul 18, 2018 · 5 revisions

(WIP)

PetaPoco NetStandard 2.0

Moving forward, PetaPoco v6 is now a single package and can be used with Full Framework (4.0+) and any other framework supporting NetStandard 2.0+. Simply, the v6 PetaPoco package will work with the traditional .net framework(s) and the new .net core framework(s).

Any gotchas? Yes. When using the NetStandard 2.0 API you won't have access to anything which references the System.Configuration. It is not a big deal, as .net core has a very flexible configuration approach. If you look at the