Hello,
Can you update `abp.resourcemapping.js` in the `MyApp.Web`
I deleted the yarn.lock and runed again, but still happening , also I want to clarify this
>
> Thanks
There is no `wwwroot/libs` in my released
I assume it is embedded within some
It's working now , I applied all the the advices you guys provided also add to the
image.png](/QA/files/3a1808db296cc974dafda7d3a4860e17.png)
* **Steps to reproduce the issue**:
* The
3 -> All NuGet packages were updated.
4 -> Replaced "UseStaticFiles" with "MapStaticAssets"
The
DbMigrator
DbMigrator
Can you explain how your
While you developing a **Module**, you shouldn't create migrations inside module since it's re-usable
in the modular monolith approach, we suggest to create migrations in the host application's ef core
](/QA/files/3a18e3f2db50558e7e73d8ea1e133456.png)
Right click to the [DemoSln.EntityFrameworkCore]
the migration, you can check from the **Migrations** folder under your [DemoSln.EntityFrameworkCore]
database by either using the `dotnet ef database update` command in the [DemoSln.EntityFrameworkCore]
proxy based on a microservice that I created along the basic other prebuilt microservice in the initial
To demonstrate it, I have created a **CatalogMicroservice** and then, expanded my blazor webapp
[image.png](/QA/files/3a1936f596ef3d2f11013b865a6a21af.png)
I can see the client-proxies in my
Mine
>
> Mine
Earlier we used to have a .Client
hi
Can you share a
hi
I just created a new template
hi
I use the `Application (Layered)` template to create a `blazor-webapp `
the following setup:
* **CmsKitProAdminBlazorWebAssemblyModule** added to the WebApp.Client (WASM)
* **CmsKitProAdminWebModule** added to the WebApp (Server)
misunderstanding, could you share some code so I can reproduce the issue in a microservice template
Also, shouldn't this absolute expiration configuration be placed in my microservice
hi
Sorry, you only need to configure it in the Blazor Web app(Blazor Server)
This is the
First, we remove the configuration related to the
Let me know if you want a copy of the
hi
There is `package.json` file under your MVC
create any indexes in the database to improve performance, we would implement the migration in our
If so, It might be that the dependencies in your
Content-Security-Policy (CSP) error blocking image loading (such as favicon.ico) in your ABP Angular
Locate the CSP configuration in your server-side (API or host)
Hi,
We created a new
The Angular
The ABP CLI is not targeting the correct Angular
and that the default
I sent you the sample
Thank you again for taking your time to send me a
menu.png](/QA/files/3a1caee447f004fa21009e3b990a4506.png)
Hello
We are creating a new microservice
Next, we add the ManagementService microservice to our
We then run our
would like to mention that we also followed the steps in the readme files provided after creating the
For example, we don't need phone number property in our
For example, we don't need phone number property in our
For example, we don't need phone number property in our
hi BassaSolutions
Can you share a simple
Can you share your
Hi @enisn
The
hi lalitChougule
Please create a class that repleace `IdentityUserManager` in you test
As of now I would like to Mock or fake that Api in my Unit Testing
it's because of private field because we are using backing fields actually , and in a normal ef core
[image.png](/QA/files/90f5f8b16c898ed00d223a02152cf013.png)
Because of this simple ef core
Install the package to your
Then, add the script to abp.resourcemapping.js under your web
I sent my whole complete working
hi piseth,
we got your
Hi @piseth, we've integrated the plugin package into your
charts-plugin-datalabels
https://medium.com/volosoft/how-to-add-a-new-javascript-library-to-your-abp-
* **ABP Framework version:** v6.0
* **UI type**: Blazor Server
* **