FusionAuth/fusionauth-netcore-client

Library XML comments

adambajguz opened this issue · 1 comments

Do you plan to add XML comments to public classes, interfaces, methods, properties, etc.?

Thanks for the feature request. Right now all the libraries are built from this open source project: https://github.com/FusionAuth/fusionauth-client-builder

I'm not quite sure how we'd get the XML comments in there so at this time it's probably better to consult the API docs https://fusionauth.io/docs/v1/tech/apis/ while using the client libraries.

I understand that isn't an optimal workflow. Would XML comments make for an easier development experience?