25 comments found.
only admin panel is working unable to login – Ternant: demo / Admin: demo@demo.com / User: johndoe@demo.com / Password: 123Pa$$word!
Hi, we just fixed the demo account login issue. You can now login. Cheers.
You mentioned using Dapper- are you using stored procedure for this project?
Hi, thank you for your comment. This project does not use stored procedure. The Dapper is used under Repository Pattern and Unit Of Work pattern.
Hello I am looking for some type of .Net Core framework that will help me to write an aplication quicker. Some of my requirements are:
Needs to run on Linux. Is this .Net Core or .Net framework?
Can I see some of the documentation, to understand a little more what this is about?
Needs to be mobile friendly
Needs to be compatible with a free relational database like MySQL or PostgreSQL
Dapper will be nice to have.
Is this the right project for me?
What is really this?: Is an application or a framework or a mix of both? Can you explain a little because I am a little confused about what this is
Hi. Thanks for your questions. 1. This is .Net Core so Linux is supported. 2. This is Blazor WebAssembly boiler plate project, using MudBlazor components. You can learn more at: https://mudblazor.com/ 3. This project supports MySql and PostgreSql 4. This project have Dapper Integration for Optimal Performance.
And finally, What is really this?: Is an application or a framework or a mix of both? >> It’s a boilerplate project with essential built-in function, and comming with UIUX design pack for your project development.
Kindly refer to item decsiptions section as all the answers above can be found there in details. Cheers.
Thanks, under what license are you releasing this code?
It’s covered under MIT licence.
How do i resolve this exception? Unable to resolve service for type ‘Finbuckle.MultiTenant.ITenantInfo’ while attempting to activate ‘sacc.Api.Infrastructure.Persistence.Context.ApplicationDbContext’.
I get this when adding new ef migration on PostgreSQL
Hi, thank you for your comment. We have tested with PostgreSQL and there is no error so far. For support after purchase could you please contact us to this official support email: thanhlongsolutions4u@gmail.com. Regards
how to switch tenant or assign to user
Hi, Generally the root admin creates a ternant with Id, e.g ternantAbc, and assigns the admin account (by email) for this ternant. User register for his/her account with ternant Id at Register screen. The ternant can be switched at login screen by changing ternant Id. Thank you.
can you create demo user and demo tenant please ,i want to test demo before buy ,thank you
Hi, for demo purpose, you can login as root admin (press button for auto-fill credential. Once logged in as root admin, you can add ternant info and ternant admin account (the default generated password is the same as root admin). For your convenience: Ternant: demo / Admin: demo@demo.com / User: johndoe@demo.com / Password: 123Pa$$word!
thank you , for your quick response I buy already !
Thank you so much and happy coding <3 !!