Page 1 of 1

DocuVieware .net core und RESTful HTTP

Posted: Wed Feb 19, 2020 8:39 am
by WMY
Hallo zusammen,
ich würde gerne die aktuelle Version in Verbindung mit Asp.net core Web Application (API RESTful http) und Angular 8 einsetzen.
Gibt es hierzu Beispiele, eine Beschreibung der REST API und Implementierung auf Seiten des Backends c# und Frontends Angular.
Danke für eure Unterstützung.

Grüße

Re: DocuVieware .net core und RESTful HTTP

Posted: Wed Feb 19, 2020 11:21 am
by loicaigon
Hallo,

Sorry my german mostly ends here :)
We have a large documentation covering Angular and Angular2: https://www.docuvieware.com/guides/aspn ... ation.html

Let me know if that answers your question or if you need anything else.

Loic Aigon

Re: DocuVieware .net core und RESTful HTTP

Posted: Mon Feb 24, 2020 8:58 am
by WMY
Hi,
Thanks for your quick response.
I read this article and the examples included at your packages.
But the DocuVieware .Net Core 3.0 library is different like .Net Framework, isn't it.
Is there a example or a guide, how to implement the REST API based on .Net Core without using MVC/Razor just a simple Asp.net core Web Application (Backend) and how to implement it with Angular (Frontend)?

Thanks a lot.

Greetings

Re: DocuVieware .net core und RESTful HTTP

Posted: Fri Mar 06, 2020 11:04 am
by WMY
Hi,
no further documentations about this topic?
Or is there a big picture how it should works in general?

Greetings

Re: DocuVieware .net core und RESTful HTTP

Posted: Fri Mar 06, 2020 11:46 am
by loicaigon
Hi,

Unfortunately, we don't have such documentation. I found this web page which seems to bring some answers.
I hope this could help you: https://www.infoq.com/articles/Angular-Core-3/

Best regards,

Loic Aigon

Re: DocuVieware .net core und RESTful HTTP

Posted: Fri Mar 13, 2020 11:50 am
by loicaigon
Hi WMY,

I wanted to let you know that we heard you and have prepared a sample app using JS as front and .NET Core 3.0 as back. This will be available as sample app by default in our future distributions.

But you can already download it and enjoy! Please let us know if that helps.

Best regards,

Loic Aigon

Re: DocuVieware .net core und RESTful HTTP

Posted: Wed Apr 29, 2020 12:16 pm
by WMY
Thanks for your replay,

with your new Version 14 it works, I can stick it together. Now I can use C# .net core 3.0 as backend and angular as frontend communicating via REST.

Greetings