0
ngarimalla created
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)
- Protech.FormBuilderDemo.Web.Host
Our Microservices Project Names
- Protech.Auth.Web.Host (Service 1)
- Protech.Micro.Web.Host (Service 2)
Feel free to let me know if you need some more details.
1 Answer(s)
-
0