Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When will .NET Core and/or .NET Standard be supported? #51

Open
cpetersondevv opened this issue Mar 28, 2023 · 0 comments
Open

When will .NET Core and/or .NET Standard be supported? #51

cpetersondevv opened this issue Mar 28, 2023 · 0 comments

Comments

@cpetersondevv
Copy link

Hello, thanks for making this great SDK tool thus far, and supporting wide range of functionality meeting todays standards. Question, I cannot believe there are no comments online yet about .NET Core and .NET Standard being supported! I'll happily be the first one to publicly ask, when will .NET Core and/or .NET Standard be supported? 🥇 🥇

Comments/Research:
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?

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! 👍

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant