0

Nuget package support says net471 supported however,

Did the VersionOne.SDK.APIClient work with .NET Core or .NET Standard for anyone actively testing/porting this SDK to .NET Core?

Reference to the SDK can be found here: https://github.com/versionone/VersionOne.SDK.NET.APIClient, and to the project devs: https://www.nuget.org/profiles/V1Dev

Warnings/Errors:

  1. Warning: "NU1701", seems like everything works so far. Looking at the Nuget packages, log4net is the only non explicitly stated package supported, which works still! Thankfully, logging is the least of my worries! :-)

Notes: V1Connector, query, and filter seems to be working properly! What remaining functionality should be considered/tested for this particular SDK while cross version attempting?

Cross porting seems to function properly on .NET Core, besides testing every function, appears not to be causing any issues, thankfully!

This is not a Microsoft question, the official tags are: V1 VersionOne API SDK apiclient agile

Imported "VersionOneSDK" via Nuget into a new .NET Core Web API project using Visual Studio 2022. Warning suppressed, via package import line, no further issues. I was expecting since it did not say .NET Core supported, for it to break, however, it continues to show success! :-)

0 Answers0