GTS
GTS
Hi, I'm trying to initiate animation using 5 seconds period with different text. I have created follow example: [https://stackblitz.com/edit/ngx-teximate-trbcxf?file=src%2Fapp%2Fapp.component.ts](Example). It does the animation but using the legacy text. if I...
Instead of Swackbucle.AspNetCore 1.0.0. Issue #441
Hello, In this project is using package Swackbucle.AspNetCore 1.0.0 for swagger implementation. But when I open the http://swagger.io site and download server side example for .Net core the packages which...
Hello, I want to get the domain out of class and can't inject it in some constructor. How I can get the domain? The case is: In app.module.ts I have...
I'm using your component in aspnetcore-angular2-universal project in my site. I have issue when add the component into the other component view. So the variable which is set in code...