Käyttäjän "rishabh.shukla" toiminnot

  • ABP Framework version: v8.0.4
  • UI Type: none
  • Database System: EF Core
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Steps to reproduce the issue: I tried following https://docs.abp.io/en/commercial/latest/startup-templates/microservice/add-microservice But at the end when I am trying to run the newly added service it is giving this error:

Note: I have run the DBmigrator already and the database for new service has been created using the same. Need help on how to resolve this error.

ABP Framework version: 8.0.3

UI Type: Angular

Database System: MongoDB

Tiered (for MVC) yes or Auth Server Separated (for Angular): yes

Steps to reproduce the issue:

I tried following https://docs.abp.io/en/commercial/latest/guides/microservice-mongodb .Still there are a lot of gaps in the documentation. I can't see interfaces mentioned in the document, when I try to implement the steps a lot of errors coming up.

Please help me as I need help in creating a microservice and use Mongo db as the db. I am facing a lot of challenges here.

ABP Framework version: 8.0.3

UI Type: Angular

Database System: MongoDB

Tiered (for MVC) yes or Auth Server Separated (for Angular): yes

Steps to reproduce the issue: I try to create a microservice inside my microservices solution using Mongo DB :

still I am getting Entity framework in the solution:

ABP Framework version: 8.0.3

UI Type: Angular

Database System: MongoDB

Tiered (for MVC) yes or Auth Server Separated (for Angular): yes

Steps to reproduce the issue: I need to use Cosmos db with my microservices architecture template . Please help me on how to do it?

Kysymys

ABP Framework version: 8.0.3

UI Type: Angular

Database System: MongoDB

Tiered (for MVC) yes or Auth Server Separated (for Angular): yes

Steps to reproduce the issue: I need to remove the some out of box services that are provided by ABP microservices template. Please note that I do not need the authentication and authorization from ABP and need to add my own microservices. Please help me on how to do it?

My project requirements are:

  1. I need to have 4 to 10 API microservices and no web is required. For web we are having Angular as a separate solution.

  2. We need to use Azure Cosmos DB. As per your document we are not having any mongo connection string provided in the azure. Just primary and secondary keys and connection string for Cosmos DB . We need your help in how do we connect to cosmos in our microservices. Refer to the image below for cosmos db configuration that I have:

  3. We need to use client IDP server for authentication and authorization of API's.

  4. We need to have more information on where and how to implement Unit testing .

Please help me in creating the solution with only these requirements. I do not need other features like RabbitMQ in my solution.

Have run DBMigrator and db schema has been created . But still getting error :

although RabbitMQ is running and I have updated the same url in appsettings.json

I tried to build the solution using dotnet build /graphbuild After that I am running the Administration Service and I am getting error for this after the project runs on browser: Please help me with the same.

Also, I have few other questions:

  1. How do we remove these by default services and add new ones according to my project? Any specific document for that?
  2. After passing noui as well in the command for project creation, still I get the we apps folder where Web solution is there.

Please help with the same.

For points 3 and 4 we do not have Domain, Application Contracts and Test solutions in Microservice template. So I am not sure whether do I put them?

Also when creating the project using microservice template , I am getting many errors while opening the project. e.g. Severity Code Description Project File Line Suppression State Error NU1105 Unable to find project information for . If you are using Visual Studio, this may be because the project is unloaded or not part of the current solution so run a restore from the command-line. Otherwise, the project file may be invalid or missing targets required for restore.

Also there are few more things that I need help with :

  1. I need to use Azure Cosmos DB , so how do I need Mongo DB drivers to connect to Cosmos DB.
  2. I don't need to have an UI for my project as these will be only microservices. So how do I manage that?
  3. Where do I write down the Dtos, Entities and Interfaces? Inside the services project directly?
  4. Where do I write down the unit test cases for my APIs?
  5. How do I deploy these microservices?

Thanks in advance.

Näytetään 11 - 20/22 tietueesta
Made with ❤️ on ABP v8.2.0-preview Updated on maaliskuuta 25, 2024, 15.11