Caltor
Caltor
See SO question http://stackoverflow.com/q/43497564/470014
If your table has a user generated key you need to generate the key property with the [ExplicitKey] attribute as per the Contrib docs. Example: ``` public class Employee {...
power-select-multiple is allowing the user to add duplicate items. This only happens after the record has been saved then reloaded. Looking at https://ember-power-select.com/docs/how-to-use-it and other Issues on here I can...
In Dapper.Contrib the `Insert` method returns a `long` but `InsertAsync` returns an int. Could you have both returning the same for consistency please? I personally would prefer `int` (32 bits)...
Chrome blocked me from installing this as it said the extension requested personal information.