zap-api-dotnet icon indicating copy to clipboard operation
zap-api-dotnet copied to clipboard

Outdated .NET version on ZAP Dot Net API

Open njmulsqb opened this issue 2 years ago • 6 comments

Is your feature request related to a problem? Please describe.

The current .NET version on .NET API is 4.5 which is out of support, so the version needs to be upgraded. The version should be preferably upgraded to latest .NET version.

Describe the solution you'd like

Upgrade .NET version to .NET 7 https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-7?WT.mc_id=dotnet-35129-website

Describe alternatives you've considered

None.

Screenshots

No response

Additional context

No response

Would you like to help fix this issue?

  • [X] Yes

njmulsqb avatar Mar 03 '23 15:03 njmulsqb

@gmaran23 Your input is required on this, how do you think this should be done or what's the most optimal approach to go about this?

njmulsqb avatar Mar 03 '23 15:03 njmulsqb

@njmulsqb Could we keep the discussion here https://github.com/zaproxy/zap-api-dotnet/pull/15 ?

gmaran23 avatar Mar 03 '23 15:03 gmaran23

@gmaran23 sure, but that is a PR related to API up-gradation to 2.12, I just created an issue dedicated to .NET version for record.

njmulsqb avatar Mar 03 '23 17:03 njmulsqb

Thanks for clarifying. Building the new API client for ZAP version 2.12 now requires upgrading the .Net version as well.

Getting the PR (https://github.com/zaproxy/zap-api-dotnet/pull/15) done is going to help upgrade the .NET version to 4.8.

gmaran23 avatar Mar 06 '23 05:03 gmaran23

@njmulsqb New dll is targeted to .NET framework version 4.8.

gmaran23 avatar Mar 08 '23 15:03 gmaran23

For reference, API has been upgraded to .NET Framework 4.8 @gmaran23 We can use this issue for up-gradation to .NET 7

njmulsqb avatar Mar 09 '23 07:03 njmulsqb