area-minimalhelp wanted
仓库指标
- Star
- (37,933 star)
- PR 合并指标
- (平均合并 16天 9小时) (30 天内合并 258 个 PR)
描述
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
F# is an amazing language and recently has been increasing in TIOBE index also --> it's at number 25 (march 2023)! above Kotlin, Haskell, Scala, Lua, Objective-C, Groovy, Dart, and many other amazing languages!
https://www.tiobe.com/tiobe-index/
- in "official" docs, e.g. aspnetcore (but also ef core), F# does not appear as a choice or option for devs in the main doc pages
- web api templates, we don't have many F# versions and "figuring it out" can be cumbersome for F# users and F# students.
I understand that F# is very much community based, with other solutions like Giraffe but would be awesome to at least see some basic examples for F# as well in 101 docs for aspnetcore
Describe the solution you'd like
would be great to see examples of minimal apis in F# or integrating Giraffe in aspnetcore , also in docs
https://learn.microsoft.com/en-us/aspnet/core/fundamentals/minimal-apis?view=aspnetcore-7.0
adding an F# tab here?
Additional context
No response