Dotnet Conference 2024 Demo code #2937
Closed
coderdnewbie
started this conversation in
General
Replies: 3 comments
-
Thanks for the compliment and thanks for the fixes. Could you please create a PR in the Conf samples repo so we can update the original? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have made the PR as requested in the Conf Samples repo. If there are any issues, please let me know, happy to implement changes. Note: I have only made code changes, and not the documentation. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The demo is upgraded to .Net 9.0. Closing this issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
To help the community, I have improved the demo code from the Dotnet Conference 2024 to fix an issue I saw with the theming which caused an error in the console log, and I also upgraded this to dotnet 9.0, so it uses Assets and MapStaticAssets().
The code is in this github repository:
https://github.com/coderdnewbie/DemoFluentUI
Thanks for doing a great presentation at Dotnet Conf 2024.
Jay Tandon
Beta Was this translation helpful? Give feedback.
All reactions