reproduce the issue**:
Hi,
I have the same isssue as https://support.abp.io/QA/Questions/2745/How-to-
Hi,
First, use the module entity extension system to
latest/Customizing-Application-Modules-Extending-Entities#entity-extensions-ef-core
Then you need to
and apply migration files: `dotnet ef migrations
> Hi,
>
> First, use the module entity extension system to
and apply migration files: `dotnet ef migrations
builder.Entity(b =>
{
b.Property(x => x.Code).HasMaxLength(10);
});
}
```
`dotnet ef migratons
has Location and Category and both will be implemented by Organization Unit as above , how we could
I mean, is there a way or guide to
CheckSelfRegistrationAsync();
await SetUseCaptchaAsync();
await CreateExtraFields();
file no need to
how to
included in the ABP documentation:
https://blog.antosubash.com/posts/abp-extend-tenant-with-custom-host#
HttpApiHostModule ConfigureServices also works when I
You can manually install `System.Runtime`
Why-do-we-need-to-install-Redis-When-is-it-used-Why-Redis-is-needed
>
Hi liangshiwei
I already have a Redis cluster, But my point is that
Redis is
You can download the source code and customize and use them as new component/page or you can
Can I
.
> If your layout is TopMenu, then you have to
It seems to work on the default page and any extra pages we
identityEntityActionContributors: IdentityEntityActionContributors = {
// enum indicates the page to
contributors to
[eIdentityComponents.Users]: [
removeDeleteContributor,
// You can
HI,
Version 8.0 of the
Hi,
Will this work for you(
* In Suite: In the new project, click on Modules | Create New Module
*
* In Suite,
State next, Scope scope, Object state, Boolean isCompleted)
* **Steps to reproduce the issue**:
Then
After adding a module through abo suite
I had to
Hi,
Please
> Hi,
>
> Please
Hi,
You can try
> This may be the limitation of blazorise and blazor (I'm not sure)
>
>
>
This may be the limitation of blazorise and blazor (I'm not sure)
readthedocs.io/en/latest/endpoints/endsession.html#example
I think there is no problem, first, you should