Skip to content

Commit 93d2978

Browse files
committed
Other better nuget descriptions
1 parent fb9c5f8 commit 93d2978

3 files changed

Lines changed: 3 additions & 7 deletions

File tree

SharpRepository.AzureBlobRepository/SharpRepository.AzureBlobRepository.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFrameworks>netstandard1.3;net451</TargetFrameworks>
44
<Product>SharpRepository for AzureBlob</Product>
55
<Authors>Ben Griswold, Jeff Treuting</Authors>
6-
<Description>SharpRepository is a generic repository, AzureBlob implementation</Description>
6+
<Description>SharpRepository generic repository AzureBlob implementation</Description>
77
<Summary>Written in C#, includes support for various relational, document and object databases including Entity Framework, RavenDB, MongoDB, CouchDB 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!</Summary>
88
<PackageId>SharpRepository.AzureBlobRepository</PackageId>
99
<PackageVersion>2.0.1-alpha3</PackageVersion>

SharpRepository.AzureTableRepository/SharpRepository.AzureTableRepository.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFrameworks>netstandard1.5;net452</TargetFrameworks>
44
<Product>SharpRepository for AzureTable</Product>
55
<Authors>Ben Griswold, Jeff Treuting</Authors>
6-
<Description>SharpRepository is a generic repository, Azure Table implementation</Description>
6+
<Description>SharpRepository generic repository Azure Table implementation</Description>
77
<Summary>Written in C#, includes support for various relational, document and object databases including Entity Framework, RavenDB, MongoDB, CouchDB 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!</Summary>
88
<PackageId>SharpRepository.AzureTableRepository</PackageId>
99
<PackageVersion>2.0.1-alpha3</PackageVersion>

SharpRepository.CouchDbRepository/SharpRepository.CouchDbRepository.csproj

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0">
2-
<PropertyGroup Label="Configuration">
3-
<AssemblyName>SharpRepository.CouchDbRepository</AssemblyName>
4-
<RootNamespace>SharpRepository.CouchDbRepository</RootNamespace>
5-
</PropertyGroup>
62
<PropertyGroup>
73
<TargetFrameworks>netstandard1.3;net451</TargetFrameworks>
84
<Product>SharpRepository for CouchDb</Product>
95
<Authors>Ben Griswold, Jeff Treuting</Authors>
10-
<Description>SharpRepository is a generic repository, implementation for CouchDb</Description>
6+
<Description>SharpRepository generic repository implementation for CouchDb</Description>
117
<Summary>Written in C#, includes support for various relational, document and object databases including Entity Framework, RavenDB, MongoDB, CouchDB 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!</Summary>
128
<PackageId>SharpRepository.CouchDbRepository</PackageId>
139
<PackageVersion>2.0.1-alpha3</PackageVersion>

0 commit comments

Comments
 (0)