diff --git a/docs/static/img/icon.png b/docs/static/img/icon.png new file mode 100644 index 00000000..3ebd95f9 Binary files /dev/null and b/docs/static/img/icon.png differ diff --git a/src/Arcus.Templates.AzureFunctions.Databricks.JobMetrics/Arcus.Templates.AzureFunctions.Databricks.JobMetrics.csproj b/src/Arcus.Templates.AzureFunctions.Databricks.JobMetrics/Arcus.Templates.AzureFunctions.Databricks.JobMetrics.csproj index c7eb1221..0a8757e3 100644 --- a/src/Arcus.Templates.AzureFunctions.Databricks.JobMetrics/Arcus.Templates.AzureFunctions.Databricks.JobMetrics.csproj +++ b/src/Arcus.Templates.AzureFunctions.Databricks.JobMetrics/Arcus.Templates.AzureFunctions.Databricks.JobMetrics.csproj @@ -11,14 +11,14 @@ true Arcus.Templates.AzureFunctions.Databricks.JobMetrics Template for Azure Functions Databricks project - Template - README.md Azure;Azure Functions;Databricks;Metric + Template Copyright (c) Arcus - https://github.com/arcus-azure/arcus.templates/blob/master/LICENSE https://templates.arcus-azure.net/ https://github.com/arcus-azure/arcus.templates - https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png + README.md + LICENSE + icon.png true true false @@ -26,7 +26,7 @@ false ..\Arcus.Templates.Orchestrator.dcproj true - NU5048;NU5125;NU5119;NU5128 + NU5119;NU5128 @@ -43,6 +43,8 @@ + + diff --git a/src/Arcus.Templates.AzureFunctions.EventHubs/Arcus.Templates.AzureFunctions.EventHubs.csproj b/src/Arcus.Templates.AzureFunctions.EventHubs/Arcus.Templates.AzureFunctions.EventHubs.csproj index e5ad8cb0..bb87ce01 100644 --- a/src/Arcus.Templates.AzureFunctions.EventHubs/Arcus.Templates.AzureFunctions.EventHubs.csproj +++ b/src/Arcus.Templates.AzureFunctions.EventHubs/Arcus.Templates.AzureFunctions.EventHubs.csproj @@ -11,21 +11,21 @@ Provide a template to easily build Azure Functions on a Azure Service Bus Topic. true Template for Azure Functions Service Bus topic project - Template - README.md Azure;Azure Functions;Service Bus;Topic + Template Copyright (c) Arcus - https://github.com/arcus-azure/arcus.templates/blob/master/LICENSE - https://github.com/arcus-azure/arcus.templates + https://templates.arcus-azure.net/ https://github.com/arcus-azure/arcus.templates - https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png + README.md + LICENSE + icon.png true true false content false ..\Arcus.Templates.Orchestrator.dcproj - NU5048;NU5125;NU5119 + NU5119 @@ -43,6 +43,8 @@ + + diff --git a/src/Arcus.Templates.AzureFunctions.Http/Arcus.Templates.AzureFunctions.Http.csproj b/src/Arcus.Templates.AzureFunctions.Http/Arcus.Templates.AzureFunctions.Http.csproj index 16491b14..2c7f90a4 100644 --- a/src/Arcus.Templates.AzureFunctions.Http/Arcus.Templates.AzureFunctions.Http.csproj +++ b/src/Arcus.Templates.AzureFunctions.Http/Arcus.Templates.AzureFunctions.Http.csproj @@ -12,14 +12,14 @@ true Arcus.Templates.AzureFunctions.Http Template for Azure Functions HTTP project - Template - README.md Azure;Azure Functions;HTTP;API + Template Copyright (c) Arcus - https://github.com/arcus-azure/arcus.templates/blob/master/LICENSE https://templates.arcus-azure.net/ https://github.com/arcus-azure/arcus.templates - https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png + README.md + LICENSE + icon.png true true false @@ -27,7 +27,7 @@ false ..\Arcus.Templates.Orchestrator.dcproj true - NU5048;NU5125;NU5119;NU5128 + NU5119;NU5128 @@ -47,6 +47,8 @@ + + diff --git a/src/Arcus.Templates.AzureFunctions.ServiceBus.Queue/Arcus.Templates.AzureFunctions.ServiceBus.Queue.csproj b/src/Arcus.Templates.AzureFunctions.ServiceBus.Queue/Arcus.Templates.AzureFunctions.ServiceBus.Queue.csproj index 712532c7..dc5c969b 100644 --- a/src/Arcus.Templates.AzureFunctions.ServiceBus.Queue/Arcus.Templates.AzureFunctions.ServiceBus.Queue.csproj +++ b/src/Arcus.Templates.AzureFunctions.ServiceBus.Queue/Arcus.Templates.AzureFunctions.ServiceBus.Queue.csproj @@ -1,7 +1,7 @@  net6.0 - Exe + Exe v4 Linux @@ -12,21 +12,21 @@ true Arcus.Templates.AzureFunctions.ServiceBus.Queue Template for Azure Functions Service Bus Queue project - Template - README.md Azure;Azure Functions;Service Bus;Queue + Template Copyright (c) Arcus - https://github.com/arcus-azure/arcus.templates/blob/master/LICENSE https://templates.arcus-azure.net/ https://github.com/arcus-azure/arcus.templates - https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png + README.md + LICENSE + icon.png true true false content false ..\Arcus.Templates.Orchestrator.dcproj - NU5048;NU5125;NU5119 + NU5119 @@ -44,6 +44,8 @@ + + @@ -77,4 +79,5 @@ Never - + + \ No newline at end of file diff --git a/src/Arcus.Templates.AzureFunctions.ServiceBus.Topic/Arcus.Templates.AzureFunctions.ServiceBus.Topic.csproj b/src/Arcus.Templates.AzureFunctions.ServiceBus.Topic/Arcus.Templates.AzureFunctions.ServiceBus.Topic.csproj index c8826b61..497b139f 100644 --- a/src/Arcus.Templates.AzureFunctions.ServiceBus.Topic/Arcus.Templates.AzureFunctions.ServiceBus.Topic.csproj +++ b/src/Arcus.Templates.AzureFunctions.ServiceBus.Topic/Arcus.Templates.AzureFunctions.ServiceBus.Topic.csproj @@ -11,21 +11,21 @@ Provide a template to easily build Azure Functions on a Azure Service Bus Topic. true Template for Azure Functions Service Bus topic project - Template - README.md Azure;Azure Functions;Service Bus;Topic + Template Copyright (c) Arcus - https://github.com/arcus-azure/arcus.templates/blob/master/LICENSE - https://github.com/arcus-azure/arcus.templates + https://templates.arcus-azure.net/ https://github.com/arcus-azure/arcus.templates - https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png + README.md + LICENSE + icon.png true true false content false ..\Arcus.Templates.Orchestrator.dcproj - NU5048;NU5125;NU5119 + NU5119 @@ -43,6 +43,8 @@ + + diff --git a/src/Arcus.Templates.EventHubs/Arcus.Templates.EventHubs.csproj b/src/Arcus.Templates.EventHubs/Arcus.Templates.EventHubs.csproj index 211bfa5a..a273c3db 100644 --- a/src/Arcus.Templates.EventHubs/Arcus.Templates.EventHubs.csproj +++ b/src/Arcus.Templates.EventHubs/Arcus.Templates.EventHubs.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -11,15 +11,14 @@ true Arcus.Templates.EventHubs Template for worker Azure EventHubs project + Worker;Azure;EventHubs Template - README.md - Worker;Azure;Azure;EventHubs Copyright (c) Arcus - https://github.com/arcus-azure/arcus.templates/blob/master/LICENSE https://templates.arcus-azure.net/ - Worker;Azure;EventHubs https://github.com/arcus-azure/arcus.templates - https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png + README.md + LICENSE + icon.png InProcess true true @@ -28,7 +27,7 @@ false ..\Arcus.Templates.Orchestrator.dcproj true - NU5048;NU5125;CS1030;CS1998;NU5128 + CS1030;CS1998;NU5128 @@ -44,6 +43,8 @@ + + diff --git a/src/Arcus.Templates.ServiceBus.Queue/Arcus.Templates.ServiceBus.Queue.csproj b/src/Arcus.Templates.ServiceBus.Queue/Arcus.Templates.ServiceBus.Queue.csproj index 97918f35..679ae8f6 100644 --- a/src/Arcus.Templates.ServiceBus.Queue/Arcus.Templates.ServiceBus.Queue.csproj +++ b/src/Arcus.Templates.ServiceBus.Queue/Arcus.Templates.ServiceBus.Queue.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -11,15 +11,14 @@ true Arcus.Templates.ServiceBus.Queue Template for worker Azure Service Bus Queue project + Worker;Azure;ServiceBus;Queue Template - README.md - Worker;Azure;Azure;ServiceBus;Queue Copyright (c) Arcus - https://github.com/arcus-azure/arcus.templates/blob/master/LICENSE https://templates.arcus-azure.net/ - Worker;Azure;ServiceBus;Queue https://github.com/arcus-azure/arcus.templates - https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png + README.md + LICENSE + icon.png InProcess true true @@ -28,7 +27,7 @@ false ..\Arcus.Templates.Orchestrator.dcproj true - NU5048;NU5125;CS1030;CS1998;NU5128 + CS1030;CS1998;NU5128 @@ -44,6 +43,8 @@ + + diff --git a/src/Arcus.Templates.ServiceBus.Topic/Arcus.Templates.ServiceBus.Topic.csproj b/src/Arcus.Templates.ServiceBus.Topic/Arcus.Templates.ServiceBus.Topic.csproj index 2ae5b6a8..3c1dfe4d 100644 --- a/src/Arcus.Templates.ServiceBus.Topic/Arcus.Templates.ServiceBus.Topic.csproj +++ b/src/Arcus.Templates.ServiceBus.Topic/Arcus.Templates.ServiceBus.Topic.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -11,15 +11,14 @@ true Arcus.Templates.ServiceBus.Topic Template for worker Azure Service Bus Topic project + Worker;Azure;ServiceBus;Topic Template - README.md - Worker;Azure;Azure;ServiceBus;Topic Copyright (c) Arcus - https://github.com/arcus-azure/arcus.templates/blob/master/LICENSE https://templates.arcus-azure.net/ - Worker;Azure;ServiceBus;Topic https://github.com/arcus-azure/arcus.templates - https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png + README.md + LICENSE + icon.png InProcess true true @@ -28,7 +27,7 @@ false ..\Arcus.Templates.Orchestrator.dcproj true - NU5048;NU5125;CS1030;CS1998;NU5128 + CS1030;CS1998;NU5128 @@ -44,6 +43,8 @@ + + diff --git a/src/Arcus.Templates.WebApi/Arcus.Templates.WebApi.csproj b/src/Arcus.Templates.WebApi/Arcus.Templates.WebApi.csproj index 25f77e5e..9f615c45 100644 --- a/src/Arcus.Templates.WebApi/Arcus.Templates.WebApi.csproj +++ b/src/Arcus.Templates.WebApi/Arcus.Templates.WebApi.csproj @@ -13,15 +13,14 @@ true Arcus.Templates.WebApi Template for web API project - Template - README.md Azure;WebAPI;App Services;Web App;Web;API + Template Copyright (c) Arcus - https://github.com/arcus-azure/arcus.templates/blob/master/LICENSE https://templates.arcus-azure.net/ - Azure;WebAPI;App Services;Web App;Web;API https://github.com/arcus-azure/arcus.templates - https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png + README.md + LICENSE + icon.png InProcess true true @@ -30,7 +29,7 @@ false ..\Arcus.Templates.Orchestrator.dcproj true - NU5048;NU5125;CS1030;NU5128 + CS1030;NU5128 @@ -53,6 +52,8 @@ + +