Source Code for .Net Core Showcase #968
Answered
by
batzen
jasonweier78
asked this question in
Q&A
-
Hi, Thank you so much for continuing to support this library, it'll save me a ton of time! I was going through the examples and sample code but I don't see the source for the .Net Core 3 version of the Showcase app. Can you point me in the right direction or make it available? |
Beta Was this translation helpful? Give feedback.
Answered by
batzen
Aug 24, 2021
Replies: 1 comment 1 reply
-
There is no separate source code for the different framework version. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
batzen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no separate source code for the different framework version.
The showcase application, as does Fluent.Ribbon itself, uses multitargeting to compile for different frameworks while only using a single csproj file.