Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package tags for "integration" and "library" terms #5403

Merged
merged 4 commits into from
Aug 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.AWS/Aspire.Hosting.AWS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<IsPackable>true</IsPackable>
<!-- This library needs more bake time until it can ship stable. -->
<SuppressFinalPackageVersion>true</SuppressFinalPackageVersion>
<PackageTags>aspire hosting aws</PackageTags>
<PackageTags>aspire integration hosting aws</PackageTags>
<Description>Add support for provisioning AWS application resources and configuring the AWS SDK for .NET.</Description>
<!-- This package hasn't shipped stable, so package validation runs against previously shipped version of it. -->
<PackageValidationBaselineVersion>8.0.1-preview.8.24267.1</PackageValidationBaselineVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting azure</PackageTags>
<PackageTags>aspire integration hosting azure</PackageTags>
<Description>Azure AppConfiguration resource types for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)AzureAppConfig_256x.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting azure</PackageTags>
<PackageTags>aspire integration hosting azure</PackageTags>
<Description>Azure Application Insights resource types for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)AzureAppInsights_256x.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting azure openai ai cognitiveservices cognitive services</PackageTags>
<PackageTags>aspire integration hosting azure openai ai cognitiveservices cognitive services</PackageTags>
<Description>Azure OpenAI resource types for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)AzureOpenAI_256x.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting azure</PackageTags>
<PackageTags>aspire integration hosting azure</PackageTags>
<Description>Azure Cosmos DB resource types for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)AzureCosmosDB_256x.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting azure eventhubs</PackageTags>
<PackageTags>aspire integration hosting azure eventhubs</PackageTags>
<Description>Azure Event Hubs resource types for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)AzureEventHubs_256x.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting azure</PackageTags>
<PackageTags>aspire integration hosting azure</PackageTags>
<Description>Azure resource types for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)AzureKeyVault_256x.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting azure</PackageTags>
<PackageTags>aspire integration hosting azure</PackageTags>
<Description>Azure Log Anlytics resource types for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)AzureLogAnalytics_256x.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting azure</PackageTags>
<PackageTags>aspire integration hosting azure</PackageTags>
<Description>Azure PostgreSql Flexible Server resource types for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)AzurePostgreSQL_256x.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting azure</PackageTags>
<PackageTags>aspire integration hosting azure</PackageTags>
<Description>Azure Redis resource types for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)AzureCacheRedis_256x.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting azure</PackageTags>
<PackageTags>aspire integration hosting azure</PackageTags>
<Description>Azure AI Search resource types for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)AzureSearch_256x.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting azure</PackageTags>
<PackageTags>aspire integration hosting azure</PackageTags>
<Description>Azure Service Bus resource types for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)AzureServiceBus_256x.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting azure</PackageTags>
<PackageTags>aspire integration hosting azure</PackageTags>
<Description>Azure SignalR resource types for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)AzureSignalR_256x.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting azure</PackageTags>
<PackageTags>aspire integration hosting azure</PackageTags>
<Description>Azure SQL Database resource types for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)AzureSqlServer_256x.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting azure</PackageTags>
<PackageTags>aspire integration hosting azure</PackageTags>
<Description>Azure Storage resource types for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)AzureStorageContainer_256x.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting azure webpubsub pubsub websocket</PackageTags>
<PackageTags>aspire integration hosting azure webpubsub pubsub websocket</PackageTags>
<Description>Azure WebPubSub resource types for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)AzureWebPubSub_256x.png</PackageIconFullPath>
<!-- This library can't ship stable until Azure.Provisioning.WebPubSub ships stable. -->
Expand Down
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.Dapr/Aspire.Hosting.Dapr.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting dapr</PackageTags>
<PackageTags>aspire integration hosting dapr</PackageTags>
<Description>Dapr support for .NET Aspire.</Description>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<SuppressFinalPackageVersion>true</SuppressFinalPackageVersion>
<PackageTags>aspire hosting elasticsearch</PackageTags>
<PackageTags>aspire integration hosting elasticsearch</PackageTags>
<Description>Elasticsearch support for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)Elastic_logo.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.Garnet/Aspire.Hosting.Garnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting garnet</PackageTags>
<PackageTags>aspire integration hosting garnet</PackageTags>
<Description>Garnet® support for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)garnet-cube-red_white-rgb.png</PackageIconFullPath>
<!-- Disable package validation as this package hasn't shipped yet. -->
Expand Down
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.Kafka/Aspire.Hosting.Kafka.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting kafka</PackageTags>
<PackageTags>aspire integration hosting kafka</PackageTags>
<Description>Kafka support for .NET Aspire.</Description>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.Keycloak/Aspire.Hosting.Keycloak.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<SuppressFinalPackageVersion>true</SuppressFinalPackageVersion>
<PackageTags>aspire hosting keycloak</PackageTags>
<PackageTags>aspire integration hosting keycloak</PackageTags>
<Description>Keycloak support for .NET Aspire.</Description>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.Milvus/Aspire.Hosting.Milvus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting milvus database vector search</PackageTags>
<PackageTags>aspire integration hosting milvus database vector search</PackageTags>
<Description>Milvus vector database support for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)Milvus_256x.png</PackageIconFullPath>
<!-- Disable package validation as this package hasn't shipped yet. -->
Expand Down
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.MongoDB/Aspire.Hosting.MongoDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting MongoDB</PackageTags>
<PackageTags>aspire integration hosting MongoDB</PackageTags>
<PackageIconFullPath>$(SharedDir)MongoDB_300px.png</PackageIconFullPath>
<Description>MongoDB support for .NET Aspire.</Description>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.MySql/Aspire.Hosting.MySql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting MySQL</PackageTags>
<PackageTags>aspire integration hosting MySQL</PackageTags>
<Description>MySQL support for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)MySQL_logo.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.Nats/Aspire.Hosting.Nats.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting NATS</PackageTags>
<PackageTags>aspire integration hosting NATS</PackageTags>
<Description>NATS support for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)nats-icon.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.NodeJs/Aspire.Hosting.NodeJs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting Node Nodejs</PackageTags>
<PackageTags>aspire integration hosting Node Nodejs</PackageTags>
<Description>Node.js support for .NET Aspire.</Description>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.Oracle/Aspire.Hosting.Oracle.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting oracle sql</PackageTags>
<PackageTags>aspire integration hosting oracle sql</PackageTags>
<Description>Oracle Database support for .NET Aspire.</Description>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.Orleans/Aspire.Hosting.Orleans.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting orleans</PackageTags>
<PackageTags>aspire integration hosting orleans</PackageTags>
<Description>Orleans support for .NET Aspire.</Description>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting postgresql postgres npgsql sql</PackageTags>
<PackageTags>aspire integration hosting postgresql postgres npgsql sql</PackageTags>
<Description>PostgreSQL® support for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)PostgreSQL_logo.3colors.540x557.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.Python/Aspire.Hosting.Python.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting python</PackageTags>
<PackageTags>aspire integration hosting python</PackageTags>
<Description>Python support for .NET Aspire.</Description>
<MinCodeCoverage>80</MinCodeCoverage>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.Qdrant/Aspire.Hosting.Qdrant.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting qdrant</PackageTags>
<PackageTags>aspire integration hosting qdrant</PackageTags>
<Description>Qdrant vector database support for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)QdrantLogo_256x.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.RabbitMQ/Aspire.Hosting.RabbitMQ.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting rabbitmq</PackageTags>
<PackageTags>aspire integration hosting rabbitmq</PackageTags>
<Description>RabbitMQ support for .NET Aspire.</Description>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.Redis/Aspire.Hosting.Redis.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting redis</PackageTags>
<PackageTags>aspire integration hosting redis</PackageTags>
<Description>Redis® support for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)redis-cube-red_white-rgb.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.Seq/Aspire.Hosting.Seq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting Seq</PackageTags>
<PackageTags>aspire integration hosting Seq</PackageTags>
<Description>Seq support for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)Seq_logo.275x147.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting sqlserver sql</PackageTags>
<PackageTags>aspire integration hosting sqlserver sql</PackageTags>
<Description>Microsoft SQL Server support for .NET Aspire.</Description>
<PackageIconFullPath>$(SharedDir)SQL_256x.png</PackageIconFullPath>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Aspire.Hosting.Valkey/Aspire.Hosting.Valkey.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting valkey</PackageTags>
<PackageTags>aspire integration hosting valkey</PackageTags>
<Description>Valkey® support for .NET Aspire.</Description>
<!-- Disable package validation as this package hasn't shipped yet. -->
<EnablePackageValidation>false</EnablePackageValidation>
Expand Down
2 changes: 1 addition & 1 deletion src/Components/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<IsAotCompatible>true</IsAotCompatible>
<EnableConfigurationBindingGenerator>true</EnableConfigurationBindingGenerator>

<ComponentCommonPackageTags>aspire component cloud</ComponentCommonPackageTags>
<ComponentCommonPackageTags>aspire integration client component cloud</ComponentCommonPackageTags>
<ComponentCachePackageTags>$(ComponentCommonPackageTags) cache caching</ComponentCachePackageTags>
<ComponentDatabasePackageTags>$(ComponentCommonPackageTags) data database</ComponentDatabasePackageTags>
<ComponentEfCorePackageTags>$(ComponentDatabasePackageTags) ef efcore entityframework entityframeworkcore entity-framework-core o/rm</ComponentEfCorePackageTags>
Expand Down
Loading