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

Activities of "maliming"

hi timmackey

You can try the following code

using (abpSession.Use(tenantId, userId))
{

}

using (CurrentUnitOfWork.SetTenantId(tenantId))
{

}

hi kfrancis

I didn't find any information about this exception, can you share the steps to reproduce the problem?

Answer

hi

ASP.NET Zero application can be set-up using install page.

https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Features-Angular-Setup-Page https://docs.aspnetzero.com/en/aspnet-core-mvc/latest/Features-Mvc-Core-Setup-Page

Answer
  • What is your product version?
  • What is your product type (Angular or MVC)?
  • What is product framework type (.net framework or .net core)?
  • Are you using domain names to resolve tenants?

hi

Can you reproduce the problem using the brand new 9.01 demo project?

hi @kwanp

We will process and reply to you by email as soon as possible.

hi @fdelcarmen

https://aspnetzero.com/LicenseManagement

You can invite anyone to become a member of the ASP.NET Zero organization using their GitHub username. And they can access the ASP.NET Zero private GitHub repositories. Right after you add a GitHub user, the user will receive an invitation email. If there is problem receiving the invitation email, alternatively user can visit github.com/orgs/aspnetzero page and accept the invitation.

Answer

trying to reset using 'Forgot Password' link is not working (unknown password).

Steps needed to reproduce the problem. Please share some screenshots if possible.

hi GarethWright

You can enter the same project name to download a project multiple times without affecting your limits (without Single solution).

hi 1dataladder

Can you share the full code or an example project?

You can also check this sample https://github.com/aspnetboilerplate/aspnetboilerplate-samples/tree/master/InterceptionDemo

Showing 271 to 280 of 2998 entries