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

+|5
Tools used|03/13/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ C# +
+ C# +
+ +
+ +## Frameworks (2) + + + + + + +
+ .NET Core +
+ .NET Core +
+ v2.1 +
+ ASP.NET Core +
+ ASP.NET Core +
+ v2.1 +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ Visual Studio +
+ Visual Studio +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..a357317 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,74 @@ +repo_name: LuhanM/hash_generator +report_id: bea5f74a95644d76823931f70ca357c6 +version: 0.1 +repo_type: Public +timestamp: '2024-03-13T14:17:19+00:00' +requested_by: LuhanM +provider: github +branch: master +detected_tools_count: 5 +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/LuhanM/hash_generator + detection_source: Repo Metadata +- 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: '2.1' + 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/LuhanM/hash_generator/blob/master/Hash.csproj + detection_source: Hash.csproj + last_updated_by: Luhan Meireles da Silva + last_updated_on: 2019-08-14 20:42:51.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: '2.1' + 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/LuhanM/hash_generator/blob/master/Hash.csproj + detection_source: Hash.csproj + last_updated_by: Luhan Meireles da Silva + last_updated_on: 2019-08-14 20:42:51.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/LuhanM/hash_generator + detection_source: Repo Metadata +- 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/LuhanM/hash_generator/blob/master/Hash.sln + detection_source: Hash.sln + last_updated_by: Luhan Meireles da Silva + last_updated_on: 2019-08-14 20:42:51.000000000 Z