Activities of "AndrewT"

Are there release notes somewhere?

@alpers - Thankyou, let me know which tree it is under or create a new "Release Notes" category?

@Alper - Thankyou! Can you tell us about progress on Blazor templates?

Question

We are looking at a re-write of an existing Aspnetzero based product (MVC). We had hoped to do that as an SPA in Blazor, but it looks like the template for that here is stuck in backlog.

  1. Is ABP.IO easier to upgrade than Aspnetzero? This has been a major problem with aspnetzero.
  2. If we use Razor pages, are they easy to convert across to Blazor?
  3. Are there any issues/constraints with ABP.io with PostgreGIS db?
  4. Is it possible (and how hard) to migrate a project from Abp.io to ABP Commercial?

Appreciate any suggestions or thoughts.

Andrew

Answer

Thanks @alper, we have licences for abp from aspnetzero sub and we are looking to drop one of those products.... you pay your juniors to much.. ;)

I see lots and lots of people wanting Blazor and it's been promised since v1.0.... so it would be really good if you do it.

We are also really interested in desktop PWA's now that Blazor is fully released.

If the user is unique across the system, eg their email address is their username so would be unique regardless of being Host or Tenant.

If that "username must be unique" flag was set and used to determine/login for a tenant, it would be easy to stop a user witht he same username being setup twice.

How would you then set the tenant for that users session?

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: v4.2.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

In ASPNetZero when you log in on the Host side, you can select an option from the tenant list action button to "login as this tenant" and then select the user you want to emulate.

How do you do that in ABP.IO (Business edition)

@maliming - Is there a Github issue #?

hi,

We are trying to consider/schedule what custom work we should do, or wait for ABP releases. Just wondering if 4.2 patch is final?

andrew

  • ABP Framework version: v4.2.1
  • UI type: Blazor
  • DB provider: EF Core / SQLServer & Postgre
  • Tiered (MVC) or Identity Server Separated (Angular): SPA

We have been using ASPNetZero commercial for a number of years using Core/MVC. We are re-writing a simple application in ABP.IO (commercial) to test the new SPA/Blazor framework before we do some bigger products.

There are some really good things about ABP.IO, however there are some really basic and great features in aspnetzero that ABP.io doesnt have. Below are a couple of the key ones (for us).

How do other people deal with these issues below, and if you have solutions we'd be really happy to hear of them.

Login Page - This one is actually ridiculous. We just want a single login page. We dont want to have a landing page, and then have users have to click a login button on the landing page to be taken to a login page... Also when users logout they get directed to the landing page, then they have to go back to the Login page. In the SPA this takes time to load. Are we missing something here so we can remove the landing page, and users go straight to the Login page?

Host side login as tenant - In Aspnetzero there is agreat feature where as the Host you login and can see a all the tenants. Then from the Action button choose to login as a tenant and tenant user. This is really critical for support issues and just being able to quickly look at what is happening on a client/tenant system. How can we do that in ABP.io??

Notification system - In Aspnetzero there is also a great notification infrastructure for alerts and notifications, that has front end, backend, queuing, SignalR, etc and is a great module. This is really impotrtant for alerting people to events and changes. How can we do that in ABP.io??

If anyone from Volosoft can tell us which version of the roadmap they will be in that would be awesome! Is there a reason we cant have a commercial roadmap like you have for the https://github.com/abpframework/abp/milestones community version?

Many Thanks!

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