Skip to content

TrackerDog 2.2.0: Hello .NET Standard & .NET Core!

Compare
Choose a tag to compare
@mfidemraizer mfidemraizer released this 12 Feb 05:18
· 3 commits to v2-net-standard since this release

Now TrackerDog is a .NET Standard 1.3-compliant library (#25 #28).

This is a great advancement for this project, because it unleashes TrackerDog to be used in a variety of development environments and frameworks:

  • .NET Framework.
  • .NET Core.
  • Xamarin Android (untested).
  • Mono (untested).

See the .NET Standard compatibility matrix to learn more about which platforms are supported by .NET Standard 1.3.

Please feel free to post issues if you find any problem when working with TrackerDog on .NET Core / .NET

Now it's all about updating your solution with the latest NuGet package version!

Enjoy!