Activities of "maliming"

hi

Note : You don’t need the codebase for this. Just download the codebase from ABP.IO, open the SaaS Service, and try to add a new feature. Also, attempt to apply localization for the newly added feature.

Can you share this project via https://wetransfer.com/, I will change and share the code.

liming.ma@volosoft.com

Thanks.

hi

Do you mean the user id is null here?

Please share full code of this class.

Thanks

ok, I will update it soon

hi

There is no such change in the new version.

hi

Enable EF Core logs to see what happened.

public class Program
{
    public async static Task<int> Main(string[] args)
    {
        Log.Logger = new LoggerConfiguration()
            .MinimumLevel.Debug()
            .MinimumLevel.Override("Microsoft", LogEventLevel.Information)
            .Enrich.FromLogContext()
            .WriteTo.Async(c => c.File("Logs/logs.txt"))
            .WriteTo.Async(c => c.Console())
            .CreateLogger();

ok

: )

Of course. The password in the whole solution will be matched.

Yes, The studio will use same command to create pfx file.

Showing 3651 to 3660 of 11565 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
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 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.