Not sure if anyone is interested, but i could showcase this amatorial project/lib i made some time ago
i think it might be useful or interesting for people working with ASPNETCORE in F# or C#, as it can work with both, and maybe motivate someone to try F# in their C# aspnet solution?
-
create an empty aspnetcore F# or C# project and adding F# unit tests to it ?
-
add integration tests and using F# TestClient CEs from the above OSS lib to make mocking of HTTP dependencies (apiclients) easier
-
feedback session on potential lib improvements / suggestions?