If you're using the SAFE Stack and are having difficulties with the latest versions of dotnet 8, we've identified a potential issue with 8.0.30x and #fsharp which manifests itself when using dotnet watch.
Our advice until a patch is released is to pin to 8.0.206 of .NET 8.
The best way to develop functional-first web applications.
Joined September 2017
- With the latest release of the SAFE Template, we've added support for client and server NuGet packages which come with handy types and functions to help you get up and running even more quickly, using best practices. nuget.org/packages/SAFE.…
- A sneak preview of what's probably coming to SAFE Stack in the coming weeks... ;-) github.com/SAFE-Stack/SAF… 👀😬🤪
- Another week, another new recipe! We've now added a recipe showing how to quickly get up and running with custom application settings and configuration in @aspnet #fsharp @dotnet #web safe-stack.github.io/docs/recipes/d…
- A few people have asked about #dependencyinjection within SAFE Stack applications, so we've created a simple recipe showing how to get started. Have fun adding as many layers of indirection as you require ;-) safe-stack.github.io/docs/recipes/p…

