Base solution for your next web application
Open Closed

MANUALLY CHANGE TO FULLYAUDITED GUID #10075


User avatar
0
alfar_re created

Hi,

Is it possible to change the ID of my entities from FullyAudited Int to FullyAudited Guid without breaking anything?

  • v10.1.0
  • MVC
  • .net core
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)

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

    Hi @alfar_re,

    If there are referencese between your entities, you need to deail with data update. For your own entities, you can do it. But, for existing AspNet Zero entities (like User, Role, Tenant etc...), it will be very hard to implement.

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    1
    alfar_re created

    Hi @ismcagdas,

    Well noted. Thanks for this. I'll try it out.

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    0
    ismcagdas created
    Support Team

    @alfar_re

    You can post here if you face any problems.

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    1
    alfar_re created

    I will @ismcagdas. Thanks.

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    0
    ismcagdas created
    Support Team

    @alfar_re you can reopen this question if you face any problems.

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)