Skip to content
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
80 changes: 74 additions & 6 deletions src/frontend/src/data/aspire-integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@
{
"title": "Aspire.Elastic.Clients.Elasticsearch",
"description": "A Elasticsearch client that integrates with Aspire, including health checks, logging, and telemetry.",
"icon": "https://api.nuget.org/v3-flatcontainer/aspire.elastic.clients.elasticsearch/13.2.0/icon",
"icon": "https://api.nuget.org/v3-flatcontainer/aspire.elastic.clients.elasticsearch/13.3.0/icon",
"href": "https://www.nuget.org/packages/Aspire.Elastic.Clients.Elasticsearch",
"tags": [
"aspire",
Expand All @@ -292,7 +292,7 @@
"elasticsearch"
],
"downloads": 58635,
"version": "13.2.0"
"version": "13.3.0"
},
{
"title": "Aspire.Hosting",
Expand All @@ -310,7 +310,7 @@
{
"title": "Aspire.Hosting.AgentFramework.DevUI",
"description": "Microsoft Agent Framework DevUI support for Aspire.",
"icon": "https://api.nuget.org/v3-flatcontainer/aspire.hosting.agentframework.devui/1.4.0-preview.260505.1/icon",
"icon": "https://api.nuget.org/v3-flatcontainer/aspire.hosting.agentframework.devui/1.5.0-preview.260507.1/icon",
"href": "https://www.nuget.org/packages/Aspire.Hosting.AgentFramework.DevUI",
"tags": [
"aspire",
Expand All @@ -322,7 +322,7 @@
"agents"
],
"downloads": 241,
"version": "1.4.0-preview.260505.1"
"version": "1.5.0-preview.260507.1"
},
{
"title": "Aspire.Hosting.AWS",
Expand Down Expand Up @@ -515,6 +515,23 @@
"downloads": 273087,
"version": "13.3.0"
},
{
"title": "Aspire.Hosting.Azure.FrontDoor",
"description": "Azure Front Door resource types for Aspire.",
"icon": "https://api.nuget.org/v3-flatcontainer/aspire.hosting.azure.frontdoor/13.3.0-preview.1.26256.5/icon",
"href": "https://www.nuget.org/packages/Aspire.Hosting.Azure.FrontDoor",
"tags": [
"aspire",
"integration",
"hosting",
"azure",
"front-door",
"cdn",
"cloud"
],
"downloads": 0,
"version": "13.3.0-preview.1.26256.5"
},
{
"title": "Aspire.Hosting.Azure.Functions",
"description": "Azure Functions resource types for Aspire.",
Expand Down Expand Up @@ -550,6 +567,22 @@
"downloads": 1705345,
"version": "13.3.0"
},
{
"title": "Aspire.Hosting.Azure.Kubernetes",
"description": "Azure Kubernetes Service (AKS) resource types for Aspire.",
"icon": "https://api.nuget.org/v3-flatcontainer/aspire.hosting.azure.kubernetes/13.3.0-preview.1.26256.5/icon",
"href": "https://www.nuget.org/packages/Aspire.Hosting.Azure.Kubernetes",
"tags": [
"aspire",
"integration",
"hosting",
"azure",
"kubernetes",
"aks"
],
"downloads": 0,
"version": "13.3.0-preview.1.26256.5"
},
{
"title": "Aspire.Hosting.Azure.Kusto",
"description": "Azure Kusto support for Aspire.",
Expand Down Expand Up @@ -751,6 +784,23 @@
"downloads": 27486,
"version": "13.3.0"
},
{
"title": "Aspire.Hosting.Browsers",
"description": "Browser support for Aspire hosting.",
"icon": "https://api.nuget.org/v3-flatcontainer/aspire.hosting.browsers/13.3.0-preview.1.26256.5/icon",
"href": "https://www.nuget.org/packages/Aspire.Hosting.Browsers",
"tags": [
"aspire",
"integration",
"hosting",
"browser",
"browsers",
"logs",
"diagnostics"
],
"downloads": 0,
"version": "13.3.0-preview.1.26256.5"
},
{
"title": "Aspire.Hosting.ClickHouse",
"description": "ClickHouse hosting support for Aspire. Adds ClickHouse container resources, databases, volumes, and health checks to the Aspire app model.",
Expand Down Expand Up @@ -860,7 +910,7 @@
{
"title": "Aspire.Hosting.Elasticsearch",
"description": "Elasticsearch support for Aspire.",
"icon": "https://api.nuget.org/v3-flatcontainer/aspire.hosting.elasticsearch/13.2.0/icon",
"icon": "https://api.nuget.org/v3-flatcontainer/aspire.hosting.elasticsearch/13.3.0/icon",
"href": "https://www.nuget.org/packages/Aspire.Hosting.Elasticsearch",
"tags": [
"aspire",
Expand All @@ -869,7 +919,25 @@
"elasticsearch"
],
"downloads": 238155,
"version": "13.2.0"
"version": "13.3.0"
},
{
"title": "Aspire.Hosting.EntityFrameworkCore",
"description": "Entity Framework Core migration management support for Aspire.",
"icon": "https://api.nuget.org/v3-flatcontainer/aspire.hosting.entityframeworkcore/13.3.0-preview.1.26256.5/icon",
"href": "https://www.nuget.org/packages/Aspire.Hosting.EntityFrameworkCore",
"tags": [
"aspire",
"integration",
"hosting",
"ef",
"efcore",
"entityframeworkcore",
"migrations",
"database"
],
"downloads": 0,
"version": "13.3.0-preview.1.26256.5"
},
{
"title": "Aspire.Hosting.Foundry",
Expand Down
4 changes: 2 additions & 2 deletions src/frontend/src/data/github-stats.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"name": "microsoft/aspire",
"stars": 5896,
"stars": 5900,
"description": "Aspire is the tool for code-first, extensible, observable dev and deploy.",
"license": "https://github.com/microsoft/aspire/blob/main/LICENSE.TXT",
"licenseName": "MIT License",
Expand All @@ -25,7 +25,7 @@
},
{
"name": "microsoft/aspire.dev",
"stars": 150,
"stars": 151,
"description": "The official website for all things aspire.dev.",
"license": "https://github.com/microsoft/aspire.dev/blob/main/LICENSE",
"licenseName": "MIT License",
Expand Down
Loading