You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<description>SharpRepository is a generic repository written in C# which includes support for various relational, document and object databases including Entity Framework, RavenDB, MongoDb and Db4o. SharpRepository includes Xml and InMemory repository implementations as well. SharpRepository offers built-in caching options for AppFabric, Memcache and standard System.Runtime.Caching. SharpRepository also supports Specifications, FetchStrategies, Batches and Traits.</description>
13
-
<releaseNotes>Initial release</releaseNotes>
14
-
<copyright>Copyright 2012</copyright>
15
-
<tags>SharpRepository Repository InMemory</tags>
16
-
</metadata>
1
+
<?xml version="1.0"?>
2
+
<package >
3
+
<metadata>
4
+
<id>SharpRepository.InMemoryRepository</id>
5
+
<version></version>
6
+
<title>SharpRepository for InMemory</title>
7
+
<authors>Ben Griswold, Jeff Treuting, Fairway Technologies</authors>
<description>SharpRepository is a generic repository written in C# which includes support for various relational, document and object databases including Entity Framework, RavenDB, MongoDb and Db4o. SharpRepository includes Xml and InMemory repository implementations as well. SharpRepository offers built-in caching options for AppFabric, Memcache and standard System.Runtime.Caching. SharpRepository also supports Specifications, FetchStrategies, Batches and Traits.</description>
0 commit comments