From 3d79746a490de5a396f901344bd98b8856814bf4 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 31 Dec 2023 07:11:36 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 123 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..6be5c52 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,123 @@ +repo_name: aiions/PiperUI +report_id: 2b22633e816498e6d22cb80fb7d1bd4c +version: 0.1 +repo_type: Public +timestamp: '2023-12-31T07:11:34+00:00' +requested_by: natlamir +provider: github +branch: master +detected_tools_count: 9 +tools: +- name: C# + description: Simple, general-purpose, object-oriented programming language for the + .NET platform + website_url: http://csharp.net + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png + detection_source: Repo Metadata +- name: ".NET" + description: A free, cross-platform, open source developer platform for building + many different types of applications + website_url: http://www.microsoft.com/net/ + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png + detection_source: PiperUI/PiperUI.csproj + last_updated_by: natlamir007 + last_updated_on: 2023-11-13 18:09:48.000000000 Z +- name: ".NET Core" + description: An Open Source, General-Purpose Development Platform Maintained by + Microsoft and the .NET Community + website_url: https://docs.microsoft.com/en-us/dotnet/core/ + version: '7.0' + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png + detection_source_url: https://github.com/aiions/PiperUI/blob/master/PiperUI/PiperUI.csproj + detection_source: PiperUI/PiperUI.csproj + last_updated_by: natlamir007 + last_updated_on: 2023-11-13 18:09:48.000000000 Z +- name: ASP.NET Core + description: A cross-platform .NET framework for building modern cloud-based web + applications on Windows, Mac, or Linux + website_url: docs.microsoft.com/en-us/aspnet/core/ + version: '7.0' + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/11331/asp.net-core.png + detection_source_url: https://github.com/aiions/PiperUI/blob/master/PiperUI/PiperUI.csproj + detection_source: PiperUI/PiperUI.csproj + last_updated_by: natlamir007 + last_updated_on: 2023-11-13 18:09:48.000000000 Z +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source: Repo Metadata +- name: NuGet + description: The package manager for .NET + website_url: https://www.nuget.org/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg + detection_source: PiperUI/PiperUI.csproj + last_updated_by: natlamir007 + last_updated_on: 2023-11-13 18:09:48.000000000 Z +- name: Visual Studio + description: State-of-the-art tools and services that you can use to create great + apps for devices, the cloud, and everything in between. + website_url: http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Integrated Development Environment + image_url: https://img.stackshare.io/service/1451/SR2hUhQN.png + detection_source: PiperUI.sln + last_updated_by: natlamir007 + last_updated_on: 2023-11-13 18:09:48.000000000 Z +- name: Microsoft.Extensions.Hosting + description: ".NET Core hosting and startup infrastructures for applications" + package_url: https://www.nuget.org/Microsoft.Extensions.Hosting + version: 7.0.1 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13013/default_dd10728859f7e363ef13345d855b2daba48cace4.png + detection_source_url: https://github.com/aiions/PiperUI/blob/master/PiperUI/PiperUI.csproj + detection_source: PiperUI/PiperUI.csproj + last_updated_by: natlamir007 + last_updated_on: 2023-11-13 18:09:48.000000000 Z +- name: Newtonsoft.Json + description: Json.NET is a popular high-performance JSON framework for .NET + package_url: https://www.nuget.org/Newtonsoft.Json + version: 13.0.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/nuget/image.png + detection_source_url: https://github.com/aiions/PiperUI/blob/master/PiperUI/PiperUI.csproj + detection_source: PiperUI/PiperUI.csproj + last_updated_by: natlamir007 + last_updated_on: 2023-11-13 18:09:48.000000000 Z From 38ca23d3a5c0ddaa67a8950bf94538ca1f8b8373 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 31 Dec 2023 07:11:37 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 123 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..f98943d --- /dev/null +++ b/techstack.md @@ -0,0 +1,123 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [aiions/PiperUI](https://github.com/aiions/PiperUI)![](https://img.stackshare.io/public_badge.svg "public") +

+|9
Tools used|12/31/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ C# +
+ C# +
+ +
+ +## Frameworks (3) + + + + + + + + +
+ .NET +
+ .NET +
+ +
+ .NET Core +
+ .NET Core +
+ v7.0 +
+ ASP.NET Core +
+ ASP.NET Core +
+ v7.0 +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ NuGet +
+ NuGet +
+ +
+ Visual Studio +
+ Visual Studio +
+ +
+ + +## Open source packages (2) + +## NuGet (2) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[Microsoft.Extensions.Hosting](https://www.nuget.org/Microsoft.Extensions.Hosting)|v7.0.1|11/13/23|natlamir007 |Apache-2.0|N/A| +|[Newtonsoft.Json](https://www.nuget.org/Newtonsoft.Json)|v13.0.3|11/13/23|natlamir007 |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 20656f25b7a9e3fadd1ef0f2259686d52be91cf1 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:28:06 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 6be5c52..a899c47 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: aiions/PiperUI report_id: 2b22633e816498e6d22cb80fb7d1bd4c version: 0.1 repo_type: Public -timestamp: '2023-12-31T07:11:34+00:00' +timestamp: '2024-01-05T08:13:19+00:00' requested_by: natlamir provider: github branch: master @@ -17,6 +17,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png + detection_source_url: https://github.com/aiions/PiperUI detection_source: Repo Metadata - name: ".NET" description: A free, cross-platform, open source developer platform for building @@ -28,6 +29,7 @@ tools: category: Languages & Frameworks sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png + detection_source_url: https://github.com/aiions/PiperUI/blob/master/PiperUI/PiperUI.csproj detection_source: PiperUI/PiperUI.csproj last_updated_by: natlamir007 last_updated_on: 2023-11-13 18:09:48.000000000 Z @@ -69,6 +71,7 @@ tools: category: Build, Test, Deploy sub_category: Version Control System image_url: https://img.stackshare.io/service/1046/git.png + detection_source_url: https://github.com/aiions/PiperUI detection_source: Repo Metadata - name: NuGet description: The package manager for .NET @@ -78,6 +81,7 @@ tools: category: Build, Test, Deploy sub_category: Package Managers image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg + detection_source_url: https://github.com/aiions/PiperUI/blob/master/PiperUI/PiperUI.csproj detection_source: PiperUI/PiperUI.csproj last_updated_by: natlamir007 last_updated_on: 2023-11-13 18:09:48.000000000 Z @@ -90,6 +94,7 @@ tools: category: Build, Test, Deploy sub_category: Integrated Development Environment image_url: https://img.stackshare.io/service/1451/SR2hUhQN.png + detection_source_url: https://github.com/aiions/PiperUI/blob/master/PiperUI.sln detection_source: PiperUI.sln last_updated_by: natlamir007 last_updated_on: 2023-11-13 18:09:48.000000000 Z From 3ef413bd274a23409f4c2134c59e0cb77ce77f08 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:28:07 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index f98943d..7c8ee7d 100644 --- a/techstack.md +++ b/techstack.md @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [aiions/PiperUI](https://github.com/aiions/PiperUI)![](https://img.stackshare.io/public_badge.svg "public")

-|9
Tools used|12/31/23
Report generated| +|9
Tools used|01/05/24
Report generated| |------|------|
From ec37fa7782ecfe15b2b1b9ee39a174bb756a8386 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:31:17 +0000 Subject: [PATCH 5/6] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index a899c47..bf6c137 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: aiions/PiperUI report_id: 2b22633e816498e6d22cb80fb7d1bd4c version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:13:19+00:00' +timestamp: '2024-02-29T19:21:07+00:00' requested_by: natlamir provider: github branch: master From 6147256f3404e74d2600ecf51d12112f8d93d4e7 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:31:18 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/techstack.md b/techstack.md index 7c8ee7d..5473acb 100644 --- a/techstack.md +++ b/techstack.md @@ -3,11 +3,11 @@ ## Tech Stack aiions/PiperUI is built on the following main stack: -- [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack) - [C#](http://csharp.net) – Languages -- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment +- [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack) - [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) +- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment Full tech stack [here](/techstack.md) @@ -17,11 +17,11 @@ Full tech stack [here](/techstack.md) ## Tech Stack aiions/PiperUI is built on the following main stack: -- .NET [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack) - C# [C#](http://csharp.net) – Languages -- Visual Studio [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment +- .NET [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack) - .NET Core [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - ASP.NET Core [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) +- Visual Studio [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment Full tech stack [here](/techstack.md) @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [aiions/PiperUI](https://github.com/aiions/PiperUI)![](https://img.stackshare.io/public_badge.svg "public")

-|9
Tools used|01/05/24
Report generated| +|9
Tools used|02/29/24
Report generated| |------|------|