1. The one based on Kubernetes .yaml files. 2. The one that's exposed to traffic from outside the cluster and is accessible through the cluster's URI. 3. With the help of database-dependent...


1. The one based on Kubernetes .yaml files.


2. The one that's exposed to traffic from outside the cluster and is accessible through the cluster's URI.


3. With the help of database-dependent providers.


4. Either by calling them Id or by decorating them with the Key attribute.


5. With the MaxLength and MinLength attributes.


6. With something similar to: builder.Entity().HasIndex(m => m.Name);.


7. With something similar to builder.Entity(): .HasMany(m => m.Packages) .WithOne(m => m.MyDestination) .HasForeignKey(m => m.DestinationId) .OnDelete(DeleteBehavior.Cascade); 6. Add-Migration and Update-Database.



May 18, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here