Skip to content

Instantly share code, notes, and snippets.

View noshitsherlock's full-sized avatar

Tommy Albinsson noshitsherlock

View GitHub Profile
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using EPiServer.Commerce.Catalog.ContentTypes;
using EPiServer.Commerce.Marketing;
using EPiServer.Commerce.Marketing.DataAnnotations;
using EPiServer.Commerce.Marketing.Promotions;
using EPiServer.Core;
using EPiServer.DataAnnotations;