diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..1751901 --- /dev/null +++ b/techstack.md @@ -0,0 +1,159 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [vouksh/PingLogger-Legacy](https://github.com/vouksh/PingLogger-Legacy)![](https://img.stackshare.io/public_badge.svg "public") +

+|13
Tools used|03/30/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ C# +
+ C# +
+ +
+ +## Frameworks (3) + + + + + + + + +
+ .NET +
+ .NET +
+ +
+ .NET Core +
+ .NET Core +
+ v5.0 +
+ ASP.NET Core +
+ ASP.NET Core +
+ v5.0 +
+ +## DevOps (5) + + + + + + + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ NuGet +
+ NuGet +
+ +
+ Serilog +
+ Serilog +
+ +
+ Visual Studio +
+ Visual Studio +
+ +
+ +## Other (1) + + + + +
+ PowerShell +
+ PowerShell +
+ +
+ + +## Open source packages (3) + +## NuGet (3) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[Serilog.Sinks.File](https://www.nuget.org/Serilog.Sinks.File)|v4.1.0|06/27/21|Jack Butler |N/A|N/A| +|[System.Net.NetworkInformation](https://www.nuget.org/System.Net.NetworkInformation)|v4.3.0|06/27/21|Jack Butler |N/A|N/A| +|[System.Net.Ping](https://www.nuget.org/System.Net.Ping)|v4.3.0|06/27/21|Jack Butler |N/A|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..e10bcf4 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,176 @@ +repo_name: vouksh/PingLogger-Legacy +report_id: 1512a65c6c30847aa617bfbfc8750c62 +version: 0.1 +repo_type: Public +timestamp: '2024-03-30T20:20:26+00:00' +requested_by: JButlerDRB +provider: github +branch: master +detected_tools_count: 13 +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_url: https://github.com/vouksh/PingLogger-Legacy + 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_url: https://github.com/vouksh/PingLogger-Legacy/blob/master/App/PingLogger.csproj + detection_source: App/PingLogger.csproj + last_updated_by: Jack Butler + last_updated_on: 2021-06-27 21:12:58.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: '5.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/vouksh/PingLogger-Legacy/blob/master/App/PingLogger.csproj + detection_source: App/PingLogger.csproj + last_updated_by: Jack Butler + last_updated_on: 2021-06-27 21:12:58.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: '5.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/vouksh/PingLogger-Legacy/blob/master/App/PingLogger.csproj + detection_source: App/PingLogger.csproj + last_updated_by: Jack Butler + last_updated_on: 2021-06-27 21:12:58.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_url: https://github.com/vouksh/PingLogger-Legacy + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/vouksh/PingLogger-Legacy/blob/master/.github/workflows/installer-action.yml + detection_source: ".github/workflows/installer-action.yml" + last_updated_by: Jack Butler + last_updated_on: 2021-06-28 03:18:47.000000000 Z +- 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_url: https://github.com/vouksh/PingLogger-Legacy/blob/master/App/PingLogger.csproj + detection_source: App/PingLogger.csproj + last_updated_by: Jack Butler + last_updated_on: 2021-06-27 21:12:58.000000000 Z +- name: Serilog + description: A portable and structured logging framework to record diagnostic logs + website_url: http://serilog.net/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Monitoring + sub_category: Log Management + image_url: https://img.stackshare.io/service/4283/5691010.png + detection_source_url: https://github.com/vouksh/PingLogger-Legacy/blob/master/App/PingLogger.csproj + detection_source: App/PingLogger.csproj + last_updated_by: Jack Butler + last_updated_on: 2021-06-27 21:12:58.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_url: https://github.com/vouksh/PingLogger-Legacy/blob/master/PingLogger.sln + detection_source: PingLogger.sln + last_updated_by: Jack Butler + last_updated_on: 2021-06-27 21:12:58.000000000 Z +- name: PowerShell + description: A task automation and configuration management framework + website_url: https://docs.microsoft.com/en-us/powershell/ + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/3681/powershell-logo.png + detection_source_url: https://github.com/vouksh/PingLogger-Legacy + detection_source: Repo Metadata +- name: Serilog.Sinks.File + description: Write Serilog events to text files in plain or JSON format + package_url: https://www.nuget.org/Serilog.Sinks.File + version: 4.1.0 + open_source: false + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13085/default_baa6c1c3e725b18a803052f0d13efd0ca49e5d50.png + detection_source_url: https://github.com/vouksh/PingLogger-Legacy/blob/master/App/PingLogger.csproj + detection_source: App/PingLogger.csproj + last_updated_by: Jack Butler + last_updated_on: 2021-06-27 21:12:58.000000000 Z +- name: System.Net.NetworkInformation + description: Provides access to network traffic data, network address information, + and notification of address changes for the local computer + package_url: https://www.nuget.org/System.Net.NetworkInformation + version: 4.3.0 + open_source: false + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13278/default_6134e5c981cbd06883a0ffc7dceb761ee17cfca4.png + detection_source_url: https://github.com/vouksh/PingLogger-Legacy/blob/master/App/PingLogger.csproj + detection_source: App/PingLogger.csproj + last_updated_by: Jack Butler + last_updated_on: 2021-06-27 21:12:58.000000000 Z +- name: System.Net.Ping + description: Provides the System.Net.NetworkInformation.Ping class, which allows + an application to determine whether a remote computer is accessible over the network + package_url: https://www.nuget.org/System.Net.Ping + version: 4.3.0 + open_source: false + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/15699/default_07e85a2650f496f883835dec6b903f839a57fc54.png + detection_source_url: https://github.com/vouksh/PingLogger-Legacy/blob/master/App/PingLogger.csproj + detection_source: App/PingLogger.csproj + last_updated_by: Jack Butler + last_updated_on: 2021-06-27 21:12:58.000000000 Z