From 3b68371b6ee4d6d2319ce4ae3bd66b36f9a12cb8 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 13:20:33 +0000 Subject: [PATCH 01/88] Create techstack.yml --- techstack.yml | 326 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 326 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..8a4cbe4 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,326 @@ +repo_name: EmmanuStack/sql_server_forked +report_id: ad7154f7581936df4c866e43d930013f +repo_type: Public +timestamp: '2023-11-07T13:20:29+00:00' +requested_by: emmanu-bacancy +provider: github +branch: master +detected_tools_count: 29 +tools: +- name: ASP.NET + description: An open source web framework for building modern web apps and services + with .NET + website_url: https://www.asp.net/ + version: '4.8' + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + imageURL: https://img.stackshare.io/service/6755/2c45151a4a11d3a3c8e71bb34dd069d6_400x400.png + detection_source_url: SeleniumUiTests/SeleniumUiTests.csproj + detection_source: SeleniumUiTests/SeleniumUiTests.csproj +- 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 + imageURL: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png + detection_source: Repo Metadata +- name: CSS 3 + description: The latest evolution of the Cascading Style Sheets language + website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + imageURL: https://img.stackshare.io/service/6727/css.png + detection_source: Repo Metadata +- name: JavaScript + description: Lightweight, interpreted, object-oriented language with first-class + functions + website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + imageURL: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source: Repo Metadata +- name: Ruby + description: A dynamic, interpreted, open source programming language with a focus + on simplicity and productivity + website_url: https://www.ruby-lang.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + imageURL: https://img.stackshare.io/service/989/ruby.png + detection_source: Repo Metadata +- name: SQL + description: It is a domain-specific language used in programming + website_url: https://en.wikipedia.org/wiki/SQL + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + imageURL: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png + detection_source: WebApp.Database/dbo/Tables/Employee.sql +- 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/ + version: '4.8' + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + imageURL: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png + detection_source_url: SeleniumUiTests/SeleniumUiTests.csproj + detection_source: SeleniumUiTests/SeleniumUiTests.csproj +- 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: '6.0' + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + imageURL: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png + detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj + detection_source: WebApp/WebApp.csproj +- 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: '6.0' + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + imageURL: https://img.stackshare.io/service/11331/asp.net-core.png + detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj + detection_source: WebApp/WebApp.csproj +- name: Entity Framework + description: An object-relational mapper that enables .NET developers to work with + relational data + website_url: https://docs.microsoft.com/en-us/aspnet/entity-framework + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Relational Mapper (ORM) + imageURL: https://img.stackshare.io/service/3251/no-img-open-source.png + detection_source: WebApp/WebApp.csproj +- name: Entity Framework Core + description: 'Lightweight and cross-platform version of the popular Entity Framework ' + website_url: https://docs.microsoft.com/en-us/ef/core/ + license: MIT + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Relational Mapper (ORM) + imageURL: https://img.stackshare.io/service/10254/no-img-open-source.png + detection_source: WebApp/WebApp.csproj +- name: Microsoft SQL Server + description: A relational database management system developed by Microsoft + website_url: http://microsoft.com/sqlserver + version: '13.0' + open_source: false + hosted_saas: false + category: Data Stores + sub_category: Databases + imageURL: https://img.stackshare.io/service/1027/sql_server.png + detection_source_url: WebApp.Database/WebApp.Database.sqlproj + detection_source: WebApp/WebApp.csproj +- 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 + imageURL: https://img.stackshare.io/service/1046/git.png + 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 + imageURL: https://img.stackshare.io/service/11563/actions.png + detection_source: ".github/workflows/dotnetcore.actions.yml" +- 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 + imageURL: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg + detection_source: WebApp/WebApp.csproj +- name: Selenium + description: Web Browser Automation + website_url: http://www.seleniumhq.org/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Browser Testing + imageURL: https://img.stackshare.io/service/1517/sbUizSli_400x400.jpg + detection_source: SeleniumUiTests/packages.config +- name: Terraform + description: Describe your complete infrastructure as code and build resources across + providers + website_url: https://www.terraform.io/ + license: MPL-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Server Configuration and Automation + imageURL: https://img.stackshare.io/service/1276/default_2316907c4199f912e2ed79cbdb99025c9e5e2665.png + detection_source: Terraform/webapp-db.tf +- name: Terraform Registry + description: Describe your complete infrastructure as code and build resources across + providers + website_url: https://registry.terraform.io/ + license: MPL-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + imageURL: https://img.stackshare.io/package_manager/49093/default_cdf079d244bded073d455911e6ce679abb1b77ab.png + detection_source: Terraform/webapp-db.tf +- 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 + imageURL: https://img.stackshare.io/service/1451/SR2hUhQN.png + detection_source: WebAppWithDatabase.sln +- name: Firefox + description: Mozilla's Web Browser + website_url: https://www.mozilla.org/en-US/firefox/ + open_source: false + hosted_saas: false + category: Back Office + sub_category: Web Browser + imageURL: https://img.stackshare.io/service/8705/768px-Firefox_Logo__2017.svg.png + detection_source: SeleniumUiTests/packages.config +- 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 + imageURL: https://img.stackshare.io/service/3681/powershell-logo.png + detection_source: Repo Metadata +- name: MSTest.TestFramework + description: This is MSTest V2, the evolution of Microsoft's Test Framework + package_url: https://www.nuget.org/MSTest.TestFramework + version: 2.2.8 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + imageURL: https://img.stackshare.io/package/13142/default_a057bdad489be3cb053d372a68695da4ac94962d.png + detection_source_url: SeleniumUiTests/packages.config + detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj +- name: Microsoft.EntityFrameworkCore.SqlServer + description: Microsoft SQL Server database provider for Entity Framework Core + package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer + version: 6.0.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + imageURL: https://img.stackshare.io/package/12891/default_4e8402857d2ce7356903ee7422d9b4a0f23cc137.png + detection_source_url: WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj +- name: Microsoft.EntityFrameworkCore.Tools + description: Entity Framework Core Tools for the NuGet Package Manager Console in + Visual Studio + package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.Tools + version: 6.0.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + imageURL: https://img.stackshare.io/package/13138/default_a057bdad489be3cb053d372a68695da4ac94962d.png + detection_source_url: WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj +- name: Microsoft.VisualStudio.Web.CodeGeneration.Design + description: Code Generation tool for ASP.NET Core + package_url: https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design + version: 6.0.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + imageURL: https://img.stackshare.io/package/13477/default_eb78542773998d1500f13778aa04738ef49376bd.png + detection_source_url: WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj +- name: Selenium.Firefox.WebDriver + description: "Repurposed nuget package of Selenium.WebDriver.ChromeDriver but for + Firefox Driver instead \tInstall Firefox Driver" + package_url: https://www.nuget.org/Selenium.Firefox.WebDriver + version: 0.27.0 + license: Unlicense + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + imageURL: https://img.stackshare.io/package/13910/default_12c355ecd1469432782d9a53a6225a499e793b39.png + detection_source_url: SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config +- name: Selenium.WebDriver + description: Selenium is a set of different software tools each with a different + approach to supporting browser automation + package_url: https://www.nuget.org/Selenium.WebDriver + version: 4.1.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + imageURL: https://img.stackshare.io/package/12976/default_c33fee4544dbdcb376300222dc5e214ee63f7ce9.png + detection_source_url: SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config +- name: Selenium.WebDriver.ChromeDriver + description: Install Chrome Driver + package_url: https://www.nuget.org/Selenium.WebDriver.ChromeDriver + version: 96.0.4664 + license: Unlicense + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + imageURL: https://img.stackshare.io/package/13327/default_9a849f196ca7930b27f663ae8f15c937ea1b49e5.png + detection_source_url: SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config +- name: Selenium.WebDriver.IEDriver + description: Install IE Driver + package_url: https://www.nuget.org/Selenium.WebDriver.IEDriver + version: 4.0.0 + license: Unlicense + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + imageURL: https://img.stackshare.io/package/13511/default_a5f7e489f1a0992baa6377c8f765ce325404bce2.png + detection_source_url: SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config From 1bc8dfcbe87daf2ed4e374c23a08c50d39f29d30 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 13:20:34 +0000 Subject: [PATCH 02/88] Create techstack.md --- techstack.md | 271 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 271 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..0dbd1a5 --- /dev/null +++ b/techstack.md @@ -0,0 +1,271 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public") +

+|29
Tools used|2
Contributors|11/07/23
Report generated|06/21/23
Last commit date| +|------|------|------|------| +
+ +## Languages (6) + + + + + + + + + + + + + + +
+ ASP.NET +
+ ASP.NET +
+ v4.8 +
+ C# +
+ C# +
+ +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ Ruby +
+ Ruby +
+ +
+ SQL +
+ SQL +
+ +
+ +## Frameworks (3) + + + + + + + + +
+ .NET +
+ .NET +
+ v4.8 +
+ .NET Core +
+ .NET Core +
+ v6.0 +
+ ASP.NET Core +
+ ASP.NET Core +
+ v6.0 +
+ +## Data (3) + + + + + + + + +
+ Entity Framework +
+ Entity Framework +
+ +
+ Entity Framework Core +
+ Entity Framework Core +
+ +
+ Microsoft SQL Server +
+ Microsoft SQL Server +
+ v13.0 +
+ +## DevOps (7) + + + + + + + + + + + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ NuGet +
+ NuGet +
+ +
+ Selenium +
+ Selenium +
+ +
+ Terraform +
+ Terraform +
+ +
+ Terraform Registry +
+ Terraform Registry +
+ +
+ Visual Studio +
+ Visual Studio +
+ +
+ +## Other (2) + + + + + + +
+ Firefox +
+ Firefox +
+ +
+ PowerShell +
+ PowerShell +
+ +
+ + +## Open source packages (8) + +## NuGet (8) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[MSTest.TestFramework](https://github.com/microsoft/testfx)|v2.2.8|N/A|N/A |MIT|N/A| +|[Microsoft.EntityFrameworkCore.SqlServer](https://docs.microsoft.com/ef/core/)|v6.0.0|N/A|N/A |Apache-2.0|N/A| +|[Microsoft.EntityFrameworkCore.Tools](https://docs.microsoft.com/ef/core/)|v6.0.0|N/A|N/A |Apache-2.0|N/A| +|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/aspnet/scaffolding)|v6.0.0|N/A|N/A |Apache-2.0|N/A| +|[Selenium.Firefox.WebDriver](https://github.com/jbaranda/nupkg-selenium-webdrivers)|v0.27.0|N/A|N/A |Unlicense|N/A| +|[Selenium.WebDriver](https://selenium.dev/)|v4.1.0|N/A|N/A |Apache-2.0|N/A| +|[Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/)|v96.0.4664|N/A|N/A |Unlicense|N/A| +|[Selenium.WebDriver.IEDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-iedriver/)|v4.0.0|N/A|N/A |Unlicense|N/A| + +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From 792d0cdede5549c0a22007dcd1001b2b20eafc74 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 17:59:44 +0000 Subject: [PATCH 03/88] Update techstack.yml --- techstack.yml | 110 ++++++++++++++++++-------------------------------- 1 file changed, 40 insertions(+), 70 deletions(-) diff --git a/techstack.yml b/techstack.yml index 8a4cbe4..8dd5520 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/sql_server_forked -report_id: ad7154f7581936df4c866e43d930013f +report_id: 5490e62b8a8bf1f7d915c532de17809f repo_type: Public -timestamp: '2023-11-07T13:20:29+00:00' +timestamp: '2023-11-07T17:59:40+00:00' requested_by: emmanu-bacancy provider: github branch: master -detected_tools_count: 29 +detected_tools_count: 26 tools: - name: ASP.NET description: An open source web framework for building modern web apps and services @@ -16,7 +16,7 @@ tools: hosted_saas: false category: Languages & Frameworks sub_category: Languages - imageURL: https://img.stackshare.io/service/6755/2c45151a4a11d3a3c8e71bb34dd069d6_400x400.png + image_url: https://img.stackshare.io/service/6755/2c45151a4a11d3a3c8e71bb34dd069d6_400x400.png detection_source_url: SeleniumUiTests/SeleniumUiTests.csproj detection_source: SeleniumUiTests/SeleniumUiTests.csproj - name: C# @@ -27,7 +27,7 @@ tools: hosted_saas: false category: Languages & Frameworks sub_category: Languages - imageURL: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png + image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png detection_source: Repo Metadata - name: CSS 3 description: The latest evolution of the Cascading Style Sheets language @@ -36,7 +36,7 @@ tools: hosted_saas: false category: Languages & Frameworks sub_category: Languages - imageURL: https://img.stackshare.io/service/6727/css.png + image_url: https://img.stackshare.io/service/6727/css.png detection_source: Repo Metadata - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -46,7 +46,7 @@ tools: hosted_saas: false category: Languages & Frameworks sub_category: Languages - imageURL: https://img.stackshare.io/service/1209/javascript.jpeg + image_url: https://img.stackshare.io/service/1209/javascript.jpeg detection_source: Repo Metadata - name: Ruby description: A dynamic, interpreted, open source programming language with a focus @@ -56,7 +56,7 @@ tools: hosted_saas: false category: Languages & Frameworks sub_category: Languages - imageURL: https://img.stackshare.io/service/989/ruby.png + image_url: https://img.stackshare.io/service/989/ruby.png detection_source: Repo Metadata - name: SQL description: It is a domain-specific language used in programming @@ -65,7 +65,7 @@ tools: hosted_saas: false category: Languages & Frameworks sub_category: Languages - imageURL: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png + image_url: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png detection_source: WebApp.Database/dbo/Tables/Employee.sql - name: ".NET" description: A free, cross-platform, open source developer platform for building @@ -77,7 +77,7 @@ tools: hosted_saas: false category: Languages & Frameworks sub_category: Frameworks (Full Stack) - imageURL: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png + image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png detection_source_url: SeleniumUiTests/SeleniumUiTests.csproj detection_source: SeleniumUiTests/SeleniumUiTests.csproj - name: ".NET Core" @@ -90,7 +90,7 @@ tools: hosted_saas: false category: Languages & Frameworks sub_category: Frameworks (Full Stack) - imageURL: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png + image_url: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj detection_source: WebApp/WebApp.csproj - name: ASP.NET Core @@ -103,30 +103,9 @@ tools: hosted_saas: false category: Languages & Frameworks sub_category: Frameworks (Full Stack) - imageURL: https://img.stackshare.io/service/11331/asp.net-core.png + image_url: https://img.stackshare.io/service/11331/asp.net-core.png detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj detection_source: WebApp/WebApp.csproj -- name: Entity Framework - description: An object-relational mapper that enables .NET developers to work with - relational data - website_url: https://docs.microsoft.com/en-us/aspnet/entity-framework - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Data Stores - sub_category: Object Relational Mapper (ORM) - imageURL: https://img.stackshare.io/service/3251/no-img-open-source.png - detection_source: WebApp/WebApp.csproj -- name: Entity Framework Core - description: 'Lightweight and cross-platform version of the popular Entity Framework ' - website_url: https://docs.microsoft.com/en-us/ef/core/ - license: MIT - open_source: true - hosted_saas: false - category: Data Stores - sub_category: Object Relational Mapper (ORM) - imageURL: https://img.stackshare.io/service/10254/no-img-open-source.png - detection_source: WebApp/WebApp.csproj - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -135,9 +114,9 @@ tools: hosted_saas: false category: Data Stores sub_category: Databases - imageURL: https://img.stackshare.io/service/1027/sql_server.png + image_url: https://img.stackshare.io/service/1027/sql_server.png detection_source_url: WebApp.Database/WebApp.Database.sqlproj - detection_source: WebApp/WebApp.csproj + detection_source: WebApp.Database/WebApp.Database.sqlproj - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -145,7 +124,7 @@ tools: hosted_saas: false category: Build, Test, Deploy sub_category: Version Control System - imageURL: https://img.stackshare.io/service/1046/git.png + image_url: https://img.stackshare.io/service/1046/git.png detection_source: Repo Metadata - name: GitHub Actions description: Automate your workflow from idea to production @@ -154,8 +133,19 @@ tools: hosted_saas: true category: Build, Test, Deploy sub_category: Continuous Integration - imageURL: https://img.stackshare.io/service/11563/actions.png + image_url: https://img.stackshare.io/service/11563/actions.png detection_source: ".github/workflows/dotnetcore.actions.yml" +- name: Istio + description: Open platform to connect, manage, and secure microservices, by Google, + IBM, and Lyft + website_url: https://istio.io/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Microservices Tools + image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg + detection_source: 03_azure-pipelines-ci-cd.yml - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -163,18 +153,8 @@ tools: hosted_saas: false category: Build, Test, Deploy sub_category: Package Managers - imageURL: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg + image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg detection_source: WebApp/WebApp.csproj -- name: Selenium - description: Web Browser Automation - website_url: http://www.seleniumhq.org/ - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Build, Test, Deploy - sub_category: Browser Testing - imageURL: https://img.stackshare.io/service/1517/sbUizSli_400x400.jpg - detection_source: SeleniumUiTests/packages.config - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -184,7 +164,7 @@ tools: hosted_saas: false category: Build, Test, Deploy sub_category: Server Configuration and Automation - imageURL: https://img.stackshare.io/service/1276/default_2316907c4199f912e2ed79cbdb99025c9e5e2665.png + image_url: https://img.stackshare.io/service/1276/default_2316907c4199f912e2ed79cbdb99025c9e5e2665.png detection_source: Terraform/webapp-db.tf - name: Terraform Registry description: Describe your complete infrastructure as code and build resources across @@ -195,18 +175,8 @@ tools: hosted_saas: false category: Build, Test, Deploy sub_category: Package Managers - imageURL: https://img.stackshare.io/package_manager/49093/default_cdf079d244bded073d455911e6ce679abb1b77ab.png + image_url: https://img.stackshare.io/package_manager/49093/default_cdf079d244bded073d455911e6ce679abb1b77ab.png detection_source: Terraform/webapp-db.tf -- 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 - imageURL: https://img.stackshare.io/service/1451/SR2hUhQN.png - detection_source: WebAppWithDatabase.sln - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ @@ -214,7 +184,7 @@ tools: hosted_saas: false category: Back Office sub_category: Web Browser - imageURL: https://img.stackshare.io/service/8705/768px-Firefox_Logo__2017.svg.png + image_url: https://img.stackshare.io/service/8705/768px-Firefox_Logo__2017.svg.png detection_source: SeleniumUiTests/packages.config - name: PowerShell description: A task automation and configuration management framework @@ -223,7 +193,7 @@ tools: hosted_saas: false category: Languages & Frameworks sub_category: Languages - imageURL: https://img.stackshare.io/service/3681/powershell-logo.png + image_url: https://img.stackshare.io/service/3681/powershell-logo.png detection_source: Repo Metadata - name: MSTest.TestFramework description: This is MSTest V2, the evolution of Microsoft's Test Framework @@ -234,7 +204,7 @@ tools: hosted_saas: false category: Libraries sub_category: NuGet Packages - imageURL: https://img.stackshare.io/package/13142/default_a057bdad489be3cb053d372a68695da4ac94962d.png + image_url: https://img.stackshare.io/package/13142/default_a057bdad489be3cb053d372a68695da4ac94962d.png detection_source_url: SeleniumUiTests/packages.config detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj - name: Microsoft.EntityFrameworkCore.SqlServer @@ -246,7 +216,7 @@ tools: hosted_saas: false category: Libraries sub_category: NuGet Packages - imageURL: https://img.stackshare.io/package/12891/default_4e8402857d2ce7356903ee7422d9b4a0f23cc137.png + image_url: https://img.stackshare.io/package/12891/default_4e8402857d2ce7356903ee7422d9b4a0f23cc137.png detection_source_url: WebApp/WebApp.csproj detection_source: WebApp/WebApp.csproj - name: Microsoft.EntityFrameworkCore.Tools @@ -259,7 +229,7 @@ tools: hosted_saas: false category: Libraries sub_category: NuGet Packages - imageURL: https://img.stackshare.io/package/13138/default_a057bdad489be3cb053d372a68695da4ac94962d.png + image_url: https://img.stackshare.io/package/13138/default_a057bdad489be3cb053d372a68695da4ac94962d.png detection_source_url: WebApp/WebApp.csproj detection_source: WebApp/WebApp.csproj - name: Microsoft.VisualStudio.Web.CodeGeneration.Design @@ -271,7 +241,7 @@ tools: hosted_saas: false category: Libraries sub_category: NuGet Packages - imageURL: https://img.stackshare.io/package/13477/default_eb78542773998d1500f13778aa04738ef49376bd.png + image_url: https://img.stackshare.io/package/13477/default_eb78542773998d1500f13778aa04738ef49376bd.png detection_source_url: WebApp/WebApp.csproj detection_source: WebApp/WebApp.csproj - name: Selenium.Firefox.WebDriver @@ -284,7 +254,7 @@ tools: hosted_saas: false category: Libraries sub_category: NuGet Packages - imageURL: https://img.stackshare.io/package/13910/default_12c355ecd1469432782d9a53a6225a499e793b39.png + image_url: https://img.stackshare.io/package/13910/default_12c355ecd1469432782d9a53a6225a499e793b39.png detection_source_url: SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config - name: Selenium.WebDriver @@ -297,7 +267,7 @@ tools: hosted_saas: false category: Libraries sub_category: NuGet Packages - imageURL: https://img.stackshare.io/package/12976/default_c33fee4544dbdcb376300222dc5e214ee63f7ce9.png + image_url: https://img.stackshare.io/package/12976/default_c33fee4544dbdcb376300222dc5e214ee63f7ce9.png detection_source_url: SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config - name: Selenium.WebDriver.ChromeDriver @@ -309,7 +279,7 @@ tools: hosted_saas: false category: Libraries sub_category: NuGet Packages - imageURL: https://img.stackshare.io/package/13327/default_9a849f196ca7930b27f663ae8f15c937ea1b49e5.png + image_url: https://img.stackshare.io/package/13327/default_9a849f196ca7930b27f663ae8f15c937ea1b49e5.png detection_source_url: SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config - name: Selenium.WebDriver.IEDriver @@ -321,6 +291,6 @@ tools: hosted_saas: false category: Libraries sub_category: NuGet Packages - imageURL: https://img.stackshare.io/package/13511/default_a5f7e489f1a0992baa6377c8f765ce325404bce2.png + image_url: https://img.stackshare.io/package/13511/default_a5f7e489f1a0992baa6377c8f765ce325404bce2.png detection_source_url: SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config From 1253f7ea09d24381bd1006b994b1ef89e7f08080 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 17:59:45 +0000 Subject: [PATCH 04/88] Update techstack.md --- techstack.md | 64 ++++++++++++++-------------------------------------- 1 file changed, 17 insertions(+), 47 deletions(-) diff --git a/techstack.md b/techstack.md index 0dbd1a5..55c68c5 100644 --- a/techstack.md +++ b/techstack.md @@ -8,15 +8,12 @@ EmmanuStack/sql_server_forked is built on the following main stack: - [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [Terraform](https://www.terraform.io/) – Server Configuration and Automation -- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment -- [Selenium](http://www.seleniumhq.org/) – Browser Testing - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - [ASP.NET](https://www.asp.net/) – Languages +- [Istio](https://istio.io/) – Microservices Tools - [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser -- [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - [GitHub Actions](https://github.com/features/actions) – Continuous Integration @@ -32,15 +29,12 @@ EmmanuStack/sql_server_forked is built on the following main stack: - Microsoft SQL Server [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - Terraform [Terraform](https://www.terraform.io/) – Server Configuration and Automation -- Visual Studio [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment -- Selenium [Selenium](http://www.seleniumhq.org/) – Browser Testing - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- Entity Framework [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - .NET Core [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - ASP.NET [ASP.NET](https://www.asp.net/) – Languages +- Istio [Istio](https://istio.io/) – Microservices Tools - Firefox [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser -- Entity Framework Core [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - ASP.NET Core [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration @@ -52,7 +46,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|29
Tools used|2
Contributors|11/07/23
Report generated|06/21/23
Last commit date| +|26
Tools used|2
Contributors|11/07/23
Report generated|06/21/23
Last commit date| |------|------|------|------|
@@ -138,25 +132,9 @@ Full tech stack [here](/techstack.md) -## Data (3) +## Data (1) - - - -
- Entity Framework -
- Entity Framework -
- -
- Entity Framework Core -
- Entity Framework Core -
- -
Microsoft SQL Server
Microsoft SQL Server @@ -167,7 +145,7 @@ Full tech stack [here](/techstack.md)
-## DevOps (7) +## DevOps (6) @@ -217,14 +195,6 @@ Full tech stack [here](/techstack.md) - -
Git @@ -186,17 +164,17 @@ Full tech stack [here](/techstack.md) - NuGet + Istio
- NuGet + Istio
- Selenium + NuGet
- Selenium + NuGet
- Visual Studio -
- Visual Studio -
- -
@@ -256,14 +226,14 @@ Full tech stack [here](/techstack.md) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| -|[MSTest.TestFramework](https://github.com/microsoft/testfx)|v2.2.8|N/A|N/A |MIT|N/A| -|[Microsoft.EntityFrameworkCore.SqlServer](https://docs.microsoft.com/ef/core/)|v6.0.0|N/A|N/A |Apache-2.0|N/A| -|[Microsoft.EntityFrameworkCore.Tools](https://docs.microsoft.com/ef/core/)|v6.0.0|N/A|N/A |Apache-2.0|N/A| -|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/aspnet/scaffolding)|v6.0.0|N/A|N/A |Apache-2.0|N/A| -|[Selenium.Firefox.WebDriver](https://github.com/jbaranda/nupkg-selenium-webdrivers)|v0.27.0|N/A|N/A |Unlicense|N/A| -|[Selenium.WebDriver](https://selenium.dev/)|v4.1.0|N/A|N/A |Apache-2.0|N/A| -|[Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/)|v96.0.4664|N/A|N/A |Unlicense|N/A| -|[Selenium.WebDriver.IEDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-iedriver/)|v4.0.0|N/A|N/A |Unlicense|N/A| +|[MSTest.TestFramework](https://www.nuget.org/MSTest.TestFramework)|v2.2.8|N/A|N/A |MIT|N/A| +|[Microsoft.EntityFrameworkCore.SqlServer](https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer)|v6.0.0|N/A|N/A |Apache-2.0|N/A| +|[Microsoft.EntityFrameworkCore.Tools](https://www.nuget.org/Microsoft.EntityFrameworkCore.Tools)|v6.0.0|N/A|N/A |Apache-2.0|N/A| +|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design)|v6.0.0|N/A|N/A |Apache-2.0|N/A| +|[Selenium.Firefox.WebDriver](https://www.nuget.org/Selenium.Firefox.WebDriver)|v0.27.0|N/A|N/A |Unlicense|N/A| +|[Selenium.WebDriver](https://www.nuget.org/Selenium.WebDriver)|v4.1.0|N/A|N/A |Apache-2.0|N/A| +|[Selenium.WebDriver.ChromeDriver](https://www.nuget.org/Selenium.WebDriver.ChromeDriver)|v96.0.4664|N/A|N/A |Unlicense|N/A| +|[Selenium.WebDriver.IEDriver](https://www.nuget.org/Selenium.WebDriver.IEDriver)|v4.0.0|N/A|N/A |Unlicense|N/A|
From c467f5c0b9841523a6e346c3b69b1e77c2c3e90a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 18:13:13 +0000 Subject: [PATCH 05/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 8dd5520..2f0f40a 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 5490e62b8a8bf1f7d915c532de17809f +report_id: de62539f784b77a51ea071167badd6a5 repo_type: Public -timestamp: '2023-11-07T17:59:40+00:00' +timestamp: '2023-11-07T18:13:09+00:00' requested_by: emmanu-bacancy provider: github branch: master From 7a4addf245832eb926297a6b90466e2f336488be Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 18:13:14 +0000 Subject: [PATCH 06/88] Update techstack.md From d5bd453adbeff550f50b7fd03ca4b178a525d464 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 20:14:18 +0000 Subject: [PATCH 07/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 2f0f40a..8def056 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: de62539f784b77a51ea071167badd6a5 +report_id: d4584b63708df049ee4e3841c3afd0ca repo_type: Public -timestamp: '2023-11-07T18:13:09+00:00' +timestamp: '2023-11-07T20:14:14+00:00' requested_by: emmanu-bacancy provider: github branch: master From 4df8de92671ba256e361b1c022c7989eb200cf41 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 20:14:20 +0000 Subject: [PATCH 08/88] Update techstack.md From 67f117e0f381de19d38f3fc9ac7fc4fc542cc0db Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 20:20:06 +0000 Subject: [PATCH 09/88] Update techstack.yml --- techstack.yml | 60 ++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 45 insertions(+), 15 deletions(-) diff --git a/techstack.yml b/techstack.yml index 8def056..f814598 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/sql_server_forked -report_id: d4584b63708df049ee4e3841c3afd0ca +report_id: f7834428edfeb2d3ebadae89c88790c8 repo_type: Public -timestamp: '2023-11-07T20:14:14+00:00' +timestamp: '2023-11-07T20:20:02+00:00' requested_by: emmanu-bacancy provider: github branch: master -detected_tools_count: 26 +detected_tools_count: 29 tools: - name: ASP.NET description: An open source web framework for building modern web apps and services @@ -106,6 +106,27 @@ tools: image_url: https://img.stackshare.io/service/11331/asp.net-core.png detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj detection_source: WebApp/WebApp.csproj +- name: Entity Framework + description: An object-relational mapper that enables .NET developers to work with + relational data + website_url: https://docs.microsoft.com/en-us/aspnet/entity-framework + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Relational Mapper (ORM) + image_url: https://img.stackshare.io/service/3251/no-img-open-source.png + detection_source: WebApp/WebApp.csproj +- name: Entity Framework Core + description: 'Lightweight and cross-platform version of the popular Entity Framework ' + website_url: https://docs.microsoft.com/en-us/ef/core/ + license: MIT + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Relational Mapper (ORM) + image_url: https://img.stackshare.io/service/10254/no-img-open-source.png + detection_source: WebApp/WebApp.csproj - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -116,7 +137,7 @@ tools: sub_category: Databases image_url: https://img.stackshare.io/service/1027/sql_server.png detection_source_url: WebApp.Database/WebApp.Database.sqlproj - detection_source: WebApp.Database/WebApp.Database.sqlproj + detection_source: WebApp/WebApp.csproj - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -135,17 +156,6 @@ tools: sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png detection_source: ".github/workflows/dotnetcore.actions.yml" -- name: Istio - description: Open platform to connect, manage, and secure microservices, by Google, - IBM, and Lyft - website_url: https://istio.io/ - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Build, Test, Deploy - sub_category: Microservices Tools - image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg - detection_source: 03_azure-pipelines-ci-cd.yml - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -155,6 +165,16 @@ tools: sub_category: Package Managers image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg detection_source: WebApp/WebApp.csproj +- name: Selenium + description: Web Browser Automation + website_url: http://www.seleniumhq.org/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Browser Testing + image_url: https://img.stackshare.io/service/1517/sbUizSli_400x400.jpg + detection_source: SeleniumUiTests/packages.config - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -177,6 +197,16 @@ tools: sub_category: Package Managers image_url: https://img.stackshare.io/package_manager/49093/default_cdf079d244bded073d455911e6ce679abb1b77ab.png detection_source: Terraform/webapp-db.tf +- 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: WebAppWithDatabase.sln - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ From 3ac62c8dd2dc7a8bad48981bf59ee2f57bb4bfac Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 20:20:07 +0000 Subject: [PATCH 10/88] Update techstack.md --- techstack.md | 48 +++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 39 insertions(+), 9 deletions(-) diff --git a/techstack.md b/techstack.md index 55c68c5..5972bd1 100644 --- a/techstack.md +++ b/techstack.md @@ -8,12 +8,15 @@ EmmanuStack/sql_server_forked is built on the following main stack: - [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [Terraform](https://www.terraform.io/) – Server Configuration and Automation +- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment +- [Selenium](http://www.seleniumhq.org/) – Browser Testing - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages +- [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - [ASP.NET](https://www.asp.net/) – Languages -- [Istio](https://istio.io/) – Microservices Tools - [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser +- [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - [GitHub Actions](https://github.com/features/actions) – Continuous Integration @@ -29,12 +32,15 @@ EmmanuStack/sql_server_forked is built on the following main stack: - Microsoft SQL Server [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - Terraform [Terraform](https://www.terraform.io/) – Server Configuration and Automation +- Visual Studio [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment +- Selenium [Selenium](http://www.seleniumhq.org/) – Browser Testing - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages +- Entity Framework [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - .NET Core [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - ASP.NET [ASP.NET](https://www.asp.net/) – Languages -- Istio [Istio](https://istio.io/) – Microservices Tools - Firefox [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser +- Entity Framework Core [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - ASP.NET Core [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration @@ -46,7 +52,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|2
Contributors|11/07/23
Report generated|06/21/23
Last commit date| +|29
Tools used|2
Contributors|11/07/23
Report generated|06/21/23
Last commit date| |------|------|------|------|
@@ -132,9 +138,25 @@ Full tech stack [here](/techstack.md) -## Data (1) +## Data (3) + + + +
+ Entity Framework +
+ Entity Framework +
+ +
+ Entity Framework Core +
+ Entity Framework Core +
+ +
Microsoft SQL Server
Microsoft SQL Server @@ -145,7 +167,7 @@ Full tech stack [here](/techstack.md)
-## DevOps (6) +## DevOps (7) @@ -195,6 +217,14 @@ Full tech stack [here](/techstack.md) + +
Git @@ -164,17 +186,17 @@ Full tech stack [here](/techstack.md) - Istio + NuGet
- Istio + NuGet
- NuGet + Selenium
- NuGet + Selenium
+ Visual Studio +
+ Visual Studio +
+ +
From 34cca0669b1e6ccd733ca1834fdbc06c5ca3012a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 8 Nov 2023 14:13:27 +0000 Subject: [PATCH 11/88] Update techstack.yml --- techstack.yml | 60 +++++++++++++-------------------------------------- 1 file changed, 15 insertions(+), 45 deletions(-) diff --git a/techstack.yml b/techstack.yml index f814598..240cf02 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/sql_server_forked -report_id: f7834428edfeb2d3ebadae89c88790c8 +report_id: '0758acc8d77511999569668cdada248d' repo_type: Public -timestamp: '2023-11-07T20:20:02+00:00' +timestamp: '2023-11-08T14:13:23+00:00' requested_by: emmanu-bacancy provider: github branch: master -detected_tools_count: 29 +detected_tools_count: 26 tools: - name: ASP.NET description: An open source web framework for building modern web apps and services @@ -106,27 +106,6 @@ tools: image_url: https://img.stackshare.io/service/11331/asp.net-core.png detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj detection_source: WebApp/WebApp.csproj -- name: Entity Framework - description: An object-relational mapper that enables .NET developers to work with - relational data - website_url: https://docs.microsoft.com/en-us/aspnet/entity-framework - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Data Stores - sub_category: Object Relational Mapper (ORM) - image_url: https://img.stackshare.io/service/3251/no-img-open-source.png - detection_source: WebApp/WebApp.csproj -- name: Entity Framework Core - description: 'Lightweight and cross-platform version of the popular Entity Framework ' - website_url: https://docs.microsoft.com/en-us/ef/core/ - license: MIT - open_source: true - hosted_saas: false - category: Data Stores - sub_category: Object Relational Mapper (ORM) - image_url: https://img.stackshare.io/service/10254/no-img-open-source.png - detection_source: WebApp/WebApp.csproj - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -137,7 +116,7 @@ tools: sub_category: Databases image_url: https://img.stackshare.io/service/1027/sql_server.png detection_source_url: WebApp.Database/WebApp.Database.sqlproj - detection_source: WebApp/WebApp.csproj + detection_source: WebApp.Database/WebApp.Database.sqlproj - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -156,6 +135,17 @@ tools: sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png detection_source: ".github/workflows/dotnetcore.actions.yml" +- name: Istio + description: Open platform to connect, manage, and secure microservices, by Google, + IBM, and Lyft + website_url: https://istio.io/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Microservices Tools + image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg + detection_source: 03_azure-pipelines-ci-cd.yml - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -165,16 +155,6 @@ tools: sub_category: Package Managers image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg detection_source: WebApp/WebApp.csproj -- name: Selenium - description: Web Browser Automation - website_url: http://www.seleniumhq.org/ - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Build, Test, Deploy - sub_category: Browser Testing - image_url: https://img.stackshare.io/service/1517/sbUizSli_400x400.jpg - detection_source: SeleniumUiTests/packages.config - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -197,16 +177,6 @@ tools: sub_category: Package Managers image_url: https://img.stackshare.io/package_manager/49093/default_cdf079d244bded073d455911e6ce679abb1b77ab.png detection_source: Terraform/webapp-db.tf -- 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: WebAppWithDatabase.sln - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ From 47db4b273fd46357c554f28b1b72d9fe39479aa7 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 8 Nov 2023 14:13:29 +0000 Subject: [PATCH 12/88] Update techstack.md --- techstack.md | 48 +++++++++--------------------------------------- 1 file changed, 9 insertions(+), 39 deletions(-) diff --git a/techstack.md b/techstack.md index 5972bd1..8d3dc8f 100644 --- a/techstack.md +++ b/techstack.md @@ -8,15 +8,12 @@ EmmanuStack/sql_server_forked is built on the following main stack: - [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [Terraform](https://www.terraform.io/) – Server Configuration and Automation -- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment -- [Selenium](http://www.seleniumhq.org/) – Browser Testing - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - [ASP.NET](https://www.asp.net/) – Languages +- [Istio](https://istio.io/) – Microservices Tools - [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser -- [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - [GitHub Actions](https://github.com/features/actions) – Continuous Integration @@ -32,15 +29,12 @@ EmmanuStack/sql_server_forked is built on the following main stack: - Microsoft SQL Server [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - Terraform [Terraform](https://www.terraform.io/) – Server Configuration and Automation -- Visual Studio [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment -- Selenium [Selenium](http://www.seleniumhq.org/) – Browser Testing - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- Entity Framework [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - .NET Core [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - ASP.NET [ASP.NET](https://www.asp.net/) – Languages +- Istio [Istio](https://istio.io/) – Microservices Tools - Firefox [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser -- Entity Framework Core [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - ASP.NET Core [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration @@ -52,7 +46,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|29
Tools used|2
Contributors|11/07/23
Report generated|06/21/23
Last commit date| +|26
Tools used|2
Contributors|11/08/23
Report generated|06/21/23
Last commit date| |------|------|------|------| @@ -138,25 +132,9 @@ Full tech stack [here](/techstack.md) -## Data (3) +## Data (1) - - - -
- Entity Framework -
- Entity Framework -
- -
- Entity Framework Core -
- Entity Framework Core -
- -
Microsoft SQL Server
Microsoft SQL Server @@ -167,7 +145,7 @@ Full tech stack [here](/techstack.md)
-## DevOps (7) +## DevOps (6) @@ -217,14 +195,6 @@ Full tech stack [here](/techstack.md) - -
Git @@ -186,17 +164,17 @@ Full tech stack [here](/techstack.md) - NuGet + Istio
- NuGet + Istio
- Selenium + NuGet
- Selenium + NuGet
- Visual Studio -
- Visual Studio -
- -
From 0d65b03ad1442cdc041dec255e19572884190188 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 17:22:18 +0000 Subject: [PATCH 13/88] Update techstack.yml --- techstack.yml | 44 ++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 42 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 240cf02..708734c 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: '0758acc8d77511999569668cdada248d' +report_id: c927fb21d332d7382852ed70889b1195 repo_type: Public -timestamp: '2023-11-08T14:13:23+00:00' +timestamp: '2023-11-09T17:22:15+00:00' requested_by: emmanu-bacancy provider: github branch: master @@ -19,6 +19,8 @@ tools: image_url: https://img.stackshare.io/service/6755/2c45151a4a11d3a3c8e71bb34dd069d6_400x400.png detection_source_url: SeleniumUiTests/SeleniumUiTests.csproj detection_source: SeleniumUiTests/SeleniumUiTests.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2019-02-02 12:16:02.000000000 Z - name: C# description: Simple, general-purpose, object-oriented programming language for the .NET platform @@ -67,6 +69,8 @@ tools: sub_category: Languages image_url: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png detection_source: WebApp.Database/dbo/Tables/Employee.sql + last_updated_by: Houssem Dellai + last_updated_on: 2018-07-18 20:59:47.000000000 Z - name: ".NET" description: A free, cross-platform, open source developer platform for building many different types of applications @@ -80,6 +84,8 @@ tools: image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png detection_source_url: SeleniumUiTests/SeleniumUiTests.csproj detection_source: SeleniumUiTests/SeleniumUiTests.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2019-02-02 12:16:02.000000000 Z - name: ".NET Core" description: An Open Source, General-Purpose Development Platform Maintained by Microsoft and the .NET Community @@ -93,6 +99,8 @@ tools: image_url: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 17:26:42.000000000 Z - name: ASP.NET Core description: A cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux @@ -106,6 +114,8 @@ tools: image_url: https://img.stackshare.io/service/11331/asp.net-core.png detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 17:26:42.000000000 Z - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -117,6 +127,8 @@ tools: image_url: https://img.stackshare.io/service/1027/sql_server.png detection_source_url: WebApp.Database/WebApp.Database.sqlproj detection_source: WebApp.Database/WebApp.Database.sqlproj + last_updated_by: Emmanu Varghese + last_updated_on: 2023-06-21 14:52:45.000000000 Z - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -135,6 +147,8 @@ tools: sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png detection_source: ".github/workflows/dotnetcore.actions.yml" + last_updated_by: Houssem Dellai + last_updated_on: 2019-12-13 14:40:54.000000000 Z - name: Istio description: Open platform to connect, manage, and secure microservices, by Google, IBM, and Lyft @@ -146,6 +160,8 @@ tools: sub_category: Microservices Tools image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg detection_source: 03_azure-pipelines-ci-cd.yml + last_updated_by: Houssem Dellai + last_updated_on: 2018-09-10 10:53:54.000000000 Z - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -155,6 +171,8 @@ tools: sub_category: Package Managers image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -166,6 +184,8 @@ tools: sub_category: Server Configuration and Automation image_url: https://img.stackshare.io/service/1276/default_2316907c4199f912e2ed79cbdb99025c9e5e2665.png detection_source: Terraform/webapp-db.tf + last_updated_by: git + last_updated_on: 2019-06-03 15:25:56.000000000 Z - name: Terraform Registry description: Describe your complete infrastructure as code and build resources across providers @@ -177,6 +197,8 @@ tools: sub_category: Package Managers image_url: https://img.stackshare.io/package_manager/49093/default_cdf079d244bded073d455911e6ce679abb1b77ab.png detection_source: Terraform/webapp-db.tf + last_updated_by: git + last_updated_on: 2019-06-03 15:25:56.000000000 Z - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ @@ -186,6 +208,8 @@ tools: sub_category: Web Browser image_url: https://img.stackshare.io/service/8705/768px-Firefox_Logo__2017.svg.png detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-09-08 12:15:46.000000000 Z - name: PowerShell description: A task automation and configuration management framework website_url: https://docs.microsoft.com/en-us/powershell/ @@ -207,6 +231,8 @@ tools: image_url: https://img.stackshare.io/package/13142/default_a057bdad489be3cb053d372a68695da4ac94962d.png detection_source_url: SeleniumUiTests/packages.config detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Microsoft.EntityFrameworkCore.SqlServer description: Microsoft SQL Server database provider for Entity Framework Core package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer @@ -219,6 +245,8 @@ tools: image_url: https://img.stackshare.io/package/12891/default_4e8402857d2ce7356903ee7422d9b4a0f23cc137.png detection_source_url: WebApp/WebApp.csproj detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Microsoft.EntityFrameworkCore.Tools description: Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio @@ -232,6 +260,8 @@ tools: image_url: https://img.stackshare.io/package/13138/default_a057bdad489be3cb053d372a68695da4ac94962d.png detection_source_url: WebApp/WebApp.csproj detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Microsoft.VisualStudio.Web.CodeGeneration.Design description: Code Generation tool for ASP.NET Core package_url: https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design @@ -244,6 +274,8 @@ tools: image_url: https://img.stackshare.io/package/13477/default_eb78542773998d1500f13778aa04738ef49376bd.png detection_source_url: WebApp/WebApp.csproj detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Selenium.Firefox.WebDriver description: "Repurposed nuget package of Selenium.WebDriver.ChromeDriver but for Firefox Driver instead \tInstall Firefox Driver" @@ -257,6 +289,8 @@ tools: image_url: https://img.stackshare.io/package/13910/default_12c355ecd1469432782d9a53a6225a499e793b39.png detection_source_url: SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Selenium.WebDriver description: Selenium is a set of different software tools each with a different approach to supporting browser automation @@ -270,6 +304,8 @@ tools: image_url: https://img.stackshare.io/package/12976/default_c33fee4544dbdcb376300222dc5e214ee63f7ce9.png detection_source_url: SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Selenium.WebDriver.ChromeDriver description: Install Chrome Driver package_url: https://www.nuget.org/Selenium.WebDriver.ChromeDriver @@ -282,6 +318,8 @@ tools: image_url: https://img.stackshare.io/package/13327/default_9a849f196ca7930b27f663ae8f15c937ea1b49e5.png detection_source_url: SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Selenium.WebDriver.IEDriver description: Install IE Driver package_url: https://www.nuget.org/Selenium.WebDriver.IEDriver @@ -294,3 +332,5 @@ tools: image_url: https://img.stackshare.io/package/13511/default_a5f7e489f1a0992baa6377c8f765ce325404bce2.png detection_source_url: SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z From b68f195bc2ad46d2e3fd57e99f846ba441129c65 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 17:22:19 +0000 Subject: [PATCH 14/88] Update techstack.md --- techstack.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/techstack.md b/techstack.md index 8d3dc8f..10803cc 100644 --- a/techstack.md +++ b/techstack.md @@ -46,8 +46,8 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|2
Contributors|11/08/23
Report generated|06/21/23
Last commit date| -|------|------|------|------| +|26
Tools used|11/09/23
Report generated| +|------|------| ## Languages (6) @@ -226,14 +226,14 @@ Full tech stack [here](/techstack.md) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| -|[MSTest.TestFramework](https://www.nuget.org/MSTest.TestFramework)|v2.2.8|N/A|N/A |MIT|N/A| -|[Microsoft.EntityFrameworkCore.SqlServer](https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer)|v6.0.0|N/A|N/A |Apache-2.0|N/A| -|[Microsoft.EntityFrameworkCore.Tools](https://www.nuget.org/Microsoft.EntityFrameworkCore.Tools)|v6.0.0|N/A|N/A |Apache-2.0|N/A| -|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design)|v6.0.0|N/A|N/A |Apache-2.0|N/A| -|[Selenium.Firefox.WebDriver](https://www.nuget.org/Selenium.Firefox.WebDriver)|v0.27.0|N/A|N/A |Unlicense|N/A| -|[Selenium.WebDriver](https://www.nuget.org/Selenium.WebDriver)|v4.1.0|N/A|N/A |Apache-2.0|N/A| -|[Selenium.WebDriver.ChromeDriver](https://www.nuget.org/Selenium.WebDriver.ChromeDriver)|v96.0.4664|N/A|N/A |Unlicense|N/A| -|[Selenium.WebDriver.IEDriver](https://www.nuget.org/Selenium.WebDriver.IEDriver)|v4.0.0|N/A|N/A |Unlicense|N/A| +|[MSTest.TestFramework](https://www.nuget.org/MSTest.TestFramework)|v2.2.8|12/12/21|Houssem Dellai |MIT|N/A| +|[Microsoft.EntityFrameworkCore.SqlServer](https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer)|v6.0.0|12/17/21|Houssem Dellai |Apache-2.0|N/A| +|[Microsoft.EntityFrameworkCore.Tools](https://www.nuget.org/Microsoft.EntityFrameworkCore.Tools)|v6.0.0|12/17/21|Houssem Dellai |Apache-2.0|N/A| +|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design)|v6.0.0|12/17/21|Houssem Dellai |Apache-2.0|N/A| +|[Selenium.Firefox.WebDriver](https://www.nuget.org/Selenium.Firefox.WebDriver)|v0.27.0|12/12/21|Houssem Dellai |Unlicense|N/A| +|[Selenium.WebDriver](https://www.nuget.org/Selenium.WebDriver)|v4.1.0|12/12/21|Houssem Dellai |Apache-2.0|N/A| +|[Selenium.WebDriver.ChromeDriver](https://www.nuget.org/Selenium.WebDriver.ChromeDriver)|v96.0.4664|12/12/21|Houssem Dellai |Unlicense|N/A| +|[Selenium.WebDriver.IEDriver](https://www.nuget.org/Selenium.WebDriver.IEDriver)|v4.0.0|12/12/21|Houssem Dellai |Unlicense|N/A|
From 9e1553e402ae60d122594a9190f2835b4c58acab Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 16 Nov 2023 14:40:07 +0000 Subject: [PATCH 15/88] Update techstack.yml --- techstack.yml | 76 +++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 55 insertions(+), 21 deletions(-) diff --git a/techstack.yml b/techstack.yml index 708734c..cdff265 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/sql_server_forked -report_id: c927fb21d332d7382852ed70889b1195 +report_id: '09cf26b45976ca49d4c0f9a2562f6c40' repo_type: Public -timestamp: '2023-11-09T17:22:15+00:00' +timestamp: '2023-11-16T14:40:05+00:00' requested_by: emmanu-bacancy provider: github branch: master -detected_tools_count: 26 +detected_tools_count: 29 tools: - name: ASP.NET description: An open source web framework for building modern web apps and services @@ -75,17 +75,15 @@ tools: description: A free, cross-platform, open source developer platform for building many different types of applications website_url: http://www.microsoft.com/net/ - version: '4.8' 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: SeleniumUiTests/SeleniumUiTests.csproj - detection_source: SeleniumUiTests/SeleniumUiTests.csproj + detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai - last_updated_on: 2019-02-02 12:16:02.000000000 Z + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: ".NET Core" description: An Open Source, General-Purpose Development Platform Maintained by Microsoft and the .NET Community @@ -116,6 +114,31 @@ tools: detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 17:26:42.000000000 Z +- name: Entity Framework + description: An object-relational mapper that enables .NET developers to work with + relational data + website_url: https://docs.microsoft.com/en-us/aspnet/entity-framework + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Relational Mapper (ORM) + image_url: https://img.stackshare.io/service/3251/no-img-open-source.png + detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z +- name: Entity Framework Core + description: 'Lightweight and cross-platform version of the popular Entity Framework ' + website_url: https://docs.microsoft.com/en-us/ef/core/ + license: MIT + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Relational Mapper (ORM) + image_url: https://img.stackshare.io/service/10254/no-img-open-source.png + detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -126,7 +149,7 @@ tools: sub_category: Databases image_url: https://img.stackshare.io/service/1027/sql_server.png detection_source_url: WebApp.Database/WebApp.Database.sqlproj - detection_source: WebApp.Database/WebApp.Database.sqlproj + detection_source: WebApp/WebApp.csproj last_updated_by: Emmanu Varghese last_updated_on: 2023-06-21 14:52:45.000000000 Z - name: Git @@ -149,19 +172,6 @@ tools: detection_source: ".github/workflows/dotnetcore.actions.yml" last_updated_by: Houssem Dellai last_updated_on: 2019-12-13 14:40:54.000000000 Z -- name: Istio - description: Open platform to connect, manage, and secure microservices, by Google, - IBM, and Lyft - website_url: https://istio.io/ - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Build, Test, Deploy - sub_category: Microservices Tools - image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg - detection_source: 03_azure-pipelines-ci-cd.yml - last_updated_by: Houssem Dellai - last_updated_on: 2018-09-10 10:53:54.000000000 Z - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -173,6 +183,18 @@ tools: detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 15:01:19.000000000 Z +- name: Selenium + description: Web Browser Automation + website_url: http://www.seleniumhq.org/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Browser Testing + image_url: https://img.stackshare.io/service/1517/sbUizSli_400x400.jpg + detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -199,6 +221,18 @@ tools: detection_source: Terraform/webapp-db.tf last_updated_by: git last_updated_on: 2019-06-03 15:25:56.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: WebAppWithDatabase.sln + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ From b71e21712b4c0a52e8260db38b723da00d184f79 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 16 Nov 2023 14:40:08 +0000 Subject: [PATCH 16/88] Update techstack.md --- techstack.md | 52 +++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 41 insertions(+), 11 deletions(-) diff --git a/techstack.md b/techstack.md index 10803cc..75ee0c6 100644 --- a/techstack.md +++ b/techstack.md @@ -8,12 +8,15 @@ EmmanuStack/sql_server_forked is built on the following main stack: - [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [Terraform](https://www.terraform.io/) – Server Configuration and Automation +- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment +- [Selenium](http://www.seleniumhq.org/) – Browser Testing - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages +- [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - [ASP.NET](https://www.asp.net/) – Languages -- [Istio](https://istio.io/) – Microservices Tools - [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser +- [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - [GitHub Actions](https://github.com/features/actions) – Continuous Integration @@ -29,12 +32,15 @@ EmmanuStack/sql_server_forked is built on the following main stack: - Microsoft SQL Server [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - Terraform [Terraform](https://www.terraform.io/) – Server Configuration and Automation +- Visual Studio [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment +- Selenium [Selenium](http://www.seleniumhq.org/) – Browser Testing - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages +- Entity Framework [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - .NET Core [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - ASP.NET [ASP.NET](https://www.asp.net/) – Languages -- Istio [Istio](https://istio.io/) – Microservices Tools - Firefox [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser +- Entity Framework Core [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - ASP.NET Core [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration @@ -46,7 +52,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|11/09/23
Report generated| +|29
Tools used|11/16/23
Report generated| |------|------|
@@ -110,7 +116,7 @@ Full tech stack [here](/techstack.md)
.NET
- v4.8 + @@ -132,9 +138,25 @@ Full tech stack [here](/techstack.md) -## Data (1) +## Data (3) + + + +
+ Entity Framework +
+ Entity Framework +
+ +
+ Entity Framework Core +
+ Entity Framework Core +
+ +
Microsoft SQL Server
Microsoft SQL Server @@ -145,7 +167,7 @@ Full tech stack [here](/techstack.md)
-## DevOps (6) +## DevOps (7) @@ -195,6 +217,14 @@ Full tech stack [here](/techstack.md) + +
Git @@ -164,17 +186,17 @@ Full tech stack [here](/techstack.md) - Istio + NuGet
- Istio + NuGet
- NuGet + Selenium
- NuGet + Selenium
+ Visual Studio +
+ Visual Studio +
+ +
@@ -238,4 +268,4 @@ Full tech stack [here](/techstack.md)
-Generated via [Stack File](https://github.com/apps/stack-file) +Generated via [Stack File](https://github.com/marketplace/stack-file) From 57f230655690999b1d0379ad43d64b107645211c Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 17 Nov 2023 18:10:07 +0000 Subject: [PATCH 17/88] Update techstack.yml --- techstack.yml | 76 ++++++++++++++------------------------------------- 1 file changed, 21 insertions(+), 55 deletions(-) diff --git a/techstack.yml b/techstack.yml index cdff265..deb4db7 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/sql_server_forked -report_id: '09cf26b45976ca49d4c0f9a2562f6c40' +report_id: e05e28dacf0e6b0e3b76aad2739e92ee repo_type: Public -timestamp: '2023-11-16T14:40:05+00:00' +timestamp: '2023-11-17T18:10:05+00:00' requested_by: emmanu-bacancy provider: github branch: master -detected_tools_count: 29 +detected_tools_count: 26 tools: - name: ASP.NET description: An open source web framework for building modern web apps and services @@ -75,15 +75,17 @@ tools: description: A free, cross-platform, open source developer platform for building many different types of applications website_url: http://www.microsoft.com/net/ + version: '4.8' 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: WebApp/WebApp.csproj + detection_source_url: SeleniumUiTests/SeleniumUiTests.csproj + detection_source: SeleniumUiTests/SeleniumUiTests.csproj last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z + last_updated_on: 2019-02-02 12:16:02.000000000 Z - name: ".NET Core" description: An Open Source, General-Purpose Development Platform Maintained by Microsoft and the .NET Community @@ -114,31 +116,6 @@ tools: detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 17:26:42.000000000 Z -- name: Entity Framework - description: An object-relational mapper that enables .NET developers to work with - relational data - website_url: https://docs.microsoft.com/en-us/aspnet/entity-framework - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Data Stores - sub_category: Object Relational Mapper (ORM) - image_url: https://img.stackshare.io/service/3251/no-img-open-source.png - detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z -- name: Entity Framework Core - description: 'Lightweight and cross-platform version of the popular Entity Framework ' - website_url: https://docs.microsoft.com/en-us/ef/core/ - license: MIT - open_source: true - hosted_saas: false - category: Data Stores - sub_category: Object Relational Mapper (ORM) - image_url: https://img.stackshare.io/service/10254/no-img-open-source.png - detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -149,7 +126,7 @@ tools: sub_category: Databases image_url: https://img.stackshare.io/service/1027/sql_server.png detection_source_url: WebApp.Database/WebApp.Database.sqlproj - detection_source: WebApp/WebApp.csproj + detection_source: WebApp.Database/WebApp.Database.sqlproj last_updated_by: Emmanu Varghese last_updated_on: 2023-06-21 14:52:45.000000000 Z - name: Git @@ -172,6 +149,19 @@ tools: detection_source: ".github/workflows/dotnetcore.actions.yml" last_updated_by: Houssem Dellai last_updated_on: 2019-12-13 14:40:54.000000000 Z +- name: Istio + description: Open platform to connect, manage, and secure microservices, by Google, + IBM, and Lyft + website_url: https://istio.io/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Microservices Tools + image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg + detection_source: 03_azure-pipelines-ci-cd.yml + last_updated_by: Houssem Dellai + last_updated_on: 2018-09-10 10:53:54.000000000 Z - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -183,18 +173,6 @@ tools: detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 15:01:19.000000000 Z -- name: Selenium - description: Web Browser Automation - website_url: http://www.seleniumhq.org/ - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Build, Test, Deploy - sub_category: Browser Testing - image_url: https://img.stackshare.io/service/1517/sbUizSli_400x400.jpg - detection_source: SeleniumUiTests/packages.config - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -221,18 +199,6 @@ tools: detection_source: Terraform/webapp-db.tf last_updated_by: git last_updated_on: 2019-06-03 15:25:56.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: WebAppWithDatabase.sln - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ From c250cc0f52901f200e218510553440a7db95f10e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 17 Nov 2023 18:10:08 +0000 Subject: [PATCH 18/88] Update techstack.md --- techstack.md | 50 ++++++++++---------------------------------------- 1 file changed, 10 insertions(+), 40 deletions(-) diff --git a/techstack.md b/techstack.md index 75ee0c6..76b56e4 100644 --- a/techstack.md +++ b/techstack.md @@ -8,15 +8,12 @@ EmmanuStack/sql_server_forked is built on the following main stack: - [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [Terraform](https://www.terraform.io/) – Server Configuration and Automation -- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment -- [Selenium](http://www.seleniumhq.org/) – Browser Testing - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - [ASP.NET](https://www.asp.net/) – Languages +- [Istio](https://istio.io/) – Microservices Tools - [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser -- [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - [GitHub Actions](https://github.com/features/actions) – Continuous Integration @@ -32,15 +29,12 @@ EmmanuStack/sql_server_forked is built on the following main stack: - Microsoft SQL Server [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - Terraform [Terraform](https://www.terraform.io/) – Server Configuration and Automation -- Visual Studio [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment -- Selenium [Selenium](http://www.seleniumhq.org/) – Browser Testing - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- Entity Framework [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - .NET Core [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - ASP.NET [ASP.NET](https://www.asp.net/) – Languages +- Istio [Istio](https://istio.io/) – Microservices Tools - Firefox [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser -- Entity Framework Core [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - ASP.NET Core [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration @@ -52,7 +46,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|29
Tools used|11/16/23
Report generated| +|26
Tools used|11/17/23
Report generated| |------|------|
@@ -116,7 +110,7 @@ Full tech stack [here](/techstack.md)
.NET
- + v4.8 @@ -138,25 +132,9 @@ Full tech stack [here](/techstack.md) -## Data (3) +## Data (1) - - - -
- Entity Framework -
- Entity Framework -
- -
- Entity Framework Core -
- Entity Framework Core -
- -
Microsoft SQL Server
Microsoft SQL Server @@ -167,7 +145,7 @@ Full tech stack [here](/techstack.md)
-## DevOps (7) +## DevOps (6) @@ -217,14 +195,6 @@ Full tech stack [here](/techstack.md) - -
Git @@ -186,17 +164,17 @@ Full tech stack [here](/techstack.md) - NuGet + Istio
- NuGet + Istio
- Selenium + NuGet
- Selenium + NuGet
- Visual Studio -
- Visual Studio -
- -
From 37bd62b30813231474f63ad1a1d779f444da60e8 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 17 Nov 2023 18:38:30 +0000 Subject: [PATCH 19/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index deb4db7..09e4f8f 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: e05e28dacf0e6b0e3b76aad2739e92ee +report_id: b1f180d7e1b2a16471056f7119acf726 repo_type: Public -timestamp: '2023-11-17T18:10:05+00:00' +timestamp: '2023-11-17T18:38:28+00:00' requested_by: emmanu-bacancy provider: github branch: master From 280af2557482b2b0d63bf8a118c23d90779fa4b2 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 17 Nov 2023 18:38:31 +0000 Subject: [PATCH 20/88] Update techstack.md From 118ca3de1e79e38ecc70b1423a5de679033bdadb Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 23 Nov 2023 16:19:53 +0000 Subject: [PATCH 21/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 09e4f8f..ea250de 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: b1f180d7e1b2a16471056f7119acf726 +report_id: 5d5534903796734c562bde9e1cb837fb repo_type: Public -timestamp: '2023-11-17T18:38:28+00:00' +timestamp: '2023-11-23T16:19:51+00:00' requested_by: emmanu-bacancy provider: github branch: master From b2698022be9c67a6199d59100adbc1bddba0c780 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 23 Nov 2023 16:19:54 +0000 Subject: [PATCH 22/88] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 76b56e4..badd42f 100644 --- a/techstack.md +++ b/techstack.md @@ -46,7 +46,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|11/17/23
Report generated| +|26
Tools used|11/23/23
Report generated| |------|------| From 8be1bfb175a0991d9692e702a8eded9ecfebf42a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 23 Nov 2023 18:12:41 +0000 Subject: [PATCH 23/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index ea250de..6d2c7e7 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 5d5534903796734c562bde9e1cb837fb +report_id: 758093ebce379808692d19dffa903a26 repo_type: Public -timestamp: '2023-11-23T16:19:51+00:00' +timestamp: '2023-11-23T18:12:39+00:00' requested_by: emmanu-bacancy provider: github branch: master From 4c6f2768f87d4dc4486002a078d8ecb641324c96 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 23 Nov 2023 18:12:42 +0000 Subject: [PATCH 24/88] Update techstack.md From f07573fc3c06cabae8c3b9c17c1f31ff10ec5549 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 23 Nov 2023 18:28:38 +0000 Subject: [PATCH 25/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 6d2c7e7..79c4ba0 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 758093ebce379808692d19dffa903a26 +report_id: 2c36f2ede2ca572517be522c259db061 repo_type: Public -timestamp: '2023-11-23T18:12:39+00:00' +timestamp: '2023-11-23T18:28:36+00:00' requested_by: emmanu-bacancy provider: github branch: master From a20c318feb0692e8a2fc4d923d08ec1ebaec4d12 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 23 Nov 2023 18:28:39 +0000 Subject: [PATCH 26/88] Update techstack.md From 2d87f9a983511263132ecb6355497412812c2cbb Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 24 Nov 2023 05:57:14 +0000 Subject: [PATCH 27/88] Update techstack.yml --- techstack.yml | 76 +++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 55 insertions(+), 21 deletions(-) diff --git a/techstack.yml b/techstack.yml index 79c4ba0..9244ab9 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 2c36f2ede2ca572517be522c259db061 +report_id: d7fbd34057a69441cfa175ea80025e5e repo_type: Public -timestamp: '2023-11-23T18:28:36+00:00' +timestamp: '2023-11-24T05:57:13+00:00' requested_by: emmanu-bacancy provider: github branch: master -detected_tools_count: 26 +detected_tools_count: 29 tools: - name: ASP.NET description: An open source web framework for building modern web apps and services @@ -75,17 +75,15 @@ tools: description: A free, cross-platform, open source developer platform for building many different types of applications website_url: http://www.microsoft.com/net/ - version: '4.8' 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: SeleniumUiTests/SeleniumUiTests.csproj - detection_source: SeleniumUiTests/SeleniumUiTests.csproj + detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai - last_updated_on: 2019-02-02 12:16:02.000000000 Z + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: ".NET Core" description: An Open Source, General-Purpose Development Platform Maintained by Microsoft and the .NET Community @@ -116,6 +114,31 @@ tools: detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 17:26:42.000000000 Z +- name: Entity Framework + description: An object-relational mapper that enables .NET developers to work with + relational data + website_url: https://docs.microsoft.com/en-us/aspnet/entity-framework + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Relational Mapper (ORM) + image_url: https://img.stackshare.io/service/3251/no-img-open-source.png + detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z +- name: Entity Framework Core + description: 'Lightweight and cross-platform version of the popular Entity Framework ' + website_url: https://docs.microsoft.com/en-us/ef/core/ + license: MIT + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Relational Mapper (ORM) + image_url: https://img.stackshare.io/service/10254/no-img-open-source.png + detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -126,7 +149,7 @@ tools: sub_category: Databases image_url: https://img.stackshare.io/service/1027/sql_server.png detection_source_url: WebApp.Database/WebApp.Database.sqlproj - detection_source: WebApp.Database/WebApp.Database.sqlproj + detection_source: WebApp/WebApp.csproj last_updated_by: Emmanu Varghese last_updated_on: 2023-06-21 14:52:45.000000000 Z - name: Git @@ -149,19 +172,6 @@ tools: detection_source: ".github/workflows/dotnetcore.actions.yml" last_updated_by: Houssem Dellai last_updated_on: 2019-12-13 14:40:54.000000000 Z -- name: Istio - description: Open platform to connect, manage, and secure microservices, by Google, - IBM, and Lyft - website_url: https://istio.io/ - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Build, Test, Deploy - sub_category: Microservices Tools - image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg - detection_source: 03_azure-pipelines-ci-cd.yml - last_updated_by: Houssem Dellai - last_updated_on: 2018-09-10 10:53:54.000000000 Z - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -173,6 +183,18 @@ tools: detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 15:01:19.000000000 Z +- name: Selenium + description: Web Browser Automation + website_url: http://www.seleniumhq.org/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Browser Testing + image_url: https://img.stackshare.io/service/1517/sbUizSli_400x400.jpg + detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -199,6 +221,18 @@ tools: detection_source: Terraform/webapp-db.tf last_updated_by: git last_updated_on: 2019-06-03 15:25:56.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: WebAppWithDatabase.sln + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ From ec4ad8db1d52c834b50c2aaf817ee687813ee2f4 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 24 Nov 2023 05:57:15 +0000 Subject: [PATCH 28/88] Update techstack.md --- techstack.md | 50 ++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 40 insertions(+), 10 deletions(-) diff --git a/techstack.md b/techstack.md index badd42f..ae84831 100644 --- a/techstack.md +++ b/techstack.md @@ -8,12 +8,15 @@ EmmanuStack/sql_server_forked is built on the following main stack: - [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [Terraform](https://www.terraform.io/) – Server Configuration and Automation +- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment +- [Selenium](http://www.seleniumhq.org/) – Browser Testing - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages +- [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - [ASP.NET](https://www.asp.net/) – Languages -- [Istio](https://istio.io/) – Microservices Tools - [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser +- [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - [GitHub Actions](https://github.com/features/actions) – Continuous Integration @@ -29,12 +32,15 @@ EmmanuStack/sql_server_forked is built on the following main stack: - Microsoft SQL Server [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - Terraform [Terraform](https://www.terraform.io/) – Server Configuration and Automation +- Visual Studio [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment +- Selenium [Selenium](http://www.seleniumhq.org/) – Browser Testing - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages +- Entity Framework [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - .NET Core [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - ASP.NET [ASP.NET](https://www.asp.net/) – Languages -- Istio [Istio](https://istio.io/) – Microservices Tools - Firefox [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser +- Entity Framework Core [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - ASP.NET Core [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration @@ -46,7 +52,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|11/23/23
Report generated| +|29
Tools used|11/24/23
Report generated| |------|------| @@ -110,7 +116,7 @@ Full tech stack [here](/techstack.md)
.NET
- v4.8 + @@ -132,9 +138,25 @@ Full tech stack [here](/techstack.md) -## Data (1) +## Data (3) + + + +
+ Entity Framework +
+ Entity Framework +
+ +
+ Entity Framework Core +
+ Entity Framework Core +
+ +
Microsoft SQL Server
Microsoft SQL Server @@ -145,7 +167,7 @@ Full tech stack [here](/techstack.md)
-## DevOps (6) +## DevOps (7) @@ -195,6 +217,14 @@ Full tech stack [here](/techstack.md) + +
Git @@ -164,17 +186,17 @@ Full tech stack [here](/techstack.md) - Istio + NuGet
- Istio + NuGet
- NuGet + Selenium
- NuGet + Selenium
+ Visual Studio +
+ Visual Studio +
+ +
From a9f22dfd2b2c52b065defbefd894a9c78a370a48 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 7 Dec 2023 17:13:52 +0000 Subject: [PATCH 29/88] Update techstack.yml --- techstack.yml | 140 ++++++++++++-------------------------------------- 1 file changed, 33 insertions(+), 107 deletions(-) diff --git a/techstack.yml b/techstack.yml index 9244ab9..976e7b1 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/sql_server_forked -report_id: d7fbd34057a69441cfa175ea80025e5e +report_id: b9ec2134e155bafca0b157ca422c4917 repo_type: Public -timestamp: '2023-11-24T05:57:13+00:00' +timestamp: '2023-12-07T17:13:49+00:00' requested_by: emmanu-bacancy provider: github branch: master -detected_tools_count: 29 +detected_tools_count: 26 tools: - name: ASP.NET description: An open source web framework for building modern web apps and services @@ -17,10 +17,8 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/6755/2c45151a4a11d3a3c8e71bb34dd069d6_400x400.png - detection_source_url: SeleniumUiTests/SeleniumUiTests.csproj + detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/SeleniumUiTests.csproj detection_source: SeleniumUiTests/SeleniumUiTests.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2019-02-02 12:16:02.000000000 Z - name: C# description: Simple, general-purpose, object-oriented programming language for the .NET platform @@ -69,21 +67,19 @@ tools: sub_category: Languages image_url: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png detection_source: WebApp.Database/dbo/Tables/Employee.sql - last_updated_by: Houssem Dellai - last_updated_on: 2018-07-18 20:59:47.000000000 Z - 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/ + version: '4.8' 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: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z + detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/SeleniumUiTests.csproj + detection_source: SeleniumUiTests/SeleniumUiTests.csproj - name: ".NET Core" description: An Open Source, General-Purpose Development Platform Maintained by Microsoft and the .NET Community @@ -95,10 +91,8 @@ tools: category: Languages & Frameworks sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png - detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj - detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 17:26:42.000000000 Z + detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.UnitTest/WebApp.UnitTest.csproj + detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj - name: ASP.NET Core description: A cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux @@ -110,35 +104,8 @@ tools: category: Languages & Frameworks sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/11331/asp.net-core.png - detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj - detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 17:26:42.000000000 Z -- name: Entity Framework - description: An object-relational mapper that enables .NET developers to work with - relational data - website_url: https://docs.microsoft.com/en-us/aspnet/entity-framework - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Data Stores - sub_category: Object Relational Mapper (ORM) - image_url: https://img.stackshare.io/service/3251/no-img-open-source.png - detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z -- name: Entity Framework Core - description: 'Lightweight and cross-platform version of the popular Entity Framework ' - website_url: https://docs.microsoft.com/en-us/ef/core/ - license: MIT - open_source: true - hosted_saas: false - category: Data Stores - sub_category: Object Relational Mapper (ORM) - image_url: https://img.stackshare.io/service/10254/no-img-open-source.png - detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z + detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.UnitTest/WebApp.UnitTest.csproj + detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -148,10 +115,8 @@ tools: category: Data Stores sub_category: Databases image_url: https://img.stackshare.io/service/1027/sql_server.png - detection_source_url: WebApp.Database/WebApp.Database.sqlproj - detection_source: WebApp/WebApp.csproj - last_updated_by: Emmanu Varghese - last_updated_on: 2023-06-21 14:52:45.000000000 Z + detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.Database/WebApp.Database.sqlproj + detection_source: WebApp.Database/WebApp.Database.sqlproj - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -170,8 +135,17 @@ tools: sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png detection_source: ".github/workflows/dotnetcore.actions.yml" - last_updated_by: Houssem Dellai - last_updated_on: 2019-12-13 14:40:54.000000000 Z +- name: Istio + description: Open platform to connect, manage, and secure microservices, by Google, + IBM, and Lyft + website_url: https://istio.io/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Microservices Tools + image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg + detection_source: 02_azure-pipelines-ci.yml - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -181,20 +155,6 @@ tools: sub_category: Package Managers image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z -- name: Selenium - description: Web Browser Automation - website_url: http://www.seleniumhq.org/ - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Build, Test, Deploy - sub_category: Browser Testing - image_url: https://img.stackshare.io/service/1517/sbUizSli_400x400.jpg - detection_source: SeleniumUiTests/packages.config - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -206,8 +166,6 @@ tools: sub_category: Server Configuration and Automation image_url: https://img.stackshare.io/service/1276/default_2316907c4199f912e2ed79cbdb99025c9e5e2665.png detection_source: Terraform/webapp-db.tf - last_updated_by: git - last_updated_on: 2019-06-03 15:25:56.000000000 Z - name: Terraform Registry description: Describe your complete infrastructure as code and build resources across providers @@ -219,20 +177,6 @@ tools: sub_category: Package Managers image_url: https://img.stackshare.io/package_manager/49093/default_cdf079d244bded073d455911e6ce679abb1b77ab.png detection_source: Terraform/webapp-db.tf - last_updated_by: git - last_updated_on: 2019-06-03 15:25:56.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: WebAppWithDatabase.sln - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ @@ -242,8 +186,6 @@ tools: sub_category: Web Browser image_url: https://img.stackshare.io/service/8705/768px-Firefox_Logo__2017.svg.png detection_source: SeleniumUiTests/packages.config - last_updated_by: Houssem Dellai - last_updated_on: 2021-09-08 12:15:46.000000000 Z - name: PowerShell description: A task automation and configuration management framework website_url: https://docs.microsoft.com/en-us/powershell/ @@ -263,10 +205,8 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13142/default_a057bdad489be3cb053d372a68695da4ac94962d.png - detection_source_url: SeleniumUiTests/packages.config - detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-12 10:31:08.000000000 Z + detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config - name: Microsoft.EntityFrameworkCore.SqlServer description: Microsoft SQL Server database provider for Entity Framework Core package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer @@ -277,10 +217,8 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/12891/default_4e8402857d2ce7356903ee7422d9b4a0f23cc137.png - detection_source_url: WebApp/WebApp.csproj + detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Microsoft.EntityFrameworkCore.Tools description: Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio @@ -292,10 +230,8 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13138/default_a057bdad489be3cb053d372a68695da4ac94962d.png - detection_source_url: WebApp/WebApp.csproj + detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Microsoft.VisualStudio.Web.CodeGeneration.Design description: Code Generation tool for ASP.NET Core package_url: https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design @@ -306,10 +242,8 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13477/default_eb78542773998d1500f13778aa04738ef49376bd.png - detection_source_url: WebApp/WebApp.csproj + detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Selenium.Firefox.WebDriver description: "Repurposed nuget package of Selenium.WebDriver.ChromeDriver but for Firefox Driver instead \tInstall Firefox Driver" @@ -321,10 +255,8 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13910/default_12c355ecd1469432782d9a53a6225a499e793b39.png - detection_source_url: SeleniumUiTests/packages.config + detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Selenium.WebDriver description: Selenium is a set of different software tools each with a different approach to supporting browser automation @@ -336,10 +268,8 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/12976/default_c33fee4544dbdcb376300222dc5e214ee63f7ce9.png - detection_source_url: SeleniumUiTests/packages.config + detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Selenium.WebDriver.ChromeDriver description: Install Chrome Driver package_url: https://www.nuget.org/Selenium.WebDriver.ChromeDriver @@ -350,10 +280,8 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13327/default_9a849f196ca7930b27f663ae8f15c937ea1b49e5.png - detection_source_url: SeleniumUiTests/packages.config + detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Selenium.WebDriver.IEDriver description: Install IE Driver package_url: https://www.nuget.org/Selenium.WebDriver.IEDriver @@ -364,7 +292,5 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13511/default_a5f7e489f1a0992baa6377c8f765ce325404bce2.png - detection_source_url: SeleniumUiTests/packages.config + detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-12 10:31:08.000000000 Z From 82b9e041492813e9f4011aff55f972d7883375f2 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 7 Dec 2023 17:13:53 +0000 Subject: [PATCH 30/88] Update techstack.md --- techstack.md | 78 ++++++++++++++++++---------------------------------- 1 file changed, 26 insertions(+), 52 deletions(-) diff --git a/techstack.md b/techstack.md index ae84831..c462bd9 100644 --- a/techstack.md +++ b/techstack.md @@ -1,58 +1,56 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|29
Tools used|11/24/23
Report generated| +|26
Tools used|12/07/23
Report generated| |------|------|
@@ -116,7 +114,7 @@ Full tech stack [here](/techstack.md)
.NET
- + v4.8 @@ -138,25 +136,9 @@ Full tech stack [here](/techstack.md) -## Data (3) +## Data (1) - - - -
- Entity Framework -
- Entity Framework -
- -
- Entity Framework Core -
- Entity Framework Core -
- -
Microsoft SQL Server
Microsoft SQL Server @@ -167,7 +149,7 @@ Full tech stack [here](/techstack.md)
-## DevOps (7) +## DevOps (6) @@ -217,14 +199,6 @@ Full tech stack [here](/techstack.md) - -
Git @@ -186,17 +168,17 @@ Full tech stack [here](/techstack.md) - NuGet + Istio
- NuGet + Istio
- Selenium + NuGet
- Selenium + NuGet
- Visual Studio -
- Visual Studio -
- -
@@ -256,14 +230,14 @@ Full tech stack [here](/techstack.md) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| -|[MSTest.TestFramework](https://www.nuget.org/MSTest.TestFramework)|v2.2.8|12/12/21|Houssem Dellai |MIT|N/A| -|[Microsoft.EntityFrameworkCore.SqlServer](https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer)|v6.0.0|12/17/21|Houssem Dellai |Apache-2.0|N/A| -|[Microsoft.EntityFrameworkCore.Tools](https://www.nuget.org/Microsoft.EntityFrameworkCore.Tools)|v6.0.0|12/17/21|Houssem Dellai |Apache-2.0|N/A| -|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design)|v6.0.0|12/17/21|Houssem Dellai |Apache-2.0|N/A| -|[Selenium.Firefox.WebDriver](https://www.nuget.org/Selenium.Firefox.WebDriver)|v0.27.0|12/12/21|Houssem Dellai |Unlicense|N/A| -|[Selenium.WebDriver](https://www.nuget.org/Selenium.WebDriver)|v4.1.0|12/12/21|Houssem Dellai |Apache-2.0|N/A| -|[Selenium.WebDriver.ChromeDriver](https://www.nuget.org/Selenium.WebDriver.ChromeDriver)|v96.0.4664|12/12/21|Houssem Dellai |Unlicense|N/A| -|[Selenium.WebDriver.IEDriver](https://www.nuget.org/Selenium.WebDriver.IEDriver)|v4.0.0|12/12/21|Houssem Dellai |Unlicense|N/A| +|[MSTest.TestFramework](https://www.nuget.org/MSTest.TestFramework)|v2.2.8|N/A|N/A |MIT|N/A| +|[Microsoft.EntityFrameworkCore.SqlServer](https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer)|v6.0.0|N/A|N/A |Apache-2.0|N/A| +|[Microsoft.EntityFrameworkCore.Tools](https://www.nuget.org/Microsoft.EntityFrameworkCore.Tools)|v6.0.0|N/A|N/A |Apache-2.0|N/A| +|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design)|v6.0.0|N/A|N/A |Apache-2.0|N/A| +|[Selenium.Firefox.WebDriver](https://www.nuget.org/Selenium.Firefox.WebDriver)|v0.27.0|N/A|N/A |Unlicense|N/A| +|[Selenium.WebDriver](https://www.nuget.org/Selenium.WebDriver)|v4.1.0|N/A|N/A |Apache-2.0|N/A| +|[Selenium.WebDriver.ChromeDriver](https://www.nuget.org/Selenium.WebDriver.ChromeDriver)|v96.0.4664|N/A|N/A |Unlicense|N/A| +|[Selenium.WebDriver.IEDriver](https://www.nuget.org/Selenium.WebDriver.IEDriver)|v4.0.0|N/A|N/A |Unlicense|N/A|
From ff04b39247e0ed77c8c770017f77dc54b68c7dda Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Dec 2023 12:08:21 +0000 Subject: [PATCH 31/88] Update techstack.yml --- techstack.yml | 44 ++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 42 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 976e7b1..c6ce57f 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: b9ec2134e155bafca0b157ca422c4917 +report_id: '00945dbfe4e661338c6fb555cdd795c2' repo_type: Public -timestamp: '2023-12-07T17:13:49+00:00' +timestamp: '2023-12-08T12:08:19+00:00' requested_by: emmanu-bacancy provider: github branch: master @@ -19,6 +19,8 @@ tools: image_url: https://img.stackshare.io/service/6755/2c45151a4a11d3a3c8e71bb34dd069d6_400x400.png detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/SeleniumUiTests.csproj detection_source: SeleniumUiTests/SeleniumUiTests.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2019-02-02 12:16:02.000000000 Z - name: C# description: Simple, general-purpose, object-oriented programming language for the .NET platform @@ -67,6 +69,8 @@ tools: sub_category: Languages image_url: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png detection_source: WebApp.Database/dbo/Tables/Employee.sql + last_updated_by: Houssem Dellai + last_updated_on: 2018-07-18 20:59:47.000000000 Z - name: ".NET" description: A free, cross-platform, open source developer platform for building many different types of applications @@ -80,6 +84,8 @@ tools: image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/SeleniumUiTests.csproj detection_source: SeleniumUiTests/SeleniumUiTests.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2019-02-02 12:16:02.000000000 Z - name: ".NET Core" description: An Open Source, General-Purpose Development Platform Maintained by Microsoft and the .NET Community @@ -93,6 +99,8 @@ tools: image_url: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.UnitTest/WebApp.UnitTest.csproj detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 17:26:42.000000000 Z - name: ASP.NET Core description: A cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux @@ -106,6 +114,8 @@ tools: image_url: https://img.stackshare.io/service/11331/asp.net-core.png detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.UnitTest/WebApp.UnitTest.csproj detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 17:26:42.000000000 Z - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -117,6 +127,8 @@ tools: image_url: https://img.stackshare.io/service/1027/sql_server.png detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.Database/WebApp.Database.sqlproj detection_source: WebApp.Database/WebApp.Database.sqlproj + last_updated_by: Emmanu Varghese + last_updated_on: 2023-06-21 14:52:45.000000000 Z - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -135,6 +147,8 @@ tools: sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png detection_source: ".github/workflows/dotnetcore.actions.yml" + last_updated_by: Houssem Dellai + last_updated_on: 2019-12-13 14:40:54.000000000 Z - name: Istio description: Open platform to connect, manage, and secure microservices, by Google, IBM, and Lyft @@ -146,6 +160,8 @@ tools: sub_category: Microservices Tools image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg detection_source: 02_azure-pipelines-ci.yml + last_updated_by: Houssem Dellai + last_updated_on: 2018-09-10 10:53:54.000000000 Z - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -155,6 +171,8 @@ tools: sub_category: Package Managers image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -166,6 +184,8 @@ tools: sub_category: Server Configuration and Automation image_url: https://img.stackshare.io/service/1276/default_2316907c4199f912e2ed79cbdb99025c9e5e2665.png detection_source: Terraform/webapp-db.tf + last_updated_by: git + last_updated_on: 2019-06-03 15:25:56.000000000 Z - name: Terraform Registry description: Describe your complete infrastructure as code and build resources across providers @@ -177,6 +197,8 @@ tools: sub_category: Package Managers image_url: https://img.stackshare.io/package_manager/49093/default_cdf079d244bded073d455911e6ce679abb1b77ab.png detection_source: Terraform/webapp-db.tf + last_updated_by: git + last_updated_on: 2019-06-03 15:25:56.000000000 Z - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ @@ -186,6 +208,8 @@ tools: sub_category: Web Browser image_url: https://img.stackshare.io/service/8705/768px-Firefox_Logo__2017.svg.png detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-09-08 12:15:46.000000000 Z - name: PowerShell description: A task automation and configuration management framework website_url: https://docs.microsoft.com/en-us/powershell/ @@ -207,6 +231,8 @@ tools: image_url: https://img.stackshare.io/package/13142/default_a057bdad489be3cb053d372a68695da4ac94962d.png detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Microsoft.EntityFrameworkCore.SqlServer description: Microsoft SQL Server database provider for Entity Framework Core package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer @@ -219,6 +245,8 @@ tools: image_url: https://img.stackshare.io/package/12891/default_4e8402857d2ce7356903ee7422d9b4a0f23cc137.png detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Microsoft.EntityFrameworkCore.Tools description: Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio @@ -232,6 +260,8 @@ tools: image_url: https://img.stackshare.io/package/13138/default_a057bdad489be3cb053d372a68695da4ac94962d.png detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Microsoft.VisualStudio.Web.CodeGeneration.Design description: Code Generation tool for ASP.NET Core package_url: https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design @@ -244,6 +274,8 @@ tools: image_url: https://img.stackshare.io/package/13477/default_eb78542773998d1500f13778aa04738ef49376bd.png detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Selenium.Firefox.WebDriver description: "Repurposed nuget package of Selenium.WebDriver.ChromeDriver but for Firefox Driver instead \tInstall Firefox Driver" @@ -257,6 +289,8 @@ tools: image_url: https://img.stackshare.io/package/13910/default_12c355ecd1469432782d9a53a6225a499e793b39.png detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Selenium.WebDriver description: Selenium is a set of different software tools each with a different approach to supporting browser automation @@ -270,6 +304,8 @@ tools: image_url: https://img.stackshare.io/package/12976/default_c33fee4544dbdcb376300222dc5e214ee63f7ce9.png detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Selenium.WebDriver.ChromeDriver description: Install Chrome Driver package_url: https://www.nuget.org/Selenium.WebDriver.ChromeDriver @@ -282,6 +318,8 @@ tools: image_url: https://img.stackshare.io/package/13327/default_9a849f196ca7930b27f663ae8f15c937ea1b49e5.png detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Selenium.WebDriver.IEDriver description: Install IE Driver package_url: https://www.nuget.org/Selenium.WebDriver.IEDriver @@ -294,3 +332,5 @@ tools: image_url: https://img.stackshare.io/package/13511/default_a5f7e489f1a0992baa6377c8f765ce325404bce2.png detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z From d92e1756535cadff4eec144e6962cb24b65119d7 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Dec 2023 12:08:23 +0000 Subject: [PATCH 32/88] Update techstack.md --- techstack.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/techstack.md b/techstack.md index c462bd9..836638c 100644 --- a/techstack.md +++ b/techstack.md @@ -50,7 +50,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|12/07/23
Report generated| +|26
Tools used|12/08/23
Report generated| |------|------|
@@ -230,14 +230,14 @@ Full tech stack [here](/techstack.md) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| -|[MSTest.TestFramework](https://www.nuget.org/MSTest.TestFramework)|v2.2.8|N/A|N/A |MIT|N/A| -|[Microsoft.EntityFrameworkCore.SqlServer](https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer)|v6.0.0|N/A|N/A |Apache-2.0|N/A| -|[Microsoft.EntityFrameworkCore.Tools](https://www.nuget.org/Microsoft.EntityFrameworkCore.Tools)|v6.0.0|N/A|N/A |Apache-2.0|N/A| -|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design)|v6.0.0|N/A|N/A |Apache-2.0|N/A| -|[Selenium.Firefox.WebDriver](https://www.nuget.org/Selenium.Firefox.WebDriver)|v0.27.0|N/A|N/A |Unlicense|N/A| -|[Selenium.WebDriver](https://www.nuget.org/Selenium.WebDriver)|v4.1.0|N/A|N/A |Apache-2.0|N/A| -|[Selenium.WebDriver.ChromeDriver](https://www.nuget.org/Selenium.WebDriver.ChromeDriver)|v96.0.4664|N/A|N/A |Unlicense|N/A| -|[Selenium.WebDriver.IEDriver](https://www.nuget.org/Selenium.WebDriver.IEDriver)|v4.0.0|N/A|N/A |Unlicense|N/A| +|[MSTest.TestFramework](https://www.nuget.org/MSTest.TestFramework)|v2.2.8|12/12/21|Houssem Dellai |MIT|N/A| +|[Microsoft.EntityFrameworkCore.SqlServer](https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer)|v6.0.0|12/17/21|Houssem Dellai |Apache-2.0|N/A| +|[Microsoft.EntityFrameworkCore.Tools](https://www.nuget.org/Microsoft.EntityFrameworkCore.Tools)|v6.0.0|12/17/21|Houssem Dellai |Apache-2.0|N/A| +|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design)|v6.0.0|12/17/21|Houssem Dellai |Apache-2.0|N/A| +|[Selenium.Firefox.WebDriver](https://www.nuget.org/Selenium.Firefox.WebDriver)|v0.27.0|12/12/21|Houssem Dellai |Unlicense|N/A| +|[Selenium.WebDriver](https://www.nuget.org/Selenium.WebDriver)|v4.1.0|12/12/21|Houssem Dellai |Apache-2.0|N/A| +|[Selenium.WebDriver.ChromeDriver](https://www.nuget.org/Selenium.WebDriver.ChromeDriver)|v96.0.4664|12/12/21|Houssem Dellai |Unlicense|N/A| +|[Selenium.WebDriver.IEDriver](https://www.nuget.org/Selenium.WebDriver.IEDriver)|v4.0.0|12/12/21|Houssem Dellai |Unlicense|N/A|
From 871b394adc9def19891e9c893bd80a6d0e8e65ac Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Dec 2023 22:05:54 +0000 Subject: [PATCH 33/88] Update techstack.yml --- techstack.yml | 96 ++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 76 insertions(+), 20 deletions(-) diff --git a/techstack.yml b/techstack.yml index c6ce57f..4423742 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/sql_server_forked -report_id: '00945dbfe4e661338c6fb555cdd795c2' +report_id: 0771a882e2ffffc2d2ae7a3d7df7568d repo_type: Public -timestamp: '2023-12-08T12:08:19+00:00' +timestamp: '2023-12-08T22:05:52+00:00' requested_by: emmanu-bacancy provider: github branch: master -detected_tools_count: 26 +detected_tools_count: 31 tools: - name: ASP.NET description: An open source web framework for building modern web apps and services @@ -75,17 +75,15 @@ tools: description: A free, cross-platform, open source developer platform for building many different types of applications website_url: http://www.microsoft.com/net/ - version: '4.8' 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: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/SeleniumUiTests.csproj - detection_source: SeleniumUiTests/SeleniumUiTests.csproj + detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai - last_updated_on: 2019-02-02 12:16:02.000000000 Z + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: ".NET Core" description: An Open Source, General-Purpose Development Platform Maintained by Microsoft and the .NET Community @@ -116,6 +114,31 @@ tools: detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 17:26:42.000000000 Z +- name: Entity Framework + description: An object-relational mapper that enables .NET developers to work with + relational data + website_url: https://docs.microsoft.com/en-us/aspnet/entity-framework + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Relational Mapper (ORM) + image_url: https://img.stackshare.io/service/3251/no-img-open-source.png + detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z +- name: Entity Framework Core + description: 'Lightweight and cross-platform version of the popular Entity Framework ' + website_url: https://docs.microsoft.com/en-us/ef/core/ + license: MIT + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Relational Mapper (ORM) + image_url: https://img.stackshare.io/service/10254/no-img-open-source.png + detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -129,6 +152,17 @@ tools: detection_source: WebApp.Database/WebApp.Database.sqlproj last_updated_by: Emmanu Varghese last_updated_on: 2023-06-21 14:52:45.000000000 Z +- name: pgvector + description: Open-source vector similarity search for Postgres + website_url: https://github.com/pgvector/pgvector/ + open_source: false + hosted_saas: false + category: Data Stores + sub_category: Database Tools + image_url: https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png + detection_source: WebApp/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -149,19 +183,6 @@ tools: detection_source: ".github/workflows/dotnetcore.actions.yml" last_updated_by: Houssem Dellai last_updated_on: 2019-12-13 14:40:54.000000000 Z -- name: Istio - description: Open platform to connect, manage, and secure microservices, by Google, - IBM, and Lyft - website_url: https://istio.io/ - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Build, Test, Deploy - sub_category: Microservices Tools - image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg - detection_source: 02_azure-pipelines-ci.yml - last_updated_by: Houssem Dellai - last_updated_on: 2018-09-10 10:53:54.000000000 Z - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -173,6 +194,18 @@ tools: detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 15:01:19.000000000 Z +- name: Selenium + description: Web Browser Automation + website_url: http://www.seleniumhq.org/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Browser Testing + image_url: https://img.stackshare.io/service/1517/sbUizSli_400x400.jpg + detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -199,6 +232,18 @@ tools: detection_source: Terraform/webapp-db.tf last_updated_by: git last_updated_on: 2019-06-03 15:25:56.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: WebAppWithDatabase.sln + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ @@ -210,6 +255,17 @@ tools: detection_source: SeleniumUiTests/packages.config last_updated_by: Houssem Dellai last_updated_on: 2021-09-08 12:15:46.000000000 Z +- name: LangChain + description: Build AI apps with LLMs through composability + website_url: https://github.com/hwchase17/langchain + open_source: true + hosted_saas: false + category: Communications + sub_category: Large Language Model Tools + image_url: https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg + detection_source: WebApp/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: PowerShell description: A task automation and configuration management framework website_url: https://docs.microsoft.com/en-us/powershell/ From 464bcb31e276bc7c3966ed1893639625be47f2ac Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Dec 2023 22:05:55 +0000 Subject: [PATCH 34/88] Update techstack.md --- techstack.md | 72 ++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 61 insertions(+), 11 deletions(-) diff --git a/techstack.md b/techstack.md index 836638c..8eaa77c 100644 --- a/techstack.md +++ b/techstack.md @@ -9,14 +9,19 @@ EmmanuStack/sql_server_forked is built on the following main stack: - [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [Terraform](https://www.terraform.io/) – Server Configuration and Automation +- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment +- [Selenium](http://www.seleniumhq.org/) – Browser Testing - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages +- [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - [ASP.NET](https://www.asp.net/) – Languages -- [Istio](https://istio.io/) – Microservices Tools - [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser +- [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools +- [pgvector](https://github.com/pgvector/pgvector/) – Database Tools Full tech stack [here](/techstack.md) @@ -32,14 +37,19 @@ EmmanuStack/sql_server_forked is built on the following main stack: - Microsoft SQL Server [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - Terraform [Terraform](https://www.terraform.io/) – Server Configuration and Automation +- Visual Studio [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment +- Selenium [Selenium](http://www.seleniumhq.org/) – Browser Testing - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages +- Entity Framework [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - .NET Core [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - ASP.NET [ASP.NET](https://www.asp.net/) – Languages -- Istio [Istio](https://istio.io/) – Microservices Tools - Firefox [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser +- Entity Framework Core [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - ASP.NET Core [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- LangChain [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools +- pgvector [pgvector](https://github.com/pgvector/pgvector/) – Database Tools Full tech stack [here](/techstack.md) @@ -50,7 +60,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|12/08/23
Report generated| +|31
Tools used|12/08/23
Report generated| |------|------|
@@ -114,7 +124,7 @@ Full tech stack [here](/techstack.md)
.NET
- v4.8 + @@ -136,9 +146,25 @@ Full tech stack [here](/techstack.md) -## Data (1) +## Data (4) + + + + + +
+ Entity Framework +
+ Entity Framework +
+ +
+ Entity Framework Core +
+ Entity Framework Core +
+ +
Microsoft SQL Server
Microsoft SQL Server @@ -146,10 +172,18 @@ Full tech stack [here](/techstack.md) v13.0
+ pgvector +
+ pgvector +
+ +
-## DevOps (6) +## DevOps (7) @@ -199,10 +233,18 @@ Full tech stack [here](/techstack.md) + +
Git @@ -168,17 +202,17 @@ Full tech stack [here](/techstack.md) - Istio + NuGet
- Istio + NuGet
- NuGet + Selenium
- NuGet + Selenium
+ Visual Studio +
+ Visual Studio +
+ +
-## Other (2) +## Other (3) + +
Firefox @@ -212,6 +254,14 @@ Full tech stack [here](/techstack.md) + LangChain +
+ LangChain +
+ +
PowerShell
From 2add6cfb424852e0737eac441d64838b105ae413 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 11 Dec 2023 20:05:42 +0000 Subject: [PATCH 35/88] Update techstack.yml --- techstack.yml | 96 +++++++++++---------------------------------------- 1 file changed, 20 insertions(+), 76 deletions(-) diff --git a/techstack.yml b/techstack.yml index 4423742..e6f39e3 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 0771a882e2ffffc2d2ae7a3d7df7568d +report_id: '08dbb72fb7f26c36834b43ae81b79010' repo_type: Public -timestamp: '2023-12-08T22:05:52+00:00' +timestamp: '2023-12-11T20:05:38+00:00' requested_by: emmanu-bacancy provider: github branch: master -detected_tools_count: 31 +detected_tools_count: 26 tools: - name: ASP.NET description: An open source web framework for building modern web apps and services @@ -75,15 +75,17 @@ tools: description: A free, cross-platform, open source developer platform for building many different types of applications website_url: http://www.microsoft.com/net/ + version: '4.8' 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: WebApp/WebApp.csproj + detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/SeleniumUiTests.csproj + detection_source: SeleniumUiTests/SeleniumUiTests.csproj last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z + last_updated_on: 2019-02-02 12:16:02.000000000 Z - name: ".NET Core" description: An Open Source, General-Purpose Development Platform Maintained by Microsoft and the .NET Community @@ -114,31 +116,6 @@ tools: detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 17:26:42.000000000 Z -- name: Entity Framework - description: An object-relational mapper that enables .NET developers to work with - relational data - website_url: https://docs.microsoft.com/en-us/aspnet/entity-framework - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Data Stores - sub_category: Object Relational Mapper (ORM) - image_url: https://img.stackshare.io/service/3251/no-img-open-source.png - detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z -- name: Entity Framework Core - description: 'Lightweight and cross-platform version of the popular Entity Framework ' - website_url: https://docs.microsoft.com/en-us/ef/core/ - license: MIT - open_source: true - hosted_saas: false - category: Data Stores - sub_category: Object Relational Mapper (ORM) - image_url: https://img.stackshare.io/service/10254/no-img-open-source.png - detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -152,17 +129,6 @@ tools: detection_source: WebApp.Database/WebApp.Database.sqlproj last_updated_by: Emmanu Varghese last_updated_on: 2023-06-21 14:52:45.000000000 Z -- name: pgvector - description: Open-source vector similarity search for Postgres - website_url: https://github.com/pgvector/pgvector/ - open_source: false - hosted_saas: false - category: Data Stores - sub_category: Database Tools - image_url: https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png - detection_source: WebApp/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -183,6 +149,19 @@ tools: detection_source: ".github/workflows/dotnetcore.actions.yml" last_updated_by: Houssem Dellai last_updated_on: 2019-12-13 14:40:54.000000000 Z +- name: Istio + description: Open platform to connect, manage, and secure microservices, by Google, + IBM, and Lyft + website_url: https://istio.io/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Microservices Tools + image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg + detection_source: 02_azure-pipelines-ci.yml + last_updated_by: Houssem Dellai + last_updated_on: 2018-09-10 10:53:54.000000000 Z - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -194,18 +173,6 @@ tools: detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 15:01:19.000000000 Z -- name: Selenium - description: Web Browser Automation - website_url: http://www.seleniumhq.org/ - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Build, Test, Deploy - sub_category: Browser Testing - image_url: https://img.stackshare.io/service/1517/sbUizSli_400x400.jpg - detection_source: SeleniumUiTests/packages.config - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -232,18 +199,6 @@ tools: detection_source: Terraform/webapp-db.tf last_updated_by: git last_updated_on: 2019-06-03 15:25:56.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: WebAppWithDatabase.sln - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ @@ -255,17 +210,6 @@ tools: detection_source: SeleniumUiTests/packages.config last_updated_by: Houssem Dellai last_updated_on: 2021-09-08 12:15:46.000000000 Z -- name: LangChain - description: Build AI apps with LLMs through composability - website_url: https://github.com/hwchase17/langchain - open_source: true - hosted_saas: false - category: Communications - sub_category: Large Language Model Tools - image_url: https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg - detection_source: WebApp/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: PowerShell description: A task automation and configuration management framework website_url: https://docs.microsoft.com/en-us/powershell/ From ed0c46296076ff0214a18c9208e4798c03ed02ca Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 11 Dec 2023 20:05:43 +0000 Subject: [PATCH 36/88] Update techstack.md --- techstack.md | 72 ++++++++-------------------------------------------- 1 file changed, 11 insertions(+), 61 deletions(-) diff --git a/techstack.md b/techstack.md index 8eaa77c..d35db7d 100644 --- a/techstack.md +++ b/techstack.md @@ -9,19 +9,14 @@ EmmanuStack/sql_server_forked is built on the following main stack: - [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [Terraform](https://www.terraform.io/) – Server Configuration and Automation -- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment -- [Selenium](http://www.seleniumhq.org/) – Browser Testing - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - [ASP.NET](https://www.asp.net/) – Languages +- [Istio](https://istio.io/) – Microservices Tools - [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser -- [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - [GitHub Actions](https://github.com/features/actions) – Continuous Integration -- [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools -- [pgvector](https://github.com/pgvector/pgvector/) – Database Tools Full tech stack [here](/techstack.md) @@ -37,19 +32,14 @@ EmmanuStack/sql_server_forked is built on the following main stack: - Microsoft SQL Server [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - Terraform [Terraform](https://www.terraform.io/) – Server Configuration and Automation -- Visual Studio [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment -- Selenium [Selenium](http://www.seleniumhq.org/) – Browser Testing - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- Entity Framework [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - .NET Core [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - ASP.NET [ASP.NET](https://www.asp.net/) – Languages +- Istio [Istio](https://istio.io/) – Microservices Tools - Firefox [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser -- Entity Framework Core [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - ASP.NET Core [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration -- LangChain [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools -- pgvector [pgvector](https://github.com/pgvector/pgvector/) – Database Tools Full tech stack [here](/techstack.md) @@ -60,7 +50,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|31
Tools used|12/08/23
Report generated| +|26
Tools used|12/11/23
Report generated| |------|------| @@ -124,7 +114,7 @@ Full tech stack [here](/techstack.md)
.NET
- + v4.8
@@ -146,25 +136,9 @@ Full tech stack [here](/techstack.md)
-## Data (4) +## Data (1) - - - - - -
- Entity Framework -
- Entity Framework -
- -
- Entity Framework Core -
- Entity Framework Core -
- -
Microsoft SQL Server
Microsoft SQL Server @@ -172,18 +146,10 @@ Full tech stack [here](/techstack.md) v13.0
- pgvector -
- pgvector -
- -
-## DevOps (7) +## DevOps (6) @@ -233,18 +199,10 @@ Full tech stack [here](/techstack.md) - -
Git @@ -202,17 +168,17 @@ Full tech stack [here](/techstack.md) - NuGet + Istio
- NuGet + Istio
- Selenium + NuGet
- Selenium + NuGet
- Visual Studio -
- Visual Studio -
- -
-## Other (3) +## Other (2) - -
Firefox @@ -254,14 +212,6 @@ Full tech stack [here](/techstack.md) - LangChain -
- LangChain -
- -
PowerShell
From 690658d9688089de160e3444d833f15e4340fb82 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 13 Dec 2023 11:56:05 +0000 Subject: [PATCH 37/88] Update techstack.yml --- techstack.yml | 120 ++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 88 insertions(+), 32 deletions(-) diff --git a/techstack.yml b/techstack.yml index e6f39e3..6d6c29a 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/sql_server_forked -report_id: '08dbb72fb7f26c36834b43ae81b79010' +report_id: 2e55786742b57acc8cc4d343d89302fd repo_type: Public -timestamp: '2023-12-11T20:05:38+00:00' +timestamp: '2023-12-13T11:56:02+00:00' requested_by: emmanu-bacancy provider: github branch: master -detected_tools_count: 26 +detected_tools_count: 31 tools: - name: ASP.NET description: An open source web framework for building modern web apps and services @@ -17,7 +17,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/6755/2c45151a4a11d3a3c8e71bb34dd069d6_400x400.png - detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/SeleniumUiTests.csproj + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/SeleniumUiTests.csproj detection_source: SeleniumUiTests/SeleniumUiTests.csproj last_updated_by: Houssem Dellai last_updated_on: 2019-02-02 12:16:02.000000000 Z @@ -75,17 +75,15 @@ tools: description: A free, cross-platform, open source developer platform for building many different types of applications website_url: http://www.microsoft.com/net/ - version: '4.8' 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: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/SeleniumUiTests.csproj - detection_source: SeleniumUiTests/SeleniumUiTests.csproj + detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai - last_updated_on: 2019-02-02 12:16:02.000000000 Z + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: ".NET Core" description: An Open Source, General-Purpose Development Platform Maintained by Microsoft and the .NET Community @@ -97,7 +95,7 @@ tools: category: Languages & Frameworks sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png - detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.UnitTest/WebApp.UnitTest.csproj + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.UnitTest/WebApp.UnitTest.csproj detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 17:26:42.000000000 Z @@ -112,10 +110,35 @@ tools: category: Languages & Frameworks sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/11331/asp.net-core.png - detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.UnitTest/WebApp.UnitTest.csproj + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.UnitTest/WebApp.UnitTest.csproj detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 17:26:42.000000000 Z +- name: Entity Framework + description: An object-relational mapper that enables .NET developers to work with + relational data + website_url: https://docs.microsoft.com/en-us/aspnet/entity-framework + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Relational Mapper (ORM) + image_url: https://img.stackshare.io/service/3251/no-img-open-source.png + detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z +- name: Entity Framework Core + description: 'Lightweight and cross-platform version of the popular Entity Framework ' + website_url: https://docs.microsoft.com/en-us/ef/core/ + license: MIT + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Relational Mapper (ORM) + image_url: https://img.stackshare.io/service/10254/no-img-open-source.png + detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -125,10 +148,21 @@ tools: category: Data Stores sub_category: Databases image_url: https://img.stackshare.io/service/1027/sql_server.png - detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.Database/WebApp.Database.sqlproj + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.Database/WebApp.Database.sqlproj detection_source: WebApp.Database/WebApp.Database.sqlproj last_updated_by: Emmanu Varghese last_updated_on: 2023-06-21 14:52:45.000000000 Z +- name: pgvector + description: Open-source vector similarity search for Postgres + website_url: https://github.com/pgvector/pgvector/ + open_source: false + hosted_saas: false + category: Data Stores + sub_category: Database Tools + image_url: https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png + detection_source: WebApp/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -149,19 +183,6 @@ tools: detection_source: ".github/workflows/dotnetcore.actions.yml" last_updated_by: Houssem Dellai last_updated_on: 2019-12-13 14:40:54.000000000 Z -- name: Istio - description: Open platform to connect, manage, and secure microservices, by Google, - IBM, and Lyft - website_url: https://istio.io/ - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Build, Test, Deploy - sub_category: Microservices Tools - image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg - detection_source: 02_azure-pipelines-ci.yml - last_updated_by: Houssem Dellai - last_updated_on: 2018-09-10 10:53:54.000000000 Z - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -173,6 +194,18 @@ tools: detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 15:01:19.000000000 Z +- name: Selenium + description: Web Browser Automation + website_url: http://www.seleniumhq.org/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Browser Testing + image_url: https://img.stackshare.io/service/1517/sbUizSli_400x400.jpg + detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -199,6 +232,18 @@ tools: detection_source: Terraform/webapp-db.tf last_updated_by: git last_updated_on: 2019-06-03 15:25:56.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: WebAppWithDatabase.sln + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ @@ -210,6 +255,17 @@ tools: detection_source: SeleniumUiTests/packages.config last_updated_by: Houssem Dellai last_updated_on: 2021-09-08 12:15:46.000000000 Z +- name: LangChain + description: Build AI apps with LLMs through composability + website_url: https://github.com/hwchase17/langchain + open_source: true + hosted_saas: false + category: Communications + sub_category: Large Language Model Tools + image_url: https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg + detection_source: WebApp/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: PowerShell description: A task automation and configuration management framework website_url: https://docs.microsoft.com/en-us/powershell/ @@ -229,7 +285,7 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13142/default_a057bdad489be3cb053d372a68695da4ac94962d.png - detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config last_updated_by: Houssem Dellai last_updated_on: 2021-12-12 10:31:08.000000000 Z @@ -243,7 +299,7 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/12891/default_4e8402857d2ce7356903ee7422d9b4a0f23cc137.png - detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 15:01:19.000000000 Z @@ -258,7 +314,7 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13138/default_a057bdad489be3cb053d372a68695da4ac94962d.png - detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 15:01:19.000000000 Z @@ -272,7 +328,7 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13477/default_eb78542773998d1500f13778aa04738ef49376bd.png - detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 15:01:19.000000000 Z @@ -287,7 +343,7 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13910/default_12c355ecd1469432782d9a53a6225a499e793b39.png - detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config last_updated_by: Houssem Dellai last_updated_on: 2021-12-12 10:31:08.000000000 Z @@ -302,7 +358,7 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/12976/default_c33fee4544dbdcb376300222dc5e214ee63f7ce9.png - detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config last_updated_by: Houssem Dellai last_updated_on: 2021-12-12 10:31:08.000000000 Z @@ -316,7 +372,7 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13327/default_9a849f196ca7930b27f663ae8f15c937ea1b49e5.png - detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config last_updated_by: Houssem Dellai last_updated_on: 2021-12-12 10:31:08.000000000 Z @@ -330,7 +386,7 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13511/default_a5f7e489f1a0992baa6377c8f765ce325404bce2.png - detection_source_url: github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config last_updated_by: Houssem Dellai last_updated_on: 2021-12-12 10:31:08.000000000 Z From 64eaf6ecb97532160995eacd54f3d6a236387783 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 13 Dec 2023 11:56:06 +0000 Subject: [PATCH 38/88] Update techstack.md --- techstack.md | 72 ++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 61 insertions(+), 11 deletions(-) diff --git a/techstack.md b/techstack.md index d35db7d..0fe9866 100644 --- a/techstack.md +++ b/techstack.md @@ -9,14 +9,19 @@ EmmanuStack/sql_server_forked is built on the following main stack: - [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [Terraform](https://www.terraform.io/) – Server Configuration and Automation +- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment +- [Selenium](http://www.seleniumhq.org/) – Browser Testing - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages +- [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - [ASP.NET](https://www.asp.net/) – Languages -- [Istio](https://istio.io/) – Microservices Tools - [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser +- [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools +- [pgvector](https://github.com/pgvector/pgvector/) – Database Tools Full tech stack [here](/techstack.md) @@ -32,14 +37,19 @@ EmmanuStack/sql_server_forked is built on the following main stack: - Microsoft SQL Server [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - Terraform [Terraform](https://www.terraform.io/) – Server Configuration and Automation +- Visual Studio [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment +- Selenium [Selenium](http://www.seleniumhq.org/) – Browser Testing - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages +- Entity Framework [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - .NET Core [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - ASP.NET [ASP.NET](https://www.asp.net/) – Languages -- Istio [Istio](https://istio.io/) – Microservices Tools - Firefox [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser +- Entity Framework Core [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - ASP.NET Core [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- LangChain [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools +- pgvector [pgvector](https://github.com/pgvector/pgvector/) – Database Tools Full tech stack [here](/techstack.md) @@ -50,7 +60,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|12/11/23
Report generated| +|31
Tools used|12/13/23
Report generated| |------|------| @@ -114,7 +124,7 @@ Full tech stack [here](/techstack.md)
.NET
- v4.8 +
@@ -136,9 +146,25 @@ Full tech stack [here](/techstack.md)
-## Data (1) +## Data (4) + + + + + +
+ Entity Framework +
+ Entity Framework +
+ +
+ Entity Framework Core +
+ Entity Framework Core +
+ +
Microsoft SQL Server
Microsoft SQL Server @@ -146,10 +172,18 @@ Full tech stack [here](/techstack.md) v13.0
+ pgvector +
+ pgvector +
+ +
-## DevOps (6) +## DevOps (7) @@ -199,10 +233,18 @@ Full tech stack [here](/techstack.md) + +
Git @@ -168,17 +202,17 @@ Full tech stack [here](/techstack.md) - Istio + NuGet
- Istio + NuGet
- NuGet + Selenium
- NuGet + Selenium
+ Visual Studio +
+ Visual Studio +
+ +
-## Other (2) +## Other (3) + +
Firefox @@ -212,6 +254,14 @@ Full tech stack [here](/techstack.md) + LangChain +
+ LangChain +
+ +
PowerShell
From ed7ccfe78e648ee320ede97718fdd7a516857ccb Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 13 Dec 2023 13:37:13 +0000 Subject: [PATCH 39/88] Update techstack.yml --- techstack.yml | 138 +++++++++++++++----------------------------------- 1 file changed, 41 insertions(+), 97 deletions(-) diff --git a/techstack.yml b/techstack.yml index 6d6c29a..c84269d 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,18 +1,18 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 2e55786742b57acc8cc4d343d89302fd +report_id: c489273489588afb08c9be6fbd07c227 repo_type: Public -timestamp: '2023-12-13T11:56:02+00:00' +timestamp: '2023-12-13T13:37:06+00:00' requested_by: emmanu-bacancy provider: github branch: master -detected_tools_count: 31 +detected_tools_count: 26 tools: - name: ASP.NET description: An open source web framework for building modern web apps and services with .NET website_url: https://www.asp.net/ version: '4.8' - open_source: true + open_source: false hosted_saas: false category: Languages & Frameworks sub_category: Languages @@ -25,7 +25,7 @@ tools: description: Simple, general-purpose, object-oriented programming language for the .NET platform website_url: http://csharp.net - open_source: true + open_source: false hosted_saas: false category: Languages & Frameworks sub_category: Languages @@ -34,7 +34,7 @@ tools: - name: CSS 3 description: The latest evolution of the Cascading Style Sheets language website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3 - open_source: true + open_source: false hosted_saas: false category: Languages & Frameworks sub_category: Languages @@ -44,7 +44,7 @@ tools: description: Lightweight, interpreted, object-oriented language with first-class functions website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript - open_source: true + open_source: false hosted_saas: false category: Languages & Frameworks sub_category: Languages @@ -54,7 +54,7 @@ tools: description: A dynamic, interpreted, open source programming language with a focus on simplicity and productivity website_url: https://www.ruby-lang.org - open_source: true + open_source: false hosted_saas: false category: Languages & Frameworks sub_category: Languages @@ -63,7 +63,7 @@ tools: - name: SQL description: It is a domain-specific language used in programming website_url: https://en.wikipedia.org/wiki/SQL - open_source: true + open_source: false hosted_saas: false category: Languages & Frameworks sub_category: Languages @@ -75,22 +75,24 @@ tools: description: A free, cross-platform, open source developer platform for building many different types of applications website_url: http://www.microsoft.com/net/ + version: '4.8' license: MIT - open_source: true + open_source: false hosted_saas: false category: Languages & Frameworks sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png - detection_source: WebApp/WebApp.csproj + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/SeleniumUiTests.csproj + detection_source: SeleniumUiTests/SeleniumUiTests.csproj last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z + last_updated_on: 2019-02-02 12:16:02.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: '6.0' license: MIT - open_source: true + open_source: false hosted_saas: false category: Languages & Frameworks sub_category: Frameworks (Full Stack) @@ -105,7 +107,7 @@ tools: website_url: docs.microsoft.com/en-us/aspnet/core/ version: '6.0' license: MIT - open_source: true + open_source: false hosted_saas: false category: Languages & Frameworks sub_category: Frameworks (Full Stack) @@ -114,31 +116,6 @@ tools: detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 17:26:42.000000000 Z -- name: Entity Framework - description: An object-relational mapper that enables .NET developers to work with - relational data - website_url: https://docs.microsoft.com/en-us/aspnet/entity-framework - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Data Stores - sub_category: Object Relational Mapper (ORM) - image_url: https://img.stackshare.io/service/3251/no-img-open-source.png - detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z -- name: Entity Framework Core - description: 'Lightweight and cross-platform version of the popular Entity Framework ' - website_url: https://docs.microsoft.com/en-us/ef/core/ - license: MIT - open_source: true - hosted_saas: false - category: Data Stores - sub_category: Object Relational Mapper (ORM) - image_url: https://img.stackshare.io/service/10254/no-img-open-source.png - detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -152,21 +129,10 @@ tools: detection_source: WebApp.Database/WebApp.Database.sqlproj last_updated_by: Emmanu Varghese last_updated_on: 2023-06-21 14:52:45.000000000 Z -- name: pgvector - description: Open-source vector similarity search for Postgres - website_url: https://github.com/pgvector/pgvector/ - open_source: false - hosted_saas: false - category: Data Stores - sub_category: Database Tools - image_url: https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png - detection_source: WebApp/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ - open_source: true + open_source: false hosted_saas: false category: Build, Test, Deploy sub_category: Version Control System @@ -176,13 +142,26 @@ tools: description: Automate your workflow from idea to production website_url: https://github.com/features/actions open_source: false - hosted_saas: true + hosted_saas: false category: Build, Test, Deploy sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png detection_source: ".github/workflows/dotnetcore.actions.yml" last_updated_by: Houssem Dellai last_updated_on: 2019-12-13 14:40:54.000000000 Z +- name: Istio + description: Open platform to connect, manage, and secure microservices, by Google, + IBM, and Lyft + website_url: https://istio.io/ + license: Apache-2.0 + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Microservices Tools + image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg + detection_source: 02_azure-pipelines-ci.yml + last_updated_by: Houssem Dellai + last_updated_on: 2018-09-10 10:53:54.000000000 Z - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -194,24 +173,12 @@ tools: detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 15:01:19.000000000 Z -- name: Selenium - description: Web Browser Automation - website_url: http://www.seleniumhq.org/ - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Build, Test, Deploy - sub_category: Browser Testing - image_url: https://img.stackshare.io/service/1517/sbUizSli_400x400.jpg - detection_source: SeleniumUiTests/packages.config - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Terraform description: Describe your complete infrastructure as code and build resources across providers website_url: https://www.terraform.io/ license: MPL-2.0 - open_source: true + open_source: false hosted_saas: false category: Build, Test, Deploy sub_category: Server Configuration and Automation @@ -224,7 +191,7 @@ tools: providers website_url: https://registry.terraform.io/ license: MPL-2.0 - open_source: true + open_source: false hosted_saas: false category: Build, Test, Deploy sub_category: Package Managers @@ -232,18 +199,6 @@ tools: detection_source: Terraform/webapp-db.tf last_updated_by: git last_updated_on: 2019-06-03 15:25:56.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: WebAppWithDatabase.sln - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ @@ -255,17 +210,6 @@ tools: detection_source: SeleniumUiTests/packages.config last_updated_by: Houssem Dellai last_updated_on: 2021-09-08 12:15:46.000000000 Z -- name: LangChain - description: Build AI apps with LLMs through composability - website_url: https://github.com/hwchase17/langchain - open_source: true - hosted_saas: false - category: Communications - sub_category: Large Language Model Tools - image_url: https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg - detection_source: WebApp/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: PowerShell description: A task automation and configuration management framework website_url: https://docs.microsoft.com/en-us/powershell/ @@ -280,7 +224,7 @@ tools: package_url: https://www.nuget.org/MSTest.TestFramework version: 2.2.8 license: MIT - open_source: true + open_source: false hosted_saas: false category: Libraries sub_category: NuGet Packages @@ -294,7 +238,7 @@ tools: package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer version: 6.0.0 license: Apache-2.0 - open_source: true + open_source: false hosted_saas: false category: Libraries sub_category: NuGet Packages @@ -309,7 +253,7 @@ tools: package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.Tools version: 6.0.0 license: Apache-2.0 - open_source: true + open_source: false hosted_saas: false category: Libraries sub_category: NuGet Packages @@ -323,7 +267,7 @@ tools: package_url: https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design version: 6.0.0 license: Apache-2.0 - open_source: true + open_source: false hosted_saas: false category: Libraries sub_category: NuGet Packages @@ -338,7 +282,7 @@ tools: package_url: https://www.nuget.org/Selenium.Firefox.WebDriver version: 0.27.0 license: Unlicense - open_source: true + open_source: false hosted_saas: false category: Libraries sub_category: NuGet Packages @@ -353,7 +297,7 @@ tools: package_url: https://www.nuget.org/Selenium.WebDriver version: 4.1.0 license: Apache-2.0 - open_source: true + open_source: false hosted_saas: false category: Libraries sub_category: NuGet Packages @@ -367,7 +311,7 @@ tools: package_url: https://www.nuget.org/Selenium.WebDriver.ChromeDriver version: 96.0.4664 license: Unlicense - open_source: true + open_source: false hosted_saas: false category: Libraries sub_category: NuGet Packages @@ -381,7 +325,7 @@ tools: package_url: https://www.nuget.org/Selenium.WebDriver.IEDriver version: 4.0.0 license: Unlicense - open_source: true + open_source: false hosted_saas: false category: Libraries sub_category: NuGet Packages From 5047da71c67f165eb7ea4a3e7142d5c25da3356a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 13 Dec 2023 13:37:16 +0000 Subject: [PATCH 40/88] Update techstack.md --- techstack.md | 73 +++++++++------------------------------------------- 1 file changed, 12 insertions(+), 61 deletions(-) diff --git a/techstack.md b/techstack.md index 0fe9866..c900a82 100644 --- a/techstack.md +++ b/techstack.md @@ -9,19 +9,14 @@ EmmanuStack/sql_server_forked is built on the following main stack: - [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [Terraform](https://www.terraform.io/) – Server Configuration and Automation -- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment -- [Selenium](http://www.seleniumhq.org/) – Browser Testing - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - [ASP.NET](https://www.asp.net/) – Languages +- [Istio](https://istio.io/) – Microservices Tools - [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser -- [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - [GitHub Actions](https://github.com/features/actions) – Continuous Integration -- [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools -- [pgvector](https://github.com/pgvector/pgvector/) – Database Tools Full tech stack [here](/techstack.md) @@ -37,19 +32,14 @@ EmmanuStack/sql_server_forked is built on the following main stack: - Microsoft SQL Server [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - Terraform [Terraform](https://www.terraform.io/) – Server Configuration and Automation -- Visual Studio [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment -- Selenium [Selenium](http://www.seleniumhq.org/) – Browser Testing - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- Entity Framework [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - .NET Core [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - ASP.NET [ASP.NET](https://www.asp.net/) – Languages +- Istio [Istio](https://istio.io/) – Microservices Tools - Firefox [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser -- Entity Framework Core [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - ASP.NET Core [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration -- LangChain [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools -- pgvector [pgvector](https://github.com/pgvector/pgvector/) – Database Tools Full tech stack [here](/techstack.md) @@ -60,7 +50,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|31
Tools used|12/13/23
Report generated| +|26
Tools used|12/13/23
Report generated| |------|------| @@ -124,7 +114,7 @@ Full tech stack [here](/techstack.md)
.NET
- + v4.8
@@ -146,25 +136,10 @@ Full tech stack [here](/techstack.md)
-## Data (4) +## Datab +ases (1) - - - - - -
- Entity Framework -
- Entity Framework -
- -
- Entity Framework Core -
- Entity Framework Core -
- -
Microsoft SQL Server
Microsoft SQL Server @@ -172,18 +147,10 @@ Full tech stack [here](/techstack.md) v13.0
- pgvector -
- pgvector -
- -
-## DevOps (7) +## DevOps (6) @@ -233,18 +200,10 @@ Full tech stack [here](/techstack.md) - -
Git @@ -202,17 +169,17 @@ Full tech stack [here](/techstack.md) - NuGet + Istio
- NuGet + Istio
- Selenium + NuGet
- Selenium + NuGet
- Visual Studio -
- Visual Studio -
- -
-## Other (3) +## Other (2) - -
Firefox @@ -254,14 +213,6 @@ Full tech stack [here](/techstack.md) - LangChain -
- LangChain -
- -
PowerShell
From b7d3300c9bbf44f6fa9db0fc2d92a3e511b07b76 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 15 Dec 2023 12:55:37 +0000 Subject: [PATCH 41/88] Update techstack.yml --- techstack.yml | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/techstack.yml b/techstack.yml index c84269d..ccac31e 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: c489273489588afb08c9be6fbd07c227 +report_id: fdd9471492bc23518f4decb3969f8ccd repo_type: Public -timestamp: '2023-12-13T13:37:06+00:00' +timestamp: '2023-12-15T12:55:35+00:00' requested_by: emmanu-bacancy provider: github branch: master @@ -12,7 +12,7 @@ tools: with .NET website_url: https://www.asp.net/ version: '4.8' - open_source: false + open_source: true hosted_saas: false category: Languages & Frameworks sub_category: Languages @@ -25,7 +25,7 @@ tools: description: Simple, general-purpose, object-oriented programming language for the .NET platform website_url: http://csharp.net - open_source: false + open_source: true hosted_saas: false category: Languages & Frameworks sub_category: Languages @@ -34,7 +34,7 @@ tools: - name: CSS 3 description: The latest evolution of the Cascading Style Sheets language website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3 - open_source: false + open_source: true hosted_saas: false category: Languages & Frameworks sub_category: Languages @@ -44,7 +44,7 @@ tools: description: Lightweight, interpreted, object-oriented language with first-class functions website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript - open_source: false + open_source: true hosted_saas: false category: Languages & Frameworks sub_category: Languages @@ -54,7 +54,7 @@ tools: description: A dynamic, interpreted, open source programming language with a focus on simplicity and productivity website_url: https://www.ruby-lang.org - open_source: false + open_source: true hosted_saas: false category: Languages & Frameworks sub_category: Languages @@ -63,7 +63,7 @@ tools: - name: SQL description: It is a domain-specific language used in programming website_url: https://en.wikipedia.org/wiki/SQL - open_source: false + open_source: true hosted_saas: false category: Languages & Frameworks sub_category: Languages @@ -77,7 +77,7 @@ tools: website_url: http://www.microsoft.com/net/ version: '4.8' license: MIT - open_source: false + open_source: true hosted_saas: false category: Languages & Frameworks sub_category: Frameworks (Full Stack) @@ -92,7 +92,7 @@ tools: website_url: https://docs.microsoft.com/en-us/dotnet/core/ version: '6.0' license: MIT - open_source: false + open_source: true hosted_saas: false category: Languages & Frameworks sub_category: Frameworks (Full Stack) @@ -107,7 +107,7 @@ tools: website_url: docs.microsoft.com/en-us/aspnet/core/ version: '6.0' license: MIT - open_source: false + open_source: true hosted_saas: false category: Languages & Frameworks sub_category: Frameworks (Full Stack) @@ -132,7 +132,7 @@ tools: - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ - open_source: false + open_source: true hosted_saas: false category: Build, Test, Deploy sub_category: Version Control System @@ -142,7 +142,7 @@ tools: description: Automate your workflow from idea to production website_url: https://github.com/features/actions open_source: false - hosted_saas: false + hosted_saas: true category: Build, Test, Deploy sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png @@ -154,7 +154,7 @@ tools: IBM, and Lyft website_url: https://istio.io/ license: Apache-2.0 - open_source: false + open_source: true hosted_saas: false category: Build, Test, Deploy sub_category: Microservices Tools @@ -178,7 +178,7 @@ tools: providers website_url: https://www.terraform.io/ license: MPL-2.0 - open_source: false + open_source: true hosted_saas: false category: Build, Test, Deploy sub_category: Server Configuration and Automation @@ -191,7 +191,7 @@ tools: providers website_url: https://registry.terraform.io/ license: MPL-2.0 - open_source: false + open_source: true hosted_saas: false category: Build, Test, Deploy sub_category: Package Managers @@ -224,7 +224,7 @@ tools: package_url: https://www.nuget.org/MSTest.TestFramework version: 2.2.8 license: MIT - open_source: false + open_source: true hosted_saas: false category: Libraries sub_category: NuGet Packages @@ -238,7 +238,7 @@ tools: package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer version: 6.0.0 license: Apache-2.0 - open_source: false + open_source: true hosted_saas: false category: Libraries sub_category: NuGet Packages @@ -253,7 +253,7 @@ tools: package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.Tools version: 6.0.0 license: Apache-2.0 - open_source: false + open_source: true hosted_saas: false category: Libraries sub_category: NuGet Packages @@ -267,7 +267,7 @@ tools: package_url: https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design version: 6.0.0 license: Apache-2.0 - open_source: false + open_source: true hosted_saas: false category: Libraries sub_category: NuGet Packages @@ -282,7 +282,7 @@ tools: package_url: https://www.nuget.org/Selenium.Firefox.WebDriver version: 0.27.0 license: Unlicense - open_source: false + open_source: true hosted_saas: false category: Libraries sub_category: NuGet Packages @@ -297,7 +297,7 @@ tools: package_url: https://www.nuget.org/Selenium.WebDriver version: 4.1.0 license: Apache-2.0 - open_source: false + open_source: true hosted_saas: false category: Libraries sub_category: NuGet Packages @@ -311,7 +311,7 @@ tools: package_url: https://www.nuget.org/Selenium.WebDriver.ChromeDriver version: 96.0.4664 license: Unlicense - open_source: false + open_source: true hosted_saas: false category: Libraries sub_category: NuGet Packages @@ -325,7 +325,7 @@ tools: package_url: https://www.nuget.org/Selenium.WebDriver.IEDriver version: 4.0.0 license: Unlicense - open_source: false + open_source: true hosted_saas: false category: Libraries sub_category: NuGet Packages From 89279e52d096e86f79f11385b733e7d2ce9d1f16 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 15 Dec 2023 12:55:38 +0000 Subject: [PATCH 42/88] Update techstack.md --- techstack.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/techstack.md b/techstack.md index c900a82..7621839 100644 --- a/techstack.md +++ b/techstack.md @@ -50,7 +50,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|12/13/23
Report generated| +|26
Tools used|12/15/23
Report generated| |------|------| @@ -136,8 +136,7 @@ Full tech stack [here](/techstack.md)
-## Datab -ases (1) +## Data (1)
Microsoft SQL Server From da73f1dd24f6c3fb5fafe1b028a4a66b0171128d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 22 Dec 2023 21:36:41 +0000 Subject: [PATCH 43/88] Update techstack.yml --- techstack.yml | 75 +++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 55 insertions(+), 20 deletions(-) diff --git a/techstack.yml b/techstack.yml index ccac31e..e9ecbce 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,12 @@ repo_name: EmmanuStack/sql_server_forked -report_id: fdd9471492bc23518f4decb3969f8ccd +report_id: b08647e96d43dd88b2091aeb1d459fc4 +version: 0.1 repo_type: Public -timestamp: '2023-12-15T12:55:35+00:00' +timestamp: '2023-12-22T21:36:39+00:00' requested_by: emmanu-bacancy provider: github branch: master -detected_tools_count: 26 +detected_tools_count: 29 tools: - name: ASP.NET description: An open source web framework for building modern web apps and services @@ -75,17 +76,15 @@ tools: description: A free, cross-platform, open source developer platform for building many different types of applications website_url: http://www.microsoft.com/net/ - version: '4.8' 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/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/SeleniumUiTests.csproj - detection_source: SeleniumUiTests/SeleniumUiTests.csproj + detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai - last_updated_on: 2019-02-02 12:16:02.000000000 Z + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: ".NET Core" description: An Open Source, General-Purpose Development Platform Maintained by Microsoft and the .NET Community @@ -116,6 +115,31 @@ tools: detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 17:26:42.000000000 Z +- name: Entity Framework + description: An object-relational mapper that enables .NET developers to work with + relational data + website_url: https://docs.microsoft.com/en-us/aspnet/entity-framework + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Relational Mapper (ORM) + image_url: https://img.stackshare.io/service/3251/no-img-open-source.png + detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z +- name: Entity Framework Core + description: 'Lightweight and cross-platform version of the popular Entity Framework ' + website_url: https://docs.microsoft.com/en-us/ef/core/ + license: MIT + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Relational Mapper (ORM) + image_url: https://img.stackshare.io/service/10254/no-img-open-source.png + detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -149,19 +173,6 @@ tools: detection_source: ".github/workflows/dotnetcore.actions.yml" last_updated_by: Houssem Dellai last_updated_on: 2019-12-13 14:40:54.000000000 Z -- name: Istio - description: Open platform to connect, manage, and secure microservices, by Google, - IBM, and Lyft - website_url: https://istio.io/ - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Build, Test, Deploy - sub_category: Microservices Tools - image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg - detection_source: 02_azure-pipelines-ci.yml - last_updated_by: Houssem Dellai - last_updated_on: 2018-09-10 10:53:54.000000000 Z - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -173,6 +184,18 @@ tools: detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 15:01:19.000000000 Z +- name: Selenium + description: Web Browser Automation + website_url: http://www.seleniumhq.org/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Browser Testing + image_url: https://img.stackshare.io/service/1517/sbUizSli_400x400.jpg + detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -199,6 +222,18 @@ tools: detection_source: Terraform/webapp-db.tf last_updated_by: git last_updated_on: 2019-06-03 15:25:56.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: WebAppWithDatabase.sln + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ From 936f8326a2f482f8f9caf982278c10b9a553a22a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 22 Dec 2023 21:36:42 +0000 Subject: [PATCH 44/88] Update techstack.md --- techstack.md | 50 ++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 40 insertions(+), 10 deletions(-) diff --git a/techstack.md b/techstack.md index 7621839..a0fda6d 100644 --- a/techstack.md +++ b/techstack.md @@ -9,12 +9,15 @@ EmmanuStack/sql_server_forked is built on the following main stack: - [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [Terraform](https://www.terraform.io/) – Server Configuration and Automation +- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment +- [Selenium](http://www.seleniumhq.org/) – Browser Testing - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages +- [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - [ASP.NET](https://www.asp.net/) – Languages -- [Istio](https://istio.io/) – Microservices Tools - [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser +- [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - [GitHub Actions](https://github.com/features/actions) – Continuous Integration @@ -32,12 +35,15 @@ EmmanuStack/sql_server_forked is built on the following main stack: - Microsoft SQL Server [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - Terraform [Terraform](https://www.terraform.io/) – Server Configuration and Automation +- Visual Studio [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment +- Selenium [Selenium](http://www.seleniumhq.org/) – Browser Testing - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages +- Entity Framework [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - .NET Core [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - ASP.NET [ASP.NET](https://www.asp.net/) – Languages -- Istio [Istio](https://istio.io/) – Microservices Tools - Firefox [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser +- Entity Framework Core [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - ASP.NET Core [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration @@ -50,7 +56,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|12/15/23
Report generated| +|29
Tools used|12/22/23
Report generated| |------|------| @@ -114,7 +120,7 @@ Full tech stack [here](/techstack.md)
.NET
- v4.8 +
@@ -136,9 +142,25 @@ Full tech stack [here](/techstack.md)
-## Data (1) +## Data (3) + + + +
+ Entity Framework +
+ Entity Framework +
+ +
+ Entity Framework Core +
+ Entity Framework Core +
+ +
Microsoft SQL Server
Microsoft SQL Server @@ -149,7 +171,7 @@ Full tech stack [here](/techstack.md)
-## DevOps (6) +## DevOps (7) @@ -199,6 +221,14 @@ Full tech stack [here](/techstack.md) + +
Git @@ -168,17 +190,17 @@ Full tech stack [here](/techstack.md) - Istio + NuGet
- Istio + NuGet
- NuGet + Selenium
- NuGet + Selenium
+ Visual Studio +
+ Visual Studio +
+ +
From dcef917e144d81fe2cd5eab48557707d392d6d95 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 1 Mar 2024 21:55:51 +0000 Subject: [PATCH 45/88] Update techstack.yml --- techstack.yml | 87 +++++++++++++++++++-------------------------------- 1 file changed, 33 insertions(+), 54 deletions(-) diff --git a/techstack.yml b/techstack.yml index e9ecbce..6bd8b7b 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,12 +1,12 @@ repo_name: EmmanuStack/sql_server_forked -report_id: b08647e96d43dd88b2091aeb1d459fc4 +report_id: 8329ea8ed5073eb07030b0c949082e9b version: 0.1 repo_type: Public -timestamp: '2023-12-22T21:36:39+00:00' +timestamp: '2024-03-01T21:55:49+00:00' requested_by: emmanu-bacancy provider: github branch: master -detected_tools_count: 29 +detected_tools_count: 26 tools: - name: ASP.NET description: An open source web framework for building modern web apps and services @@ -31,6 +31,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/EmmanuStack/sql_server_forked detection_source: Repo Metadata - name: CSS 3 description: The latest evolution of the Cascading Style Sheets language @@ -40,6 +41,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/6727/css.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked detection_source: Repo Metadata - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -50,6 +52,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/EmmanuStack/sql_server_forked detection_source: Repo Metadata - name: Ruby description: A dynamic, interpreted, open source programming language with a focus @@ -60,6 +63,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/989/ruby.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked detection_source: Repo Metadata - name: SQL description: It is a domain-specific language used in programming @@ -69,6 +73,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.Database/dbo/Tables/Employee.sql detection_source: WebApp.Database/dbo/Tables/Employee.sql last_updated_by: Houssem Dellai last_updated_on: 2018-07-18 20:59:47.000000000 Z @@ -76,15 +81,17 @@ tools: description: A free, cross-platform, open source developer platform for building many different types of applications website_url: http://www.microsoft.com/net/ + version: '4.8' 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: WebApp/WebApp.csproj + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/SeleniumUiTests.csproj + detection_source: SeleniumUiTests/SeleniumUiTests.csproj last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z + last_updated_on: 2019-02-02 12:16:02.000000000 Z - name: ".NET Core" description: An Open Source, General-Purpose Development Platform Maintained by Microsoft and the .NET Community @@ -115,31 +122,6 @@ tools: detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 17:26:42.000000000 Z -- name: Entity Framework - description: An object-relational mapper that enables .NET developers to work with - relational data - website_url: https://docs.microsoft.com/en-us/aspnet/entity-framework - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Data Stores - sub_category: Object Relational Mapper (ORM) - image_url: https://img.stackshare.io/service/3251/no-img-open-source.png - detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z -- name: Entity Framework Core - description: 'Lightweight and cross-platform version of the popular Entity Framework ' - website_url: https://docs.microsoft.com/en-us/ef/core/ - license: MIT - open_source: true - hosted_saas: false - category: Data Stores - sub_category: Object Relational Mapper (ORM) - image_url: https://img.stackshare.io/service/10254/no-img-open-source.png - detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -161,6 +143,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/EmmanuStack/sql_server_forked detection_source: Repo Metadata - name: GitHub Actions description: Automate your workflow from idea to production @@ -170,9 +153,24 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/.github/workflows/dotnetcore.actions.yml detection_source: ".github/workflows/dotnetcore.actions.yml" last_updated_by: Houssem Dellai last_updated_on: 2019-12-13 14:40:54.000000000 Z +- name: Istio + description: Open platform to connect, manage, and secure microservices, by Google, + IBM, and Lyft + website_url: https://istio.io/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Microservices Tools + image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/02_azure-pipelines-ci.yml + detection_source: 02_azure-pipelines-ci.yml + last_updated_by: Houssem Dellai + last_updated_on: 2018-09-10 10:53:54.000000000 Z - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -181,21 +179,10 @@ 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/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai last_updated_on: 2021-12-17 15:01:19.000000000 Z -- name: Selenium - description: Web Browser Automation - website_url: http://www.seleniumhq.org/ - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Build, Test, Deploy - sub_category: Browser Testing - image_url: https://img.stackshare.io/service/1517/sbUizSli_400x400.jpg - detection_source: SeleniumUiTests/packages.config - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-12 10:31:08.000000000 Z - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -206,6 +193,7 @@ tools: category: Build, Test, Deploy sub_category: Server Configuration and Automation image_url: https://img.stackshare.io/service/1276/default_2316907c4199f912e2ed79cbdb99025c9e5e2665.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/Terraform/webapp-db.tf detection_source: Terraform/webapp-db.tf last_updated_by: git last_updated_on: 2019-06-03 15:25:56.000000000 Z @@ -219,21 +207,10 @@ tools: category: Build, Test, Deploy sub_category: Package Managers image_url: https://img.stackshare.io/package_manager/49093/default_cdf079d244bded073d455911e6ce679abb1b77ab.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/Terraform/webapp-db.tf detection_source: Terraform/webapp-db.tf last_updated_by: git last_updated_on: 2019-06-03 15:25:56.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: WebAppWithDatabase.sln - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ @@ -242,6 +219,7 @@ tools: category: Back Office sub_category: Web Browser image_url: https://img.stackshare.io/service/8705/768px-Firefox_Logo__2017.svg.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config detection_source: SeleniumUiTests/packages.config last_updated_by: Houssem Dellai last_updated_on: 2021-09-08 12:15:46.000000000 Z @@ -253,6 +231,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/3681/powershell-logo.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked detection_source: Repo Metadata - name: MSTest.TestFramework description: This is MSTest V2, the evolution of Microsoft's Test Framework From cec808eccfead4ce139905ad035440a5766be4d9 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 1 Mar 2024 21:55:52 +0000 Subject: [PATCH 46/88] Update techstack.md --- techstack.md | 78 ++++++++++++++++------------------------------------ 1 file changed, 24 insertions(+), 54 deletions(-) diff --git a/techstack.md b/techstack.md index a0fda6d..2db8f3a 100644 --- a/techstack.md +++ b/techstack.md @@ -3,23 +3,20 @@ ## Tech Stack EmmanuStack/sql_server_forked is built on the following main stack: -- [Ruby](https://www.ruby-lang.org) – Languages -- [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack) +- [ASP.NET](https://www.asp.net/) – Languages - [C#](http://csharp.net) – Languages -- [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages -- [Terraform](https://www.terraform.io/) – Server Configuration and Automation -- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment -- [Selenium](http://www.seleniumhq.org/) – Browser Testing +- [Ruby](https://www.ruby-lang.org) – Languages - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) -- [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells +- [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack) - [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) -- [ASP.NET](https://www.asp.net/) – Languages -- [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser -- [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) +- [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- [Istio](https://istio.io/) – Microservices Tools +- [Terraform](https://www.terraform.io/) – Server Configuration and Automation +- [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser +- [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells Full tech stack [here](/techstack.md) @@ -29,23 +26,20 @@ Full tech stack [here](/techstack.md) ## Tech Stack EmmanuStack/sql_server_forked is built on the following main stack: -- Ruby [Ruby](https://www.ruby-lang.org) – Languages -- .NET [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack) +- ASP.NET [ASP.NET](https://www.asp.net/) – Languages - C# [C#](http://csharp.net) – Languages -- Microsoft SQL Server [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages -- Terraform [Terraform](https://www.terraform.io/) – Server Configuration and Automation -- Visual Studio [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment -- Selenium [Selenium](http://www.seleniumhq.org/) – Browser Testing +- Ruby [Ruby](https://www.ruby-lang.org) – Languages - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- Entity Framework [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) -- PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells +- .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 [ASP.NET](https://www.asp.net/) – Languages -- Firefox [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser -- Entity Framework Core [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - ASP.NET Core [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) +- Microsoft SQL Server [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- Istio [Istio](https://istio.io/) – Microservices Tools +- Terraform [Terraform](https://www.terraform.io/) – Server Configuration and Automation +- Firefox [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser +- PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells Full tech stack [here](/techstack.md) @@ -56,7 +50,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|29
Tools used|12/22/23
Report generated| +|26
Tools used|03/01/24
Report generated| |------|------| @@ -120,7 +114,7 @@ Full tech stack [here](/techstack.md)
.NET
- + v4.8 @@ -142,25 +136,9 @@ Full tech stack [here](/techstack.md) -## Data (3) +## Data (1) - - - -
- Entity Framework -
- Entity Framework -
- -
- Entity Framework Core -
- Entity Framework Core -
- -
Microsoft SQL Server
Microsoft SQL Server @@ -171,7 +149,7 @@ Full tech stack [here](/techstack.md)
-## DevOps (7) +## DevOps (6) @@ -221,14 +199,6 @@ Full tech stack [here](/techstack.md) - -
Git @@ -190,17 +168,17 @@ Full tech stack [here](/techstack.md) - NuGet + Istio
- NuGet + Istio
- Selenium + NuGet
- Selenium + NuGet
- Visual Studio -
- Visual Studio -
- -
From 672074df1e778980bd6cb0a808cdacc83a02b2ea Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 5 Mar 2024 20:44:12 +0000 Subject: [PATCH 47/88] Update techstack.yml --- techstack.yml | 217 +------------------------------------------------- 1 file changed, 3 insertions(+), 214 deletions(-) diff --git a/techstack.yml b/techstack.yml index 6bd8b7b..c82a28a 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,27 +1,13 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 8329ea8ed5073eb07030b0c949082e9b +report_id: 75ca01e41d6cf42d5628a26f61269729 version: 0.1 repo_type: Public -timestamp: '2024-03-01T21:55:49+00:00' +timestamp: '2024-03-05T20:44:10+00:00' requested_by: emmanu-bacancy provider: github branch: master -detected_tools_count: 26 +detected_tools_count: 11 tools: -- name: ASP.NET - description: An open source web framework for building modern web apps and services - with .NET - website_url: https://www.asp.net/ - version: '4.8' - open_source: true - hosted_saas: false - category: Languages & Frameworks - sub_category: Languages - image_url: https://img.stackshare.io/service/6755/2c45151a4a11d3a3c8e71bb34dd069d6_400x400.png - detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/SeleniumUiTests.csproj - detection_source: SeleniumUiTests/SeleniumUiTests.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2019-02-02 12:16:02.000000000 Z - name: C# description: Simple, general-purpose, object-oriented programming language for the .NET platform @@ -77,64 +63,6 @@ tools: detection_source: WebApp.Database/dbo/Tables/Employee.sql last_updated_by: Houssem Dellai last_updated_on: 2018-07-18 20:59:47.000000000 Z -- 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/ - version: '4.8' - 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/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/SeleniumUiTests.csproj - detection_source: SeleniumUiTests/SeleniumUiTests.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2019-02-02 12:16:02.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: '6.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/EmmanuStack/sql_server_forked/blob/master/WebApp.UnitTest/WebApp.UnitTest.csproj - detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 17:26:42.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: '6.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/EmmanuStack/sql_server_forked/blob/master/WebApp.UnitTest/WebApp.UnitTest.csproj - detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 17:26:42.000000000 Z -- name: Microsoft SQL Server - description: A relational database management system developed by Microsoft - website_url: http://microsoft.com/sqlserver - version: '13.0' - open_source: false - hosted_saas: false - category: Data Stores - sub_category: Databases - image_url: https://img.stackshare.io/service/1027/sql_server.png - detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.Database/WebApp.Database.sqlproj - detection_source: WebApp.Database/WebApp.Database.sqlproj - last_updated_by: Emmanu Varghese - last_updated_on: 2023-06-21 14:52:45.000000000 Z - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -171,18 +99,6 @@ tools: detection_source: 02_azure-pipelines-ci.yml last_updated_by: Houssem Dellai last_updated_on: 2018-09-10 10:53:54.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/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj - detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -211,18 +127,6 @@ tools: detection_source: Terraform/webapp-db.tf last_updated_by: git last_updated_on: 2019-06-03 15:25:56.000000000 Z -- name: Firefox - description: Mozilla's Web Browser - website_url: https://www.mozilla.org/en-US/firefox/ - open_source: false - hosted_saas: false - category: Back Office - sub_category: Web Browser - image_url: https://img.stackshare.io/service/8705/768px-Firefox_Logo__2017.svg.png - detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config - detection_source: SeleniumUiTests/packages.config - last_updated_by: Houssem Dellai - last_updated_on: 2021-09-08 12:15:46.000000000 Z - name: PowerShell description: A task automation and configuration management framework website_url: https://docs.microsoft.com/en-us/powershell/ @@ -233,118 +137,3 @@ tools: image_url: https://img.stackshare.io/service/3681/powershell-logo.png detection_source_url: https://github.com/EmmanuStack/sql_server_forked detection_source: Repo Metadata -- name: MSTest.TestFramework - description: This is MSTest V2, the evolution of Microsoft's Test Framework - package_url: https://www.nuget.org/MSTest.TestFramework - version: 2.2.8 - license: MIT - open_source: true - hosted_saas: false - category: Libraries - sub_category: NuGet Packages - image_url: https://img.stackshare.io/package/13142/default_a057bdad489be3cb053d372a68695da4ac94962d.png - detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config - detection_source: SeleniumUiTests/packages.config - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-12 10:31:08.000000000 Z -- name: Microsoft.EntityFrameworkCore.SqlServer - description: Microsoft SQL Server database provider for Entity Framework Core - package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer - version: 6.0.0 - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Libraries - sub_category: NuGet Packages - image_url: https://img.stackshare.io/package/12891/default_4e8402857d2ce7356903ee7422d9b4a0f23cc137.png - detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj - detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z -- name: Microsoft.EntityFrameworkCore.Tools - description: Entity Framework Core Tools for the NuGet Package Manager Console in - Visual Studio - package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.Tools - version: 6.0.0 - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Libraries - sub_category: NuGet Packages - image_url: https://img.stackshare.io/package/13138/default_a057bdad489be3cb053d372a68695da4ac94962d.png - detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj - detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z -- name: Microsoft.VisualStudio.Web.CodeGeneration.Design - description: Code Generation tool for ASP.NET Core - package_url: https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design - version: 6.0.0 - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Libraries - sub_category: NuGet Packages - image_url: https://img.stackshare.io/package/13477/default_eb78542773998d1500f13778aa04738ef49376bd.png - detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj - detection_source: WebApp/WebApp.csproj - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z -- name: Selenium.Firefox.WebDriver - description: "Repurposed nuget package of Selenium.WebDriver.ChromeDriver but for - Firefox Driver instead \tInstall Firefox Driver" - package_url: https://www.nuget.org/Selenium.Firefox.WebDriver - version: 0.27.0 - license: Unlicense - open_source: true - hosted_saas: false - category: Libraries - sub_category: NuGet Packages - image_url: https://img.stackshare.io/package/13910/default_12c355ecd1469432782d9a53a6225a499e793b39.png - detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config - detection_source: SeleniumUiTests/packages.config - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-12 10:31:08.000000000 Z -- name: Selenium.WebDriver - description: Selenium is a set of different software tools each with a different - approach to supporting browser automation - package_url: https://www.nuget.org/Selenium.WebDriver - version: 4.1.0 - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Libraries - sub_category: NuGet Packages - image_url: https://img.stackshare.io/package/12976/default_c33fee4544dbdcb376300222dc5e214ee63f7ce9.png - detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config - detection_source: SeleniumUiTests/packages.config - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-12 10:31:08.000000000 Z -- name: Selenium.WebDriver.ChromeDriver - description: Install Chrome Driver - package_url: https://www.nuget.org/Selenium.WebDriver.ChromeDriver - version: 96.0.4664 - license: Unlicense - open_source: true - hosted_saas: false - category: Libraries - sub_category: NuGet Packages - image_url: https://img.stackshare.io/package/13327/default_9a849f196ca7930b27f663ae8f15c937ea1b49e5.png - detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config - detection_source: SeleniumUiTests/packages.config - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-12 10:31:08.000000000 Z -- name: Selenium.WebDriver.IEDriver - description: Install IE Driver - package_url: https://www.nuget.org/Selenium.WebDriver.IEDriver - version: 4.0.0 - license: Unlicense - open_source: true - hosted_saas: false - category: Libraries - sub_category: NuGet Packages - image_url: https://img.stackshare.io/package/13511/default_a5f7e489f1a0992baa6377c8f765ce325404bce2.png - detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config - detection_source: SeleniumUiTests/packages.config - last_updated_by: Houssem Dellai - last_updated_on: 2021-12-12 10:31:08.000000000 Z From 6aaf371b509a66f3e0b7a735aad74c50b618da71 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 5 Mar 2024 20:44:13 +0000 Subject: [PATCH 48/88] Update techstack.md --- techstack.md | 102 ++------------------------------------------------- 1 file changed, 4 insertions(+), 98 deletions(-) diff --git a/techstack.md b/techstack.md index 2db8f3a..57c859f 100644 --- a/techstack.md +++ b/techstack.md @@ -3,19 +3,13 @@ ## Tech Stack EmmanuStack/sql_server_forked is built on the following main stack: -- [ASP.NET](https://www.asp.net/) – Languages - [C#](http://csharp.net) – Languages - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [Ruby](https://www.ruby-lang.org) – Languages - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- [.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) -- [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - [GitHub Actions](https://github.com/features/actions) – Continuous Integration - [Istio](https://istio.io/) – Microservices Tools - [Terraform](https://www.terraform.io/) – Server Configuration and Automation -- [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser - [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells Full tech stack [here](/techstack.md) @@ -26,19 +20,13 @@ Full tech stack [here](/techstack.md) ## Tech Stack EmmanuStack/sql_server_forked is built on the following main stack: -- ASP.NET [ASP.NET](https://www.asp.net/) – Languages - C# [C#](http://csharp.net) – Languages - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - Ruby [Ruby](https://www.ruby-lang.org) – Languages - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- .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) -- Microsoft SQL Server [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration - Istio [Istio](https://istio.io/) – Microservices Tools - Terraform [Terraform](https://www.terraform.io/) – Server Configuration and Automation -- Firefox [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser - PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells Full tech stack [here](/techstack.md) @@ -50,21 +38,13 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|03/01/24
Report generated| +|11
Tools used|03/05/24
Report generated| |------|------| -## Languages (6) +## Languages (5) - -
- ASP.NET -
- ASP.NET -
- v4.8 -
C#
C# @@ -107,49 +87,7 @@ Full tech stack [here](/techstack.md)
-## Frameworks (3) - - - - - - - - -
- .NET -
- .NET -
- v4.8 -
- .NET Core -
- .NET Core -
- v6.0 -
- ASP.NET Core -
- ASP.NET Core -
- v6.0 -
- -## Data (1) - - - - -
- Microsoft SQL Server -
- Microsoft SQL Server -
- v13.0 -
- -## DevOps (6) +## DevOps (5) - -
Git @@ -175,14 +113,6 @@ Full tech stack [here](/techstack.md) - NuGet -
- NuGet -
- -
Terraform
@@ -202,17 +132,9 @@ Full tech stack [here](/techstack.md)
-## Other (2) +## Other (1) - -
- Firefox -
- Firefox -
- -
PowerShell
PowerShell @@ -223,22 +145,6 @@ Full tech stack [here](/techstack.md)
- -## Open source packages (8) - -## NuGet (8) - -|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| -|:------|:------|:------|:------|:------|:------| -|[MSTest.TestFramework](https://www.nuget.org/MSTest.TestFramework)|v2.2.8|12/12/21|Houssem Dellai |MIT|N/A| -|[Microsoft.EntityFrameworkCore.SqlServer](https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer)|v6.0.0|12/17/21|Houssem Dellai |Apache-2.0|N/A| -|[Microsoft.EntityFrameworkCore.Tools](https://www.nuget.org/Microsoft.EntityFrameworkCore.Tools)|v6.0.0|12/17/21|Houssem Dellai |Apache-2.0|N/A| -|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design)|v6.0.0|12/17/21|Houssem Dellai |Apache-2.0|N/A| -|[Selenium.Firefox.WebDriver](https://www.nuget.org/Selenium.Firefox.WebDriver)|v0.27.0|12/12/21|Houssem Dellai |Unlicense|N/A| -|[Selenium.WebDriver](https://www.nuget.org/Selenium.WebDriver)|v4.1.0|12/12/21|Houssem Dellai |Apache-2.0|N/A| -|[Selenium.WebDriver.ChromeDriver](https://www.nuget.org/Selenium.WebDriver.ChromeDriver)|v96.0.4664|12/12/21|Houssem Dellai |Unlicense|N/A| -|[Selenium.WebDriver.IEDriver](https://www.nuget.org/Selenium.WebDriver.IEDriver)|v4.0.0|12/12/21|Houssem Dellai |Unlicense|N/A| -
From e00143dc359bd54a74c1b6d885d30c2029c8ed59 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 6 Mar 2024 14:36:31 +0000 Subject: [PATCH 49/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index c82a28a..5abaca5 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 75ca01e41d6cf42d5628a26f61269729 +report_id: '0314439f9a10a7910990a3521bc3b0f0' version: 0.1 repo_type: Public -timestamp: '2024-03-05T20:44:10+00:00' +timestamp: '2024-03-06T14:36:30+00:00' requested_by: emmanu-bacancy provider: github branch: master From 6151dedc90216558716d8d6d6435069aea53cba9 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 6 Mar 2024 14:36:33 +0000 Subject: [PATCH 50/88] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 57c859f..5180031 100644 --- a/techstack.md +++ b/techstack.md @@ -38,7 +38,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|11
Tools used|03/05/24
Report generated| +|11
Tools used|03/06/24
Report generated| |------|------|
From 6694178614dbb76ce24c98e487a35c7a8052b223 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 6 Mar 2024 19:35:23 +0000 Subject: [PATCH 51/88] Update techstack.yml --- techstack.yml | 217 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 214 insertions(+), 3 deletions(-) diff --git a/techstack.yml b/techstack.yml index 5abaca5..59f10e9 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,13 +1,27 @@ repo_name: EmmanuStack/sql_server_forked -report_id: '0314439f9a10a7910990a3521bc3b0f0' +report_id: ce40e45e07196bc0a14e7274be2274cb version: 0.1 repo_type: Public -timestamp: '2024-03-06T14:36:30+00:00' +timestamp: '2024-03-06T19:35:20+00:00' requested_by: emmanu-bacancy provider: github branch: master -detected_tools_count: 11 +detected_tools_count: 26 tools: +- name: ASP.NET + description: An open source web framework for building modern web apps and services + with .NET + website_url: https://www.asp.net/ + version: '4.8' + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/6755/2c45151a4a11d3a3c8e71bb34dd069d6_400x400.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/SeleniumUiTests.csproj + detection_source: SeleniumUiTests/SeleniumUiTests.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2019-02-02 12:16:02.000000000 Z - name: C# description: Simple, general-purpose, object-oriented programming language for the .NET platform @@ -63,6 +77,64 @@ tools: detection_source: WebApp.Database/dbo/Tables/Employee.sql last_updated_by: Houssem Dellai last_updated_on: 2018-07-18 20:59:47.000000000 Z +- 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/ + version: '4.8' + 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/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/SeleniumUiTests.csproj + detection_source: SeleniumUiTests/SeleniumUiTests.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2019-02-02 12:16:02.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: '6.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/EmmanuStack/sql_server_forked/blob/master/WebApp.UnitTest/WebApp.UnitTest.csproj + detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 17:26:42.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: '6.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/EmmanuStack/sql_server_forked/blob/master/WebApp.UnitTest/WebApp.UnitTest.csproj + detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 17:26:42.000000000 Z +- name: Microsoft SQL Server + description: A relational database management system developed by Microsoft + website_url: http://microsoft.com/sqlserver + version: '13.0' + open_source: false + hosted_saas: false + category: Data Stores + sub_category: Databases + image_url: https://img.stackshare.io/service/1027/sql_server.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.Database/WebApp.Database.sqlproj + detection_source: WebApp.Database/WebApp.Database.sqlproj + last_updated_by: Emmanu Varghese + last_updated_on: 2023-06-21 14:52:45.000000000 Z - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -99,6 +171,18 @@ tools: detection_source: 02_azure-pipelines-ci.yml last_updated_by: Houssem Dellai last_updated_on: 2018-09-10 10:53:54.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/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -127,6 +211,18 @@ tools: detection_source: Terraform/webapp-db.tf last_updated_by: git last_updated_on: 2019-06-03 15:25:56.000000000 Z +- name: Firefox + description: Mozilla's Web Browser + website_url: https://www.mozilla.org/en-US/firefox/ + open_source: false + hosted_saas: false + category: Back Office + sub_category: Web Browser + image_url: https://img.stackshare.io/service/8705/768px-Firefox_Logo__2017.svg.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-09-08 12:15:46.000000000 Z - name: PowerShell description: A task automation and configuration management framework website_url: https://docs.microsoft.com/en-us/powershell/ @@ -137,3 +233,118 @@ tools: image_url: https://img.stackshare.io/service/3681/powershell-logo.png detection_source_url: https://github.com/EmmanuStack/sql_server_forked detection_source: Repo Metadata +- name: MSTest.TestFramework + description: This is MSTest V2, the evolution of Microsoft's Test Framework + package_url: https://www.nuget.org/MSTest.TestFramework + version: 2.2.8 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13142/default_a057bdad489be3cb053d372a68695da4ac94962d.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z +- name: Microsoft.EntityFrameworkCore.SqlServer + description: Microsoft SQL Server database provider for Entity Framework Core + package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer + version: 6.0.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/12891/default_4e8402857d2ce7356903ee7422d9b4a0f23cc137.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z +- name: Microsoft.EntityFrameworkCore.Tools + description: Entity Framework Core Tools for the NuGet Package Manager Console in + Visual Studio + package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.Tools + version: 6.0.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13138/default_a057bdad489be3cb053d372a68695da4ac94962d.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z +- name: Microsoft.VisualStudio.Web.CodeGeneration.Design + description: Code Generation tool for ASP.NET Core + package_url: https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design + version: 6.0.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13477/default_eb78542773998d1500f13778aa04738ef49376bd.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-17 15:01:19.000000000 Z +- name: Selenium.Firefox.WebDriver + description: "Repurposed nuget package of Selenium.WebDriver.ChromeDriver but for + Firefox Driver instead \tInstall Firefox Driver" + package_url: https://www.nuget.org/Selenium.Firefox.WebDriver + version: 0.27.0 + license: Unlicense + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13910/default_12c355ecd1469432782d9a53a6225a499e793b39.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z +- name: Selenium.WebDriver + description: Selenium is a set of different software tools each with a different + approach to supporting browser automation + package_url: https://www.nuget.org/Selenium.WebDriver + version: 4.1.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/12976/default_c33fee4544dbdcb376300222dc5e214ee63f7ce9.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z +- name: Selenium.WebDriver.ChromeDriver + description: Install Chrome Driver + package_url: https://www.nuget.org/Selenium.WebDriver.ChromeDriver + version: 96.0.4664 + license: Unlicense + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13327/default_9a849f196ca7930b27f663ae8f15c937ea1b49e5.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z +- name: Selenium.WebDriver.IEDriver + description: Install IE Driver + package_url: https://www.nuget.org/Selenium.WebDriver.IEDriver + version: 4.0.0 + license: Unlicense + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13511/default_a5f7e489f1a0992baa6377c8f765ce325404bce2.png + detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config + last_updated_by: Houssem Dellai + last_updated_on: 2021-12-12 10:31:08.000000000 Z From 8f4ebe80fe8bc9f8ad3939e0af629ab741699ed7 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 6 Mar 2024 19:35:24 +0000 Subject: [PATCH 52/88] Update techstack.md --- techstack.md | 102 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 98 insertions(+), 4 deletions(-) diff --git a/techstack.md b/techstack.md index 5180031..0232a3c 100644 --- a/techstack.md +++ b/techstack.md @@ -3,13 +3,19 @@ ## Tech Stack EmmanuStack/sql_server_forked is built on the following main stack: +- [ASP.NET](https://www.asp.net/) – Languages - [C#](http://csharp.net) – Languages - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [Ruby](https://www.ruby-lang.org) – Languages - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages +- [.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) +- [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - [GitHub Actions](https://github.com/features/actions) – Continuous Integration - [Istio](https://istio.io/) – Microservices Tools - [Terraform](https://www.terraform.io/) – Server Configuration and Automation +- [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser - [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells Full tech stack [here](/techstack.md) @@ -20,13 +26,19 @@ Full tech stack [here](/techstack.md) ## Tech Stack EmmanuStack/sql_server_forked is built on the following main stack: +- ASP.NET [ASP.NET](https://www.asp.net/) – Languages - C# [C#](http://csharp.net) – Languages - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - Ruby [Ruby](https://www.ruby-lang.org) – Languages - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages +- .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) +- Microsoft SQL Server [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration - Istio [Istio](https://istio.io/) – Microservices Tools - Terraform [Terraform](https://www.terraform.io/) – Server Configuration and Automation +- Firefox [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser - PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells Full tech stack [here](/techstack.md) @@ -38,13 +50,21 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|11
Tools used|03/06/24
Report generated| +|26
Tools used|03/06/24
Report generated| |------|------| -## Languages (5) +## Languages (6) + +
+ ASP.NET +
+ ASP.NET +
+ v4.8 +
C#
C# @@ -87,7 +107,49 @@ Full tech stack [here](/techstack.md)
-## DevOps (5) +## Frameworks (3) + + + + + + + + +
+ .NET +
+ .NET +
+ v4.8 +
+ .NET Core +
+ .NET Core +
+ v6.0 +
+ ASP.NET Core +
+ ASP.NET Core +
+ v6.0 +
+ +## Data (1) + + + + +
+ Microsoft SQL Server +
+ Microsoft SQL Server +
+ v13.0 +
+ +## DevOps (6) + +
Git @@ -113,6 +175,14 @@ Full tech stack [here](/techstack.md) + NuGet +
+ NuGet +
+ +
Terraform
@@ -132,9 +202,17 @@ Full tech stack [here](/techstack.md)
-## Other (1) +## Other (2) + +
+ Firefox +
+ Firefox +
+ +
PowerShell
PowerShell @@ -145,6 +223,22 @@ Full tech stack [here](/techstack.md)
+ +## Open source packages (8) + +## NuGet (8) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[MSTest.TestFramework](https://www.nuget.org/MSTest.TestFramework)|v2.2.8|12/12/21|Houssem Dellai |MIT|N/A| +|[Microsoft.EntityFrameworkCore.SqlServer](https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer)|v6.0.0|12/17/21|Houssem Dellai |Apache-2.0|N/A| +|[Microsoft.EntityFrameworkCore.Tools](https://www.nuget.org/Microsoft.EntityFrameworkCore.Tools)|v6.0.0|12/17/21|Houssem Dellai |Apache-2.0|N/A| +|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design)|v6.0.0|12/17/21|Houssem Dellai |Apache-2.0|N/A| +|[Selenium.Firefox.WebDriver](https://www.nuget.org/Selenium.Firefox.WebDriver)|v0.27.0|12/12/21|Houssem Dellai |Unlicense|N/A| +|[Selenium.WebDriver](https://www.nuget.org/Selenium.WebDriver)|v4.1.0|12/12/21|Houssem Dellai |Apache-2.0|N/A| +|[Selenium.WebDriver.ChromeDriver](https://www.nuget.org/Selenium.WebDriver.ChromeDriver)|v96.0.4664|12/12/21|Houssem Dellai |Unlicense|N/A| +|[Selenium.WebDriver.IEDriver](https://www.nuget.org/Selenium.WebDriver.IEDriver)|v4.0.0|12/12/21|Houssem Dellai |Unlicense|N/A| +
From 8dfc8bea1c4d4f03b077c1ab22c9de5e4501852a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 7 Mar 2024 17:35:49 +0000 Subject: [PATCH 53/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 59f10e9..656728b 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: ce40e45e07196bc0a14e7274be2274cb +report_id: c41bb14b63e71665e9563cbaac33c33d version: 0.1 repo_type: Public -timestamp: '2024-03-06T19:35:20+00:00' +timestamp: '2024-03-07T17:35:46+00:00' requested_by: emmanu-bacancy provider: github branch: master From cfc9d2d5075d3c1b6bb56651e734c74e5ab7a3d0 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 7 Mar 2024 17:35:50 +0000 Subject: [PATCH 54/88] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 0232a3c..7aa2c4f 100644 --- a/techstack.md +++ b/techstack.md @@ -50,7 +50,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|03/06/24
Report generated| +|26
Tools used|03/07/24
Report generated| |------|------|
From de0c45405219a867cf3f92d45779793d4df63aee Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 7 Mar 2024 19:46:18 +0000 Subject: [PATCH 55/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 656728b..17892e8 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: c41bb14b63e71665e9563cbaac33c33d +report_id: 87ea898d16aae091e65a8a0ed2591a61 version: 0.1 repo_type: Public -timestamp: '2024-03-07T17:35:46+00:00' +timestamp: '2024-03-07T19:46:15+00:00' requested_by: emmanu-bacancy provider: github branch: master From cac648e1f774c1e5cd8d4f7bec4289c9b63d00fa Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 7 Mar 2024 19:46:19 +0000 Subject: [PATCH 56/88] Update techstack.md From 0b79a9c47a9bdbeee5a23eb8277cb85b809b3a50 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Mar 2024 16:44:26 +0000 Subject: [PATCH 57/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 17892e8..7c6bbb2 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 87ea898d16aae091e65a8a0ed2591a61 +report_id: a91730ed27368319bb333a7284672abe version: 0.1 repo_type: Public -timestamp: '2024-03-07T19:46:15+00:00' +timestamp: '2024-03-08T16:44:24+00:00' requested_by: emmanu-bacancy provider: github branch: master From a54eda92a0358ed60db93b2008b9779c6f752ed8 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Mar 2024 16:44:27 +0000 Subject: [PATCH 58/88] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 7aa2c4f..9f58920 100644 --- a/techstack.md +++ b/techstack.md @@ -50,7 +50,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|03/07/24
Report generated| +|26
Tools used|03/08/24
Report generated| |------|------| From 8660fbd4dda4ac785cd9b3e3afe43cc030e4cea1 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Mar 2024 16:51:03 +0000 Subject: [PATCH 59/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 7c6bbb2..b8fb128 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: a91730ed27368319bb333a7284672abe +report_id: 986eb89b1595344b2f6e749cd6e3278a version: 0.1 repo_type: Public -timestamp: '2024-03-08T16:44:24+00:00' +timestamp: '2024-03-08T16:51:01+00:00' requested_by: emmanu-bacancy provider: github branch: master From c31cc3fe9d42339dfbf5b00184351d07fa087b3f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Mar 2024 16:51:04 +0000 Subject: [PATCH 60/88] Update techstack.md From 2bb83106111f40b4fe46e5cd8b5ae0567df68bd2 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Mar 2024 20:59:09 +0000 Subject: [PATCH 61/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index b8fb128..011e080 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 986eb89b1595344b2f6e749cd6e3278a +report_id: fecbacf57904660c518594542d44b989 version: 0.1 repo_type: Public -timestamp: '2024-03-08T16:51:01+00:00' +timestamp: '2024-03-08T20:59:06+00:00' requested_by: emmanu-bacancy provider: github branch: master From dd05732c4f00a7f0125411db75d1dfa8f2f61c90 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Mar 2024 20:59:09 +0000 Subject: [PATCH 62/88] Update techstack.md From 210e42e04ceb819aec9933b66d73ff7c6e5fb611 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 11 Mar 2024 19:32:26 +0000 Subject: [PATCH 63/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 011e080..d40aa33 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: fecbacf57904660c518594542d44b989 +report_id: f1017ae06677dd2e032f28fa395f86c8 version: 0.1 repo_type: Public -timestamp: '2024-03-08T20:59:06+00:00' +timestamp: '2024-03-11T19:32:24+00:00' requested_by: emmanu-bacancy provider: github branch: master From cd8094d0cf561ba4985168099771fc6215b44a5b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 11 Mar 2024 19:32:27 +0000 Subject: [PATCH 64/88] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 9f58920..d1498f3 100644 --- a/techstack.md +++ b/techstack.md @@ -50,7 +50,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|03/08/24
Report generated| +|26
Tools used|03/11/24
Report generated| |------|------| From 7d7fea18cdaadf03fb1b4fa83b20d893e3d5ecb3 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 13 Mar 2024 20:33:04 +0000 Subject: [PATCH 65/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index d40aa33..079112a 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: f1017ae06677dd2e032f28fa395f86c8 +report_id: c35fe3e66d42f28e1ce836da51a7c0ae version: 0.1 repo_type: Public -timestamp: '2024-03-11T19:32:24+00:00' +timestamp: '2024-03-13T20:33:02+00:00' requested_by: emmanu-bacancy provider: github branch: master From 4bfed91c68c1e9c82cba1483014b369a937ac46b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 13 Mar 2024 20:33:05 +0000 Subject: [PATCH 66/88] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index d1498f3..1e724a4 100644 --- a/techstack.md +++ b/techstack.md @@ -50,7 +50,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|03/11/24
Report generated| +|26
Tools used|03/13/24
Report generated| |------|------| From b3eb3916bd4625b578e8f45224dffa84e125ea64 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 19 Mar 2024 14:37:42 +0000 Subject: [PATCH 67/88] Update techstack.yml --- techstack.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/techstack.yml b/techstack.yml index 079112a..0010ff9 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: c35fe3e66d42f28e1ce836da51a7c0ae +report_id: 1f4c7ebcdb8c5111eaee0eb38985b9b7 version: 0.1 repo_type: Public -timestamp: '2024-03-13T20:33:02+00:00' +timestamp: '2024-03-19T14:37:36+00:00' requested_by: emmanu-bacancy provider: github branch: master @@ -226,7 +226,7 @@ tools: - name: PowerShell description: A task automation and configuration management framework website_url: https://docs.microsoft.com/en-us/powershell/ - open_source: false + open_source: true hosted_saas: false category: Languages & Frameworks sub_category: Languages From 80cbf8d240ad0830204f4a5513d02de021f36eae Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 19 Mar 2024 14:37:44 +0000 Subject: [PATCH 68/88] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 1e724a4..7eca59e 100644 --- a/techstack.md +++ b/techstack.md @@ -50,7 +50,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|03/13/24
Report generated| +|26
Tools used|03/19/24
Report generated| |------|------| From e0178eb1959f29a72e9871641894bb179437d561 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 19 Mar 2024 20:13:57 +0000 Subject: [PATCH 69/88] Update techstack.yml --- techstack.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/techstack.yml b/techstack.yml index 0010ff9..cfc0cd2 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 1f4c7ebcdb8c5111eaee0eb38985b9b7 +report_id: ecb2e433774e18d860786bc8b9850868 version: 0.1 repo_type: Public -timestamp: '2024-03-19T14:37:36+00:00' +timestamp: '2024-03-19T20:13:55+00:00' requested_by: emmanu-bacancy provider: github branch: master @@ -226,7 +226,7 @@ tools: - name: PowerShell description: A task automation and configuration management framework website_url: https://docs.microsoft.com/en-us/powershell/ - open_source: true + open_source: false hosted_saas: false category: Languages & Frameworks sub_category: Languages From 8026507a6d64da5ea828318dbc0a35a98d43d2c9 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 19 Mar 2024 20:13:58 +0000 Subject: [PATCH 70/88] Update techstack.md From 0880efee55d67887108f02921e35b235ec7a2e42 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 1 Apr 2024 16:32:45 +0000 Subject: [PATCH 71/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index cfc0cd2..f41706f 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: ecb2e433774e18d860786bc8b9850868 +report_id: e0a1a51ac441891d704d631b25c3df57 version: 0.1 repo_type: Public -timestamp: '2024-03-19T20:13:55+00:00' +timestamp: '2024-04-01T16:32:42+00:00' requested_by: emmanu-bacancy provider: github branch: master From a89df49fbf1a9da8f826f3b71d74d84a4945b99a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 1 Apr 2024 16:32:46 +0000 Subject: [PATCH 72/88] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 7eca59e..01ee2c4 100644 --- a/techstack.md +++ b/techstack.md @@ -50,7 +50,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|03/19/24
Report generated| +|26
Tools used|04/01/24
Report generated| |------|------| From d86ca099179ab4b1ce3b268e7b867cc047718f29 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 1 Apr 2024 20:01:09 +0000 Subject: [PATCH 73/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index f41706f..0734fcc 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: e0a1a51ac441891d704d631b25c3df57 +report_id: fbbe8667c99e99349609807503144f1a version: 0.1 repo_type: Public -timestamp: '2024-04-01T16:32:42+00:00' +timestamp: '2024-04-01T20:01:05+00:00' requested_by: emmanu-bacancy provider: github branch: master From 90b0ab903e4218969663fe63a40eecd267a7f877 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 1 Apr 2024 20:01:10 +0000 Subject: [PATCH 74/88] Update techstack.md From ab2e0bd1398a8ce55c94b01ff3648fbe910482e0 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 1 Apr 2024 20:04:58 +0000 Subject: [PATCH 75/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 0734fcc..d0ca3cf 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: fbbe8667c99e99349609807503144f1a +report_id: cc4160278141aa782dd3e01933054d08 version: 0.1 repo_type: Public -timestamp: '2024-04-01T20:01:05+00:00' +timestamp: '2024-04-01T20:04:56+00:00' requested_by: emmanu-bacancy provider: github branch: master From dc66a8647dcb385545a0b8e2ffadc09818af9bab Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 1 Apr 2024 20:04:59 +0000 Subject: [PATCH 76/88] Update techstack.md From 3969353e1dfbab8479b084b210918e89280fe1dc Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 4 Apr 2024 12:54:32 +0000 Subject: [PATCH 77/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index d0ca3cf..9298242 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: cc4160278141aa782dd3e01933054d08 +report_id: bfb717242d9d4de98d260a10d769bbe9 version: 0.1 repo_type: Public -timestamp: '2024-04-01T20:04:56+00:00' +timestamp: '2024-04-04T12:54:29+00:00' requested_by: emmanu-bacancy provider: github branch: master From 056d415c1e666650643f36e6295f024a141241bf Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 4 Apr 2024 12:54:33 +0000 Subject: [PATCH 78/88] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 01ee2c4..a04d113 100644 --- a/techstack.md +++ b/techstack.md @@ -50,7 +50,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|04/01/24
Report generated| +|26
Tools used|04/04/24
Report generated| |------|------| From 42be5e10fcb5b349171ed092a84c0030b0cddc5b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 11:27:20 +0000 Subject: [PATCH 79/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 9298242..eaafab5 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: bfb717242d9d4de98d260a10d769bbe9 +report_id: cbba5d4bf1214a7d446992f7cf4526b0 version: 0.1 repo_type: Public -timestamp: '2024-04-04T12:54:29+00:00' +timestamp: '2024-04-05T11:27:16+00:00' requested_by: emmanu-bacancy provider: github branch: master From 9b9ddfca259dfe6724ca29f575fe2a9e2e74b947 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 11:27:21 +0000 Subject: [PATCH 80/88] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index a04d113..dc0b6ea 100644 --- a/techstack.md +++ b/techstack.md @@ -50,7 +50,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|04/04/24
Report generated| +|26
Tools used|04/05/24
Report generated| |------|------| From cfd0310f41aadba920cc9f7965a3794f3af16069 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 16:02:39 +0000 Subject: [PATCH 81/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index eaafab5..b9dcbc8 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: cbba5d4bf1214a7d446992f7cf4526b0 +report_id: 14bab64f19680db81cb156b952c30696 version: 0.1 repo_type: Public -timestamp: '2024-04-05T11:27:16+00:00' +timestamp: '2024-04-05T16:02:36+00:00' requested_by: emmanu-bacancy provider: github branch: master From 51eadb18f7d31dcb1181b3c4110c5ead8db1ada9 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 16:02:40 +0000 Subject: [PATCH 82/88] Update techstack.md From e38beb09d8882fc4863505e4a5d20d198a58268f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 16:42:52 +0000 Subject: [PATCH 83/88] Update techstack.yml --- techstack.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/techstack.yml b/techstack.yml index b9dcbc8..7627880 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 14bab64f19680db81cb156b952c30696 +report_id: 6817397cbd9d66b4068003f9e6ecccfe version: 0.1 repo_type: Public -timestamp: '2024-04-05T16:02:36+00:00' +timestamp: '2024-04-05T16:42:50+00:00' requested_by: emmanu-bacancy provider: github branch: master @@ -104,9 +104,9 @@ tools: sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.UnitTest/WebApp.UnitTest.csproj - detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj + detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 17:26:42.000000000 Z + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: ASP.NET Core description: A cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux @@ -119,9 +119,9 @@ tools: sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/11331/asp.net-core.png detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.UnitTest/WebApp.UnitTest.csproj - detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj + detection_source: WebApp/WebApp.csproj last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 17:26:42.000000000 Z + last_updated_on: 2021-12-17 15:01:19.000000000 Z - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver From bddf3a909015b280de2b966603c0bae35f56d4d8 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 16:42:54 +0000 Subject: [PATCH 84/88] Update techstack.md From 2504f45ea5c259f8f2fa2628eab14f6f1886aba5 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 18:35:40 +0000 Subject: [PATCH 85/88] Update techstack.yml --- techstack.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/techstack.yml b/techstack.yml index 7627880..32a3a4d 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 6817397cbd9d66b4068003f9e6ecccfe +report_id: baaaa7f9e12187d2eac7560faf73b9c9 version: 0.1 repo_type: Public -timestamp: '2024-04-05T16:42:50+00:00' +timestamp: '2024-04-05T18:35:38+00:00' requested_by: emmanu-bacancy provider: github branch: master @@ -104,9 +104,9 @@ tools: sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.UnitTest/WebApp.UnitTest.csproj - detection_source: WebApp/WebApp.csproj + detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z + last_updated_on: 2021-12-17 17:26:42.000000000 Z - name: ASP.NET Core description: A cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux @@ -119,9 +119,9 @@ tools: sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/11331/asp.net-core.png detection_source_url: https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp.UnitTest/WebApp.UnitTest.csproj - detection_source: WebApp/WebApp.csproj + detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj last_updated_by: Houssem Dellai - last_updated_on: 2021-12-17 15:01:19.000000000 Z + last_updated_on: 2021-12-17 17:26:42.000000000 Z - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver From 62cc19f38ce50f649c5fe283b2a832618a9de2f6 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 18:35:42 +0000 Subject: [PATCH 86/88] Update techstack.md From 786fac81832c660f8a069c4376650a6941030f9c Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 19:19:40 +0000 Subject: [PATCH 87/88] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 32a3a4d..d8a787d 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: baaaa7f9e12187d2eac7560faf73b9c9 +report_id: f7d6987a9def568ff0f697405403d6bf version: 0.1 repo_type: Public -timestamp: '2024-04-05T18:35:38+00:00' +timestamp: '2024-04-05T19:19:37+00:00' requested_by: emmanu-bacancy provider: github branch: master From 73b631ac8f0b11c0429ed5c731b13951533acad5 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 19:19:41 +0000 Subject: [PATCH 88/88] Update techstack.md