Skip to content

Instantly share code, notes, and snippets.

@dcomartin
Last active March 26, 2016 15:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dcomartin/d8e31d0d5f7e26fdb587 to your computer and use it in GitHub Desktop.
Save dcomartin/d8e31d0d5f7e26fdb587 to your computer and use it in GitHub Desktop.
public class Idempotent
{
[Key]
public Guid IdempotentId { get; set; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment