I want to use a date range (from one date to another date) as a key for a dictionary, so I wrote my own struct:
struct DateRange
{
public DateTime St
Just as it might help someone in the future that uses visual studio pro (not sure if this also exist in community edition)