Hi,
I can't reproduce this problem, could you share a
[image.png](/QA/files/71fef1bd6005b6198b4739fed76c839f.png)
When I run the dbmigrator
But when i run the dbmigrator
d9de37027d4b2bfc13b73a0330a05962.png)
**To solve the issue, I tried to run abp install-libs command under Blazor
hi
There is should be a `IdentityServerDataSeedContributor` file in your
Hi,
We want to implement 2FA in our application and we are using angular/api in our
Using abp version 6.0.0-rc.4 I created a new
The
* **Exception message and stack trace**:
* **Steps to reproduce the issue**:"
In Bin Folder of Web
hi safi
You can refer to the template
Hi
I have explored this created sample
Hi
I am working on abp io
You can share **Steps to reproduce the issue** or provide a sample
11015)
at Zone.runTask (polyfills.js:10788)`
I tried this on a second, brand new 5.0.0-RC1
start the application
You'll notice that the page title of the **Web.Public** does not contains the
526f8574122b7a110aea3a08d63d4969.png)
**Reason**
the `MyProjectBrandingProvider` is missing in the **Web.Public**
but it does exist in the **Blazor**
> The problem was fixed: https://github.com/abpframework/abp/pull/14022
>
> You can upgrade your
>
> you can try this if you don't want to upgrade
Hi,
The problem was fixed: https://github.com/abpframework/abp/pull/14022
You can upgrade your
you can try this if you don't want to upgrade
it to work by adding the following to the CreateHostBuilder method of Program.cs in the DbMigrator
checked into source control, we attempted to use .NET's 'Manage User Secrets' feature for the DBMigrator
framework still uses the connection string under the standard appsettings.json file for the DBMigrator
When using the secrets.json feature under the Blazor
Is this by design or is there something we are missing with regards to the DBMigrator
Also can i learn if it is a major update or is it possible to fix it in my
> Also can i learn if it is a major update or is it possible to fix it in my
On angular
Hi,
Can you use CLI to create a new
I was able to reproduce the same issue in a clean new
* **Steps to reproduce the issue**:"
I deployed a dev version of my ABP
ASPNETCORE_ENVIRONMENT": "Development"
}
},
"Tawwon.HttpApi.Host": {
"commandName": "
make this file to be generated again or if I need to add a package which reference it on my angular
Setup new blazor server side
Setup new blazor server side
Months = 4,
NextMonday = args.NextMonday
});
}
}
hi
Can you share a simple
Our permissions are defined in both
Hello,
Our
hi
Did you migration database by using the `DbMigrator`
How can we use dbmigrator
we are using this command to run migration in host