giraffe-fsharp / Giraffe

A native functional ASP.NET Core web framework for F# developers.

Home Page:https://giraffe.wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample `EndpointRoutingApp` structure is weird

64J0 opened this issue · comments

Description:

Is there any reason for the sample project to stay under two folders with the same name EndpointRoutingApp?

The path is -> samples/EndpointRoutingApp/EndpointRoutingApp/...