Base solution for your next web application

Activities of "ngarimalla"

Hello Team,

We are trying to automate the Screen & API Development. Can we generate all the pages in the ASP Net Zero Demo application automatically by using ASPNETZERO ? Please advise.

Thank You.

We are using ASP.NET Zero framework for backend APIs with micro service architecture. As we know that current ASP.NET Zero architecture based on monolithic structure, it’s doesn’t build in support for micro service architecture so we divide the existing structure we two different micro services one (Service 1) responsible for every feature which comes with ASP.NET Zero and other (Service 2) responsible for business-related activities.

We successfully decouple the both services according to micro service architecture but Service 2 doesn't contains Tenant, User or Roles related functionalities and some of the core module like Tenant, User, Roles, Features tightly couple with Abp framework and we can not able to decouple Tenant, User and other functionalities from Abp frameworks.

Can you suggest us to how to decouple (remove from Service 2) Tenant, User and other core functionalities from Abp frameworks?

Thanks in Advance.

We are using ASP.NET Zero architecture for our project, as we know that current ASP.NET Zero architecture based on monolithic architecture and our project needs to convert current ASP.NET Zero architecture into microservices architecture. Hence, we have started converting the existing ASP.NET Zero components into microservices architecture. We have successfully decoupled the component based on our microservices needs but API project is not able to run and results into ASP.Net Zero licensing error.

Can you please give us some hints on why does it results into licensing issue?

Here are the project details; ASP.NET Zero Project Name (Provided by ASP.NET Zero)

  1. Protech.FormBuilderDemo.Web.Host

Our Microservices Project Names

  1. Protech.Auth.Web.Host (Service 1)
  2. Protech.Micro.Web.Host (Service 2)

Feel free to let me know if you need some more details.

Question

I downloaded a demo application and tried to run it but I am getting a screen like this

What Tenancy name, userid and password must I use for a demo application?

Showing 21 to 24 of 24 entries