TrilonIO / aspnetcore-angular-universal

ASP.NET Core & Angular Universal advanced starter - PWA w/ server-side rendering for SEO, Bootstrap, i18n internationalization, TypeScript, unit testing, WebAPI REST setup, SignalR, Swagger docs, and more! By @TrilonIO
https://www.trilon.io
MIT License
1.46k stars 435 forks source link

Are there easy instructions on how to incorporate the signalr stuff into the angular 6 master? #696

Closed albrookesplowman closed 5 years ago

albrookesplowman commented 5 years ago

I am trying to set up an evaluation of angular 6 with signalr communications from a backend .Core server was I wondering whether there were instructions on copying the signalr stuff from the other branch into the angular 6 master..

Sorry as it is probably a stupid question or would it be easier to use the signalr branch and simply update that to Angular 6?

albrookesplowman commented 5 years ago

I have found an article online about how to do this so it is all OK now. sorry to bother you.