The angular documentation (<a class="postlink" href="https://www.aspnetzero.com/Documents/Development-Guide-Angular">https://www.aspnetzero.com/Documents/De ... de-Angular</a>) makes extensive references to "Server side" documentation (<a class="postlink" href="https://www.aspnetzero.com/Documents/Development-Guide-Core">https://www.aspnetzero.com/Documents/De ... Guide-Core</a>), but I belive this server side documentation is for the old Core & Angular project. Could you please confirm and clarify?
Thanks.
Hi,
I have an ASP.NET ZERO application and i need to send and receive chat messages to / from a mobile App developed with Xamarin. Is there a way to implement such chat service between the Zero Web application and a mobile App? Can we use the same SignalR services?
Please advice.
Thanks, Felix.
Thanks.
Hi,
Newest aspnet-zero release (V1.13.0) says that it was updated to metronic v4.7 but there is no link to download that version. The latest download available is for V4.6 Where can i get it?
I'm looking here: <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero/releases">https://github.com/aspnetzero/aspnet-zero/releases</a>
Thanks, Felix.
Hi,
Thanks for the info, it was useful.
Regards, Felix.
Hi,
I would like to develop a REST service to be used not from the application layer, but from an external App, for example, a mobile App. What should I do?
Trying to consume a REST service usgin ASP.NET Web API from ABP doesn't seem to work right out of the box. I get an 500 error.
Thanks, Felix.