Results 17 comments of binwen

https://github.com/natemcmaster/dotnet-serve/issues/121

I also made a tiny application for this purpose and it works well with PowerToy: https://github.com/slaveOftime/Fun.Focus ![Screenshot1](https://user-images.githubusercontent.com/8017681/187342397-8102580f-cf4c-4770-94a6-2849bea25ec7.png)

It should be the same, because at first I tried that. And find it does not work so I switch to minial api style.

I am experimenting this kind of project: https://github.com/slaveOftime/Fun.Blazor I made couple of helper functions like html.inject to create a component and inject service like ComponentHook which can manage observable state...

I use that because 1. I share models between client and server. 2. Mostly it is enough to make things done in a less code way. 3. I am lazy...

@MangelMaxime thanks for your work. Somehow your Fulma project attacked me to the fable world. And I really enjoy the journey. I also like the single list but I also...

Then below stuff should be able to add to the project file, so other people do not need to use the workaround. ``` link true ```

Here is the docs: https://docs.microsoft.com/en-us/dotnet/core/deploying/trimming/prepare-libraries-for-trimming