Hello,
I noticed in so many places the '@' sign is being used when importing classes from the @shared and others.
How can one add this '@' to his own code? Anything special needed to make all my imports (code I write) make use of '@'?
Thanks
Thanks a lot
Thanks @alper,
OK I can see the URL configured. But as an App, how come it doesnt open by default the ValueController that comes with ASP.NET Core Web API? Is it because of this Url?
Then, how is swagger opening, is it configured to run on this url configured?
Hello, I am using ASP.NET Core / Angular / NET 4.6. Is the ASP.NET Boilerplate / Abp Framework the same for this project as in the ASP.NET MVC one?
Can you share with me links to GitHub to the ASP.NET Core Abo Framework?
Thanks
Thanks a lot.
Hello, I noticed that when Web.Host runs, automatically swagger opens and not anything else. How is that configured in this project?
Also, all the Controllers (TokenAuthentication and the ProfileController, etc.) They are defined in the Web.Core project and added to IoC, that's why they are available when requested?
Thanks
Thanks :)
How can I check the code fix? I won't be downloading the code again, so if possible I change the fix in my code.
Yes, 4.1.4. For me I won't be using the merged solution, I feel I prefer working on two separate solutions. But in case one needs to have this merged solution, it needs some fixing I guess.
Thanks
Thanks Ismail. So both can run as 2 separate Apps on IIS? How about CORS? Is that catered for?