Giraffe.Swagger icon indicating copy to clipboard operation
Giraffe.Swagger copied to clipboard

Nuget Package

Open ryudice opened this issue 6 years ago • 12 comments

Is this published to Nuget? and do you have plans to publish it? if you do I could help.

ryudice avatar Jan 20 '19 22:01 ryudice

Is this published to Nuget?

Not yet

and do you have plans to publish it?

Yes :)

if you do I could help.

Yes, the NuGet generation just requires me to set up the CI which is a 10 minute job, but this library needs some testing on the latest version of Giraffe first. I think there might be a few changes required with some of the new handlers since this code has been written, but maybe it just works the way it is.

dustinmoris avatar Jan 28 '19 17:01 dustinmoris

i'm in

Neftedollar avatar Jan 29 '19 15:01 Neftedollar

Is this nuget package still being developed?

ssiltanen avatar Apr 22 '19 05:04 ssiltanen

Echo: Is this nuget package still being developed?

natalie-o-perret avatar Jul 22 '19 18:07 natalie-o-perret

I am very new to F#, my understanding is that we could use Giraffee.Swagger via paket without anything needing to be published.

Does anyone know if this is correct, and ahh cough how one would go about it.

jonoabroad avatar Jul 30 '19 09:07 jonoabroad

Is there any release forecast? It may even be alpha version.

rodrigodevelms avatar Nov 13 '19 12:11 rodrigodevelms

Ping! 😏

toburger avatar May 08 '20 14:05 toburger

Pong

natalie-o-perret avatar May 08 '20 14:05 natalie-o-perret

The efforts for this have been deprecated. We are focosuing on integrating Giraffe with Endpoint Routing and then you'll be able to use existing Swagger NuGet pacakges (e.g. Swashbuckle) to generate docs for Giraffe. We just pushed 5.0.0-alpha-001 with an early preview of the new endpoint routing handlers!

dustinmoris avatar May 27 '20 23:05 dustinmoris

@dustinmoris thank you for this example! https://github.com/giraffe-fsharp/Giraffe/tree/master/samples/EndpointRoutingApp

Neftedollar avatar May 28 '20 06:05 Neftedollar

I'd appriatiate it if you'd spend 10 min for setting CI up: users will test it ;)

Yaroshvitaliy avatar Mar 26 '21 16:03 Yaroshvitaliy

If I'm understanding correctly, does this mean I can just use it transparently in Giraffe 5/6 alpha now?

reinux avatar Feb 15 '22 22:02 reinux