You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Swagger is nowadays a standard for Api Documentation, expecially when we work on microServices or simple Api.
At this moment, there's no full support, in .Net/.Net Core for Swagger code generation, neither from swagger's editor because of some problem ( like this 7945 and so on) neither from .Net/.Net Core Framework.
The situation is different in Java, where the support for swagger-code generation via plugin is a very solid reality.
Could we be able to add a native Swagger support in .net core for better working in this microServices age?
Thank you
The text was updated successfully, but these errors were encountered:
Swagger is nowadays a standard for Api Documentation, expecially when we work on microServices or simple Api.
At this moment, there's no full support, in .Net/.Net Core for Swagger code generation, neither from swagger's editor because of some problem ( like this 7945 and so on) neither from .Net/.Net Core Framework.
The situation is different in Java, where the support for swagger-code generation via plugin is a very solid reality.
Could we be able to add a native Swagger support in .net core for better working in this microServices age?
Thank you
The text was updated successfully, but these errors were encountered: