riskfirst.hateoas
riskfirst.hateoas copied to clipboard
Define Link class as [Keyless] for .NET 6
Starting a new API with .NET 6, I've got an error when trying to migrate the database. It says that the entity type 'Link' requires a primary key or need to be defined as Keyless.