Activities of "maliming"

hi @selcukdurann

You can send an mail to liming.ma@volosoft.com

I will check your application remotely

hi

There are some documents:

https://docs.abp.io/en/commercial/latest/startup-templates/microservice/add-microservice

: )

hi

Please set the log level to Debug and re-share the logs. .MinimumLevel.Debug() Thanks.

        Log.Logger = new LoggerConfiguration()
            .MinimumLevel.Debug()
            .Enrich.FromLogContext()
            .WriteTo.Async(c => c.File("Logs/logs.txt"))
            .WriteTo.Async(c => c.Console())
            .CreateLogger();

hi

https://localhost/ProjectName.Auth

Are you using the Virtual directories and sub application of IIS?

hi

DynamicHttpProxyInterceptor1

It seems you are using DynamicHttpProxy now. Is this what you expected?

https://docs.abp.io/en/abp/latest/API/Static-CSharp-API-Clients https://docs.abp.io/en/abp/latest/API/Dynamic-CSharp-API-Clients

hi

getting problems on publishing

What's the problem? can you share details or error logs?

hi

This week or next week. But you can copy the code from the above PR to solve it now.

override method from base repository class

hi

I'm not familiar with nginx, have you solved your problem?

hi

You can create a new entity

IdentityUser is one to many of your entity.

https://learn.microsoft.com/en-us/ef/core/modeling/relationships/one-to-many

Showing 6451 to 6460 of 11539 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.