I am using Entity Framework 6 with an MVC5 webapi2 project against an Oracle database....I am trying to add some ApplicationRoles in the Seed method, but when I execute update-database I get this exception:...Running Seed method.
System.Runtime.Serializ...