Activities of "john@johnfuqua.com"

How does this make business sense? We pay for everything but source code access. We get all the templates (micro services) and Abp Suite. Now to use Abp Studio, we have to upgrade to Business edition because we use the micro service template already?

Hi,

It seems that the template for Blazor Server doesn't put the Authority app setting in the AuthServer sections of the appsettings.json.

I think you need to modify the generated code by ABP Suite.

Tks.

For me, problem solved, I added manually that setting.

"AuthServer": { "RequireHttpsMetadata": "true", "Authority": "https://localhost:44378" },

Which version has this fix been released? 2.0.3?

Sounds good. Please let me know, as I am currently trying to release a version of my product to a customer and this is holding me up.

Sorry, but this is not fixed. I have the same results.

Do you have an eta when 7.0.2 commercial packages will be released?

Do you have an eta when they will be released?

Still getting errors.

Yeah...i tried that and everything is still broken.

I'm trying to downgrade and I cannot even pull down 7.0.1 from the commercial nuget server.

What is the CLI command to reset my project to a specific Abp framework version?

Showing 1 to 10 of 35 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11