Vinícius Gajo

Results 149 comments of Vinícius Gajo

Do you think we can close this issue after [this PR](https://github.com/giraffe-fsharp/Giraffe/pull/656) is merged? --- Update: Giraffe version [8.0.0-alpha-003](https://github.com/giraffe-fsharp/Giraffe/blob/master/RELEASE_NOTES.md#800-alpha-003---2025-06-09) was just released. This new version contains the changes added by the...

Closing this issue, since there were no new interactions for a while, and I think that the PRs mentioned before already cover its goal. Feel free to open a new...

> @64J0 are you also on board with moving https://github.com/mrtz-j/Giraffe.OpenApi to https://github.com/giraffe-fsharp? @nojaf +/-, I know the intention exists, but I'm not aware of how the move process is going.

Imported the repo here: https://github.com/giraffe-fsharp/Giraffe.OpenApi.

The `dotnet paket install` command worked after I removed the cache with `dotnet paket clear-cache`. The `dotnet paket update` still gives the error.

Hi, thanks for the PR, seems pretty cool. I think I'll have some time to review it next week!

Since it's dealing with a piece of code similar to what we have on [Oxpecker](https://github.com/Lanayx/Oxpecker), I'll ping @Lanayx so he knows about it too

Tested the sample application locally, and it's working as described. Great PR! Regarding the `addMetadata` signature change pointed by @dbrattli, I agree that it's not a breaking change. I also...

> Thanks for the review @64J0. Can we ship this as an alpha? Sure @nojaf! I'll do it either today or tomorrow.