-
In my WPF application, Prism and CommunityToolkit.Mvvm are used to operate a counter through the view model. When I don't use NetBeauty 2.0, the program can run normally in both Debug mode and Release…
-
Hey guys,
NetBeauty works great when building the application from VS. To deliver the app, I like to use the VS Installer Project.
The installer uses the publish item to gather the files from the…
-
https://user-images.githubusercontent.com/9072328/223904381-0b1528ea-b4c7-4959-9d3f-31783faa25ae.mp4
[MyTests.zip](https://github.com/nulastudio/NetBeauty2/files/10927234/MyTests.zip)
1.TestLibs…
-
## Steps to reproduce
- Create a manifest MyRuntimeStore.csproj including (for example) the current version of Newtonsoft.Json
- Execute command: dotnet store --manifest MyRuntimeStore.csproj --ru…
-
If I use NetBeauty with BeautySharedRuntimeMode it works fine, If I switch BeautySharedRuntimeMode to true it throws on application start an exception.
It is an WPF Application. It includes 6 subpr…
-
-
比如这种:
![image](https://user-images.githubusercontent.com/2557696/236609609-6c61a6e3-a1e5-4f2e-ba83-7b940cc0e597.png)
-
Hello guys, i met a problem with your library when i deploy my new version re-packaged with it on the server of my clients.
I have a program which update all the files of my app, so with the new vers…
-
Hi,
So I was wondering why is hostfxr.dll.bak being kept around? Can I remove this from my published builds?
Thanks
-
Hello guys, and thanks for this usefull library.
I use it for an asp .net core 7.0 project, it work perfectly after publish, but i notice one dll of my project is not move to the libraries folder, …