Skip to content

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

@cpetersondevv

Description

@cpetersondevv

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions