Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Swagger Generation Support in Asp.Net Core 3.0 #8908

Closed
osharko opened this issue Mar 29, 2019 · 2 comments
Closed

Adding Swagger Generation Support in Asp.Net Core 3.0 #8908

osharko opened this issue Mar 29, 2019 · 2 comments
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates ✔️ Resolution: Duplicate Resolved as a duplicate of another issue

Comments

@osharko
Copy link

osharko commented Mar 29, 2019

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

@Eilon Eilon added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Mar 29, 2019
@mkArtakMSFT
Copy link
Member

Thanks for contacting us, @osharko.
This seems to be something on our radar already: #7639
Closing this one as a dupe.

@mkArtakMSFT mkArtakMSFT added the ✔️ Resolution: Duplicate Resolved as a duplicate of another issue label Apr 1, 2019
@mkArtakMSFT
Copy link
Member

/cc @glennc

@ghost ghost locked as resolved and limited conversation to collaborators Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates ✔️ Resolution: Duplicate Resolved as a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants