Skip to content

Commit 72104b4

Browse files
author
Jeff Treuting
committed
HowToUseCaching
just a reference to the GitHub wiki for now but will help if users are viewing the samples to get more info
1 parent bba3b71 commit 72104b4

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
using System;
2+
using System.Collections.Generic;
3+
using System.Linq;
4+
using System.Text;
5+
6+
namespace SharpRepository.Samples
7+
{
8+
// For now a reference to some more information
9+
// Reference: https://github.com/SharpRepository/SharpRepository/wiki/Caching
10+
}

0 commit comments

Comments
 (0)