Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "aaron"

From the RAD Tool Development Guide:

If you are working on ASP<span></span>.NET Core & Angular template, after generating the entity via Power Tools, run your *.Web.Host project and then run ./angular/nswag/refresh.bat to update service-proxies.ts.

I misunderstood. They are in the Application project.

https://aspnetboilerplate.com/Pages/Documents/AspNet-Core#application-services-as-controllers

Mark with [RemoteService] attribute.

What did you expect to happen?

...and you expect something to happen?

You can set tokenAuthConfig.Expiration in your WebCoreModule. Default is TimeSpan.FromDays(1).

To switch between Host and Tenants, use AbpSession.Use (docs) and/or _unitOfWorkManager.Current.SetTenantId (docs) methods.

Angular

Modify getBgUrl method in account.component.ts.

MVC

Modify background-image style in _Layout.cshtml.

Why is the sub-domain different?

You are looking in Host settings.

Log in as a Tenant admin and you should see it.

Showing 461 to 470 of 1543 entries