"LawrenceKwan" 'in aktiviteleri

Serilog

Hello Enisn Token and Serilog are different thing. I am asking the API token not the loging, how to get token?Thanks

hi

https://github.com/abpframework/abp/pull/8419

I had exaclty added the code in cofiguration but no window buttion show up

context.Services.Configure<IISServerOptions>(iis => { iis.AuthenticationDisplayName = "Windows"; iis.AutomaticAuthentication = false; });

I added in ConfigureExternalProviders and hide all other social media option, showing this

Hi,

Can you check this: https://github.com/abpframework/abp/issues/8289?

Hello, I see there is some coding add to abp framwork but no way to enable it , any recommendation?

I see window authentication is highly related to IIS, it should need to config on IIS

I am trying to do it on web page and will update later

I got the answer, the menu should config on ConfigureMainMenuAsync on XXXXXXMenuContributor class

This has been resolved:

https://docs.abp.io/en/abp/latest/Tutorials/Part-5?UI=MVC&DB=EF

Hi,

You want to store the files in a separate database right?

You can do it, we have an exmaple: https://github.com/abpframework/abp-samples/tree/master/EfCoreMigrationDemo

Thanks for your effort.

Can it be configed to become multi database without module source code?

Hi,

Can you try add using namespace? using Volo.Abp.BlobStoring.Database. PS: please do it in the DomainModule class

Hello, I can do it in MyProjectDomainModule class,and may I know where table of the file info storing into by default or I need to fully config it before I use?

Hi, The message just a warn, there is no problem.

Still cannot do it

Hi,

Did you install the BLOB database provider module? See: https://docs.abp.io/en/abp/latest/Blob-Storing-Database

I have did it before and also found the ef core version is older then 5.0.12, dit it need to be update too?

39 kayıttan 11 ile 20 arası gösteriliyor.
Made with ❤️ on ABP v8.2.0-preview Updated on Mart 25, 2024, 15:11