Skip to content

Commit a9f5a76

Browse files
author
Jeff Treuting
committed
Recompiled nuget packages since 1 last change found
1 parent 42fb6c7 commit a9f5a76

23 files changed

Lines changed: 12 additions & 12 deletions
Binary file not shown.

nuget/SharpRepository.CacheRepository/SharpRepository.CacheRepository.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<projectUrl>https://github.com/SharpRepository/SharpRepository</projectUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<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, memcached and the standard System.Runtime.Caching. SharpRepository also supports Specifications, FetchStrategies, Batches and Traits.</description>
13-
<releaseNotes>Milestone 1.2 release, includes IOC support and some bug fixes</releaseNotes>
13+
<releaseNotes>Compound keys, sharing of DbContext via IoC containers, misc bug fixes</releaseNotes>
1414
<copyright>Copyright 2013</copyright>
1515
<tags>SharpRepository Repository Cache</tags>
1616
<dependencies>
Binary file not shown.

nuget/SharpRepository.Caching.Memcached/SharpRepository.Caching.Memcached.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<projectUrl>https://github.com/SharpRepository/SharpRepository</projectUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<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, memcached and the standard System.Runtime.Caching. SharpRepository also supports Specifications, FetchStrategies, Batches and Traits.</description>
13-
<releaseNotes>Milestone 1.2 release, includes IOC support and some bug fixes</releaseNotes>
13+
<releaseNotes>Compound keys, sharing of DbContext via IoC containers, misc bug fixes</releaseNotes>
1414
<copyright>Copyright 2013</copyright>
1515
<tags>SharpRepository Repository Caching Memcached</tags>
1616
<dependencies>
Binary file not shown.

nuget/SharpRepository.Caching.Redis/SharpRepository.Caching.Redis.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<projectUrl>https://github.com/SharpRepository/SharpRepository</projectUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<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, memcached and the standard System.Runtime.Caching. SharpRepository also supports Specifications, FetchStrategies, Batches and Traits.</description>
13-
<releaseNotes>Milestone 1.2 release, includes IOC support and some bug fixes</releaseNotes>
13+
<releaseNotes>Compound keys, sharing of DbContext via IoC containers, misc bug fixes</releaseNotes>
1414
<copyright>Copyright 2013</copyright>
1515
<tags>SharpRepository Repository Caching Redis</tags>
1616
<dependencies>
Binary file not shown.

nuget/SharpRepository.Ef5Repository/SharpRepository.Ef5Repository.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<projectUrl>https://github.com/SharpRepository/SharpRepository</projectUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<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, memcached and the standard System.Runtime.Caching. SharpRepository also supports Specifications, FetchStrategies, Batches and Traits.</description>
13-
<releaseNotes>Milestone 1.2 release, includes IOC support and some bug fixes</releaseNotes>
13+
<releaseNotes>Compound keys, sharing of DbContext via IoC containers, misc bug fixes</releaseNotes>
1414
<copyright>Copyright 2013</copyright>
1515
<tags>SharpRepository Repository EF5 EntityFramework</tags>
1616
<dependencies>
Binary file not shown.

nuget/SharpRepository.InMemoryRepository/SharpRepository.InMemoryRepository.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<projectUrl>https://github.com/SharpRepository/SharpRepository</projectUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<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, memcached and the standard System.Runtime.Caching. SharpRepository also supports Specifications, FetchStrategies, Batches and Traits.</description>
13-
<releaseNotes>Milestone 1.2 release, includes IOC support and some bug fixes</releaseNotes>
13+
<releaseNotes>Compound keys, sharing of DbContext via IoC containers, misc bug fixes</releaseNotes>
1414
<copyright>Copyright 2013</copyright>
1515
<tags>SharpRepository Repository InMemory</tags>
1616
<dependencies>

0 commit comments

Comments
 (0)