Base solution for your next web application
Open Closed

Using CosmosDb with ASP.NET Zero #10951


User avatar
0
SMSLOOKY created

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? v11.1.0
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .net core

Can CosmosDB be used easily with AspNetZero?

A question was asked last year without an answer: https://support.aspnetzero.com/QA/Questions/9913/CosmosDB-on-the-new-v10-version-with-EFcore-5


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    You can use CosmosDB as you can do in a regular ASP.NET Core app. If you want to use CosmosDB for default AspNet Zero entities (like Users, Roles, Tenants, Permissions etc...) it is not possible.