hi
Did you
I
You should use `dotnet ef migrations
This may be another nuget
Run "dotnet ef migrations
think adding `options.WildcardDomainsFormat.Add("https://ccalp.net");` will solve it. but you better
I have tried it, and the only way it is working is if I
I had to
api.ccalp.net/signout-callback-oidc");
});
```
We have over 50 tenants (subdomains) and I can't
Where do I need to
Hello,
Which place need to
Thanks, Just need to
/Work/abpProj/angular/node_modules/rxjs/
/rxjs/
> Hi Jack,
>
> I have reverted the angular related
So we must
Then
I am facing lots of
Hi
First, you need to make sure that all ABP
BTW, ABP7.0 is based on NET 7.0, you should update the `microsoft.extensions.hosting`
> Hi
>
> First, you need to make sure that all ABP
>
> BTW, ABP7.0 is based on NET 7.0, you should update the `microsoft.extensions.hosting`
When you use remote services, you need to install
In the meantime, I'll try to create a new solution using CLI,
> In the meantime, I'll try to create a new solution using CLI,
docs.abp.io/en/commercial/latest/startup-templates/microservice/gateways#backend-for-frontend-pattern-bff) we
Hello Tuncay.Kurt,
Can you try to
Run migrations (if using Entity Framework Core): dotnet ef migrations
>
> Run migrations (if using Entity Framework Core): dotnet ef migrations
We have completed the following steps:
1.Install the CMSKit packages:
I encountered a similar problem before, and at that time, I generated the migration file using the
I encountered a similar problem before, and at that time, I generated the migration file using the
Swashbuckle-to-represent-enums-as-strings)
I just realized that the problem is actually now solved by introducing that
be clear, using Unchase.Swashbuckle.AspNetCore.Extensions is not the solution, since this will just
PS C:\Users\User\source\repos\Pekkish\Pekkish.PekkishPOS> npm install --global yarn
added 1
(Use `node --trace-deprecation ...` to show where the warning was created)
warning
It is advised not to mix
To clear this warning, remove
the `_ViewImports.cshtml`
`@addTagHelper *, Volo.Abp.AspNetCore.Components.Server.LeptonXTheme`
2
, but it would be very helpful and fast if you guys can create a new microservice solution and just
options.AutoEventSelectors.AddAll();`
```cs
Configure(options =>
{
options.AutoEventSelectors.AddAll();
});
```
1️⃣
an entity
↓
2️⃣ Publish` EntityCreatedEto` event
↓
3️⃣
}
```
My expectation was the message should start showing up in the Eventoutbox table whenevver I
Since the issue persists, could you please share your `package.json` file so we can verify the
Could you also try deleting temporary files such as `node_modules`,`yarn-lock` or `
and re-install dependencies depending on your
Could you specify which
});
Configure(options =>
{
options.Resources
.
You can try
[image.png](/QA/files/3a190468db62ccb6c7f87182e0eff942.png)
Error (active) NU1101 Unable to find
https://nuget.abp.io//v3/index.json
```
Alternatively, you can first
with:
```bash
dotnet nuget
Contact the tool author for assistance.
rogerhopkins@Rs-MBP-3 .store % dotnet nuget
> rogerhopkins@Rs-MBP-3 .store % dotnet nuget
> dotnet tool install -g Volo.Abp.Suite --
reproduce the issue**:
* Upgraded to Abp Studio 1.0
* Create new microservice solution
*
5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
ALTER TABLE [CatalogPricingListItems]
hi
hi
You can
"Azure:BlobContainerName"];
container.CreateContainerIfNotExists = true;
//
Meanwhile can you please help me which is the right project to
hi
You should
1) Created a new project
2) Added File Management Module
3) Added "**Volo.Abp.BlobStoring.Azure**"
BlobContainerName"];
container.CreateContainerIfNotExists = true;
//
Can
In our side we'll
In our side we'll
You