I am just learning Umbraco and I have a basic template that has just one alias. What kind of controller should I code for it? Could you please give me an example to reach my alias from js frameworks?
Asked
Active
Viewed 447 times
-2
-
Tolga, there are some good resources on the internet to learn about Umbraco - take a look at these resource first so that things will make more sense to you. This will help you asking better questions. Some resources that I can recommend are as follows; https://umbraco.tv/ https://our.umbraco.com/forum/ https://umbraco.com/training/online-cms-training-courses/ https://24days.in/umbraco-cms/2020 https://www.youtube.com/watch?v=PmAYWmH9BhE https://www.jondjones.com/learn-umbraco-cms/ – Nurhak Kaya Jan 29 '21 at 11:09
1 Answers
0
Solution
I have used UmbracoCms.RestApi extension from NuGet and solved my problem.
You can use default endpoints to get properties that you have created in Umbraco Cms before with that extension. There is a video about that.

Tolga Dagidir
- 41
- 5