Hi Team,
Thank you so much. I can deal with what I have access to for now. Much appreciated.
Dear berkansasmaz,
When will the decision be? The call is for SUPPORT NOW, problem is if the results are not "positive" I will still need your assistance regardless. Secondly, my license is ending soon. I want to be as productive as possible before then.
All I'm asking is help me start in the meantime. I can develop using suite and manual after your initial solution generation but I want to already align to the new abp studio template solutions especially the microservices.
I am sure you can use ABP Studio CLI, remove your api keys, share solution files. Your few minutes to save me hours
abpc new-solution Stloby.Global -t microservice-pro -u blazor-server -m maui -dbms PostgreSQL --dont-run-install-libs --dont-run-bundling -o Microservices
abpc new-solution Stloby.Global -t app-pro -u maui-blazor --tiered -m maui -dbms PostgreSQL --with-public-website --dont-run-install-libs --dont-run-bundling -o MauiBlazor
abpc new-solution Stloby.Global -t app-pro -u blazor-server --tiered -m maui -dbms PostgreSQL --with-public-website --dont-run-install-libs --dont-run-bundling -o BlazorServer
abpc new-solution Stloby.Global -t app-pro -u blazor --separate-auth-server -m maui --pwa -dbms PostgreSQL --with-public-website --dont-run-install-libs --dont-run-bundling -o BlazorWasm
abpc new-solution Stloby.Global -t app-pro --tiered -m maui -dbms PostgreSQL --with-public-website --dont-run-install-libs --dont-run-bundling -o MVC
Pre-Built for Microservice SaaS Microservice Audit Logging Microservice GDPR Microservice Language Management Microservice Text Template Management Microservice OpenIddict UI Microservice
Pre-Built for Blazor & MVC projects CMS Kit
Dear ABP Support Team,
I'm reaching out regarding my interest in using the ABP Studio for a project I'm embarking on. I have been going through the documentation in progress and the I see https://commercial.abp.io/studio remains unchanged. Unfortunately, I haven't gained access to the ABP Studio yet, and I'm uncertain if the Beta rollout hasn't reached me yet. I've eagerly anticipated testing the product since its initial announcement.
I have a green field project with pressing timeline, I find myself in a situation where I must proceed without further delay. Hence, I'm reaching out to inquire and request assistance from the ABP team:
Here are my specifications: 1.1. Project Name: Stloby 1.2. Database Configurations: Postgres 1.3. Mobile: MAUI 1.4. Optional Modules: Include All 1.5. UI Theme: LeptonX 1.6. UI Framework: Multiple separate solutions, including: a) MVC b) Blazor Server c) Blazor WASM d) Blazor Hybrid e) If available, Blazor web app Your support in this matter would be greatly appreciated, and I'm looking forward to your prompt response. You can share via email or cloud drive. Best Regards, Stloby
hi
Configure<CmsKitCommentOptions>(options => { options.EntityTypes.Add(new CommentEntityTypeDefinition("SampleArticle")); });
https://docs.abp.io/en/abp/latest/Modules/Cms-Kit/Comments
Comments - worked thank you!
Please give me time to test the DomainTenantResolver on both the app and microservices before we close the ticket.
Is source code for https://commercial-demo.abp.io/ available?
No.
How do i enable comments on the template sample? Currently getting "The entity SampleArticle is not commentable." from the public web of app template.
Are you talking about CMS-KIT? What are the steps to reproduce this?
Yes, just create a new app-pro blazor server template via suite. It comes with SampleArticle. How do i enable comments for it?
Will do and revert, thank you!
Is source code for https://commercial-demo.abp.io/ available?
How do i enable comments on the template sample? Currently getting "The entity SampleArticle is not commentable." from the public web of app template.
Hello,
Alternatively, the DomainTenantResolver as demo'd by Halil presented at DNF Summit January. Can this approach be seamlessly integrated into a microservice service solution?
I would greatly appreciate any guidance on how to proceed with both of these options.
Is source code for https://commercial-demo.abp.io/ available?
How do i enable comments on the template sample? Currently getting "The entity SampleArticle is not commentable." from the public web of app template.