AzureExtensions.Swashbuckle icon indicating copy to clipboard operation
AzureExtensions.Swashbuckle copied to clipboard

.NET 5+ support?

Open ryanhubbell opened this issue 3 years ago • 3 comments

We're using .NET 5 in our Azure Functions, and would love to use this library, however, it seems it's not compatible with the .NET 5 specific Azure Functions SDK.

Error: AZFW0001: The attribute 'SwashBuckleClientAttribute' is a WebJobs attribute and not supported in the .NET Worker (Isolated Process).

ryanhubbell avatar Apr 21 '21 15:04 ryanhubbell

This might be helpful to you: https://github.com/hajekj/azure-functions-openapi-demo

Took me a while to find...

h3x4d3c1m4l avatar Jun 09 '21 13:06 h3x4d3c1m4l

Has anyone tested this out with .NET 6 at all? We're hoping to make the move sometime soon - but given this issue is here I was wondering if we could expect to encounter issues?

johnnyreilly avatar Nov 15 '21 06:11 johnnyreilly

is there any update on this?

prashantagrawalcrowe avatar Dec 01 '23 10:12 prashantagrawalcrowe

Fixed

vitalybibikov avatar May 01 '24 21:05 vitalybibikov