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

Activities of "maliming"

I don't think it is right now.

refer:https://abp.io/blog/abp/Abp-vNext-Announcement

Before running the project, we need to run a npm task to bundle and minify the CSS and JavaScript files. In order to do that, we can open a command prompt, navigate to root directory of *.Web.Mvc project and run npm run create-bundles command. This command should be run when a new npm package is being added to the solution. Or you can just build your solution and all bundles will be updated automatically.

https://aspnetzero.com/Documents/Getting-Started-Core

You don't need to care about tenant-related things when you disable multi-tenancy(Users can set the tenant id). In the case of multi-tenancy: the default tenant can be removed or modified.

Please refer to the tenant and host documentation Multi-Tenancy#host-vs-tenant

You need to replace the two Urls with {TENANCY_NAME}

Please see the documentation: https://aspnetzero.com/Documents/Development-Guide-Angular?#angular-solution

What is the http return message from the browser when you throw an exception in the interceptor? (status code and response body)

You can inject IHttpContextAccessor and then remove the __PerRequestSessionCache of the Items

PerRequestSessionCache

Try it locally: npm run publish to see the environment.

v5.6.0.0 [20180927] It looks like everything is ok, You can take a photo with your mobile phone

What is your zero version?

Showing 2811 to 2820 of 3000 entries