domaindrivendev / Swashbuckle.AspNetCore

Swagger tools for documenting API's built on ASP.NET Core
MIT License
5.21k stars 1.3k forks source link

Question - v6.0.0 NuGet release date #245

Closed poveilleux closed 7 years ago

poveilleux commented 7 years ago

Hi,

I was looking for a newer version of the NuGet package for Swashbuckle (I have 6.0.0-beta902) but I didn't find it. I saw in your milestones that it was supposed to be released on November 23. When are you planning to release the 6.0.0 NuGet package?

Thank you.

Gillardo commented 7 years ago

Any news on latest release?

chadwackerman commented 7 years ago

There's a package on myget.org. Add it to your feeds. https://www.myget.org/gallery/domaindrivendev

I'm running the latest build that way; works fine.

poveilleux commented 7 years ago

@chadwackerman I know about that preview release, but I want to run the 6.0.0 release on NuGet main feed.

chadwackerman commented 7 years ago

Don't we all. Until that's released a newer build is available at myget where you can get a head start dealing with the latest round of pointlessly renamed method calls.

domaindrivendev commented 7 years ago

Hang tight all - I'm extremely close

poveilleux commented 7 years ago

@chadwackerman I started with the preview for one of our microservices but I don't want to do them all over again when the "real" release is out, hence asking for a timetable.

@domaindrivendev: I'm glad to read that!

danzel commented 7 years ago

Seems 1.0.0-rc1 was released a day or two ago.

domaindrivendev commented 7 years ago

NOTE: Renamed from Swashbuckle.6.0.0- to Swashbuckle.AspNetCore.1.0.0-. Just released 1.0.0-rc1 and aiming to release the full stable version end of Jan.