Skip to content

Can you compare the Epoxy and CommunityToolkit.Mvvm? #28

Answered by kekyo
sappho192 asked this question in Q&A
Discussion options

You must be logged in to vote

Until now, I have designed Epoxy based on my own ideas without referring to other MVVM auxiliary libraries. The only points of reference are the very first 'Prism' and 'ReactiveProperty'. I know only using a base class to assist with PropertyChanged and the latter being able to convert to IObservable<T>.

I know the naming 'CommunityToolkit.Mvvm', but for those reasons, I don't know much about its contents myself. Therefore, the items listed below may be inadequate or incorrect. Therefore, I would appreciate it if someone who knows more about it could supplement this information.

Target platform problems

'CommunityToolkit.Mvvm' targetted for netstandard2.1, but Epoxy has split the package …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sappho192
Comment options

Answer selected by sappho192
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants