diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..7601415
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,214 @@
+
+
+
+# Tech Stack File
+ [caseyspaulding/ContactPro](https://github.com/caseyspaulding/ContactPro)
+
+|20
Tools used|03/21/24
Report generated|
+|------|------|
+
+
+##
Languages (3)
+
+
+##
Frameworks (3)
+
+
+##
Data (4)
+
+
+##
DevOps (4)
+
+
+## Other (1)
+
+
+
+##
Open source packages (5)
+
+##
NuGet (5)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://www.nuget.org/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore)|v6.0.10|11/07/22|Casey Spaulding |Apache-2.0|N/A|
+|[Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://www.nuget.org/Microsoft.AspNetCore.Identity.EntityFrameworkCore)|v6.0.10|11/07/22|Casey Spaulding |Apache-2.0|N/A|
+|[Microsoft.AspNetCore.Identity.UI](https://www.nuget.org/Microsoft.AspNetCore.Identity.UI)|v6.0.10|11/07/22|Casey Spaulding |Apache-2.0|N/A|
+|[Microsoft.EntityFrameworkCore.SqlServer](https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer)|v6.0.10|11/07/22|Casey Spaulding |Apache-2.0|N/A|
+|[Microsoft.EntityFrameworkCore.Tools](https://www.nuget.org/Microsoft.EntityFrameworkCore.Tools)|v6.0.10|11/07/22|Casey Spaulding |Apache-2.0|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..2aeb79c
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,270 @@
+repo_name: caseyspaulding/ContactPro
+report_id: 77811ece2b2f192bff26117ad0bb0712
+version: 0.1
+repo_type: Public
+timestamp: '2024-03-21T13:22:47+00:00'
+requested_by: caseyspaulding
+provider: github
+branch: master
+detected_tools_count: 20
+tools:
+- name: C#
+ description: Simple, general-purpose, object-oriented programming language for the
+ .NET platform
+ website_url: http://csharp.net
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png
+ detection_source_url: https://github.com/caseyspaulding/ContactPro
+ 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
+ image_url: https://img.stackshare.io/service/6727/css.png
+ detection_source_url: https://github.com/caseyspaulding/ContactPro
+ 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
+ image_url: https://img.stackshare.io/service/1209/javascript.jpeg
+ detection_source_url: https://github.com/caseyspaulding/ContactPro
+ detection_source: Repo Metadata
+- name: ".NET"
+ description: A free, cross-platform, open source developer platform for building
+ many different types of applications
+ website_url: http://www.microsoft.com/net/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png
+ detection_source_url: https://github.com/caseyspaulding/ContactPro/blob/master/ContactPro.csproj
+ detection_source: ContactPro.csproj
+ last_updated_by: Casey Spaulding
+ last_updated_on: 2022-11-07 16:00:04.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/caseyspaulding/ContactPro/blob/master/ContactPro.csproj
+ detection_source: ContactPro.csproj
+ last_updated_by: Casey Spaulding
+ last_updated_on: 2022-11-07 22:25:51.000000000 Z
+- name: ASP.NET Core
+ description: A cross-platform .NET framework for building modern cloud-based web
+ applications on Windows, Mac, or Linux
+ website_url: docs.microsoft.com/en-us/aspnet/core/
+ version: '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/caseyspaulding/ContactPro/blob/master/ContactPro.csproj
+ detection_source: ContactPro.csproj
+ last_updated_by: Casey Spaulding
+ last_updated_on: 2022-11-07 22:25:51.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_url: https://github.com/caseyspaulding/ContactPro/blob/master/ContactPro.csproj
+ detection_source: ContactPro.csproj
+ last_updated_by: Casey Spaulding
+ last_updated_on: 2022-11-07 22:25:51.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/
+ version: 6.0.10
+ 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_url: https://github.com/caseyspaulding/ContactPro/blob/master/ContactPro.csproj
+ detection_source: ContactPro.csproj
+ last_updated_by: Casey Spaulding
+ last_updated_on: 2022-11-07 22:25:51.000000000 Z
+- name: Microsoft SQL Server
+ description: A relational database management system developed by Microsoft
+ website_url: http://microsoft.com/sqlserver
+ 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/caseyspaulding/ContactPro/blob/master/ContactPro.csproj
+ detection_source: ContactPro.csproj
+ last_updated_by: Casey Spaulding
+ last_updated_on: 2022-11-07 19:02:02.000000000 Z
+- name: PostgreSQL
+ description: A powerful, open source object-relational database system
+ website_url: http://www.postgresql.org/
+ open_source: true
+ hosted_saas: false
+ category: Data Stores
+ sub_category: Databases
+ image_url: https://img.stackshare.io/service/1028/ASOhU5xJ.png
+ detection_source_url: https://github.com/caseyspaulding/ContactPro/blob/master/ContactPro.csproj
+ detection_source: ContactPro.csproj
+ last_updated_by: Casey Spaulding
+ last_updated_on: 2022-11-07 19:02:02.000000000 Z
+- name: Git
+ description: Fast, scalable, distributed revision control system
+ website_url: http://git-scm.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Version Control System
+ image_url: https://img.stackshare.io/service/1046/git.png
+ detection_source_url: https://github.com/caseyspaulding/ContactPro
+ detection_source: Repo Metadata
+- name: GitHub Actions
+ description: Automate your workflow from idea to production
+ website_url: https://github.com/features/actions
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/11563/actions.png
+ detection_source_url: https://github.com/caseyspaulding/ContactPro/blob/master/.github/workflows/BlackBookPro.yml
+ detection_source: ".github/workflows/BlackBookPro.yml"
+ last_updated_by: Casey Spaulding
+ last_updated_on: 2022-11-07 19:02:02.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/caseyspaulding/ContactPro/blob/master/ContactPro.csproj
+ detection_source: ContactPro.csproj
+ last_updated_by: Casey Spaulding
+ last_updated_on: 2022-10-30 19:46:48.000000000 Z
+- name: Visual Studio
+ description: State-of-the-art tools and services that you can use to create great
+ apps for devices, the cloud, and everything in between.
+ website_url: http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Integrated Development Environment
+ image_url: https://img.stackshare.io/service/1451/SR2hUhQN.png
+ detection_source_url: https://github.com/caseyspaulding/ContactPro/blob/master/ContactPro.sln
+ detection_source: ContactPro.sln
+ last_updated_by: Casey Spaulding
+ last_updated_on: 2022-10-30 19:46:48.000000000 Z
+- name: MailKit
+ description: A cross-platform .NET library for IMAP, POP3, and SMTP
+ website_url: https://github.com/jstedfast/MailKit
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Communications
+ sub_category: Email API
+ image_url: https://img.stackshare.io/service/7095/no-img-open-source.png
+ detection_source_url: https://github.com/caseyspaulding/ContactPro/blob/master/ContactPro.csproj
+ detection_source: ContactPro.csproj
+ last_updated_by: Casey Spaulding
+ last_updated_on: 2022-11-07 16:08:13.000000000 Z
+- name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
+ description: ASP.NET Core middleware for Entity Framework Core error pages
+ package_url: https://www.nuget.org/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
+ version: 6.0.10
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: NuGet Packages
+ image_url: https://img.stackshare.io/package/13743/default_4056691b3b7b6737ac5df5ff7e15081a39ed930f.png
+ detection_source_url: https://github.com/caseyspaulding/ContactPro/blob/master/ContactPro.csproj
+ detection_source: ContactPro.csproj
+ last_updated_by: Casey Spaulding
+ last_updated_on: 2022-11-07 22:25:51.000000000 Z
+- name: Microsoft.AspNetCore.Identity.EntityFrameworkCore
+ description: ASP.NET Core Identity provider that uses Entity Framework Core
+ package_url: https://www.nuget.org/Microsoft.AspNetCore.Identity.EntityFrameworkCore
+ version: 6.0.10
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: NuGet Packages
+ image_url: https://img.stackshare.io/package/13053/default_ed36ff3c005af695725e05bb15ea5b1f03de31f3.png
+ detection_source_url: https://github.com/caseyspaulding/ContactPro/blob/master/ContactPro.csproj
+ detection_source: ContactPro.csproj
+ last_updated_by: Casey Spaulding
+ last_updated_on: 2022-11-07 22:25:51.000000000 Z
+- name: Microsoft.AspNetCore.Identity.UI
+ description: ASP.NET Core Identity UI is the default Razor Pages built-in UI for
+ the ASP.NET Core Identity framework
+ package_url: https://www.nuget.org/Microsoft.AspNetCore.Identity.UI
+ version: 6.0.10
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: NuGet Packages
+ image_url: https://img.stackshare.io/package/14124/default_6f9cfa92c648a46276b9e4377ed49e6afc16a2a4.png
+ detection_source_url: https://github.com/caseyspaulding/ContactPro/blob/master/ContactPro.csproj
+ detection_source: ContactPro.csproj
+ last_updated_by: Casey Spaulding
+ last_updated_on: 2022-11-07 22:25:51.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.10
+ 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/caseyspaulding/ContactPro/blob/master/ContactPro.csproj
+ detection_source: ContactPro.csproj
+ last_updated_by: Casey Spaulding
+ last_updated_on: 2022-11-07 22:25:51.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.10
+ 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/caseyspaulding/ContactPro/blob/master/ContactPro.csproj
+ detection_source: ContactPro.csproj
+ last_updated_by: Casey Spaulding
+ last_updated_on: 2022-11-07 22:25:51.000000000 Z