Answered by:
.NET Standard + Prism

Question
-
User324835 posted
Do Prism supports .NET Standard already? Or, are there any mvvm frameworks who supports .NET Standard lately?
Friday, July 28, 2017 8:56 AM
Answers
-
User318788 posted
Check this thread.
https://github.com/PrismLibrary/Prism/issues/683
Hope this helps.
Regards, N Baua
- Marked as answer by Anonymous Thursday, June 3, 2021 12:00 AM
Friday, July 28, 2017 9:26 AM -
User116727 posted
If you want to start using the .NET standard version of Prism now, simply add https://www.myget.org/F/prism/api/v3/index.json as a package source to either Visual Studio or Visual Studio for Mac. We use MyGet for all of our CI builds.
- Marked as answer by Anonymous Thursday, June 3, 2021 12:00 AM
Friday, July 28, 2017 3:09 PM
All replies
-
User318788 posted
Check this thread.
https://github.com/PrismLibrary/Prism/issues/683
Hope this helps.
Regards, N Baua
- Marked as answer by Anonymous Thursday, June 3, 2021 12:00 AM
Friday, July 28, 2017 9:26 AM -
User116727 posted
If you want to start using the .NET standard version of Prism now, simply add https://www.myget.org/F/prism/api/v3/index.json as a package source to either Visual Studio or Visual Studio for Mac. We use MyGet for all of our CI builds.
- Marked as answer by Anonymous Thursday, June 3, 2021 12:00 AM
Friday, July 28, 2017 3:09 PM -
User324835 posted
@BrianLagunas said: If you want to start using the .NET standard version of Prism now, simply add https://www.myget.org/F/prism/api/v3/index.json as a package source to either Visual Studio or Visual Studio for Mac. We use MyGet for all of our CI builds.
Aryt @BrianLagunas I'll check this out.. Thanks> @N_Baua said:
Check this thread.
https://github.com/PrismLibrary/Prism/issues/683
Hope this helps.
Regards, N Baua
Thanks, I'll check this out..
Friday, July 28, 2017 3:24 PM