Answer the question
In order to leave comments, you need to log in
Appropriate front-end framework for asp.net core application?
Hello. I have a university work topic comparing front-end framework(s) for a small asp.net core application. I have the following two questions:
1. Can Asp.net core be used with any framework? I chose angular vue react. I heard that knockout is more popular for .net. I ask because I have never written on asp.net core at all.
2. If you already use CORE, what do you think is more suitable?
Thanks for the advice/answers.
Answer the question
In order to leave comments, you need to log in
stupid topic, very stupid
front-end framework knows nothing about backend framework, backend framework knows nothing about front-end framework
asp.net core is no different in this regard from any other solution
, they communicate through some api, usually rest but transport can be any - sockets, soap, graph ql ... but they do not know each other's internal implementation
There is an application with Angular 4 in the standard core templates. Take it and use it)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question