Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tech stack docs (techstack.yml and techstack.md) #174

Merged
merged 2 commits into from
Nov 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
168 changes: 168 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,168 @@
<!--
--- Readme.md Snippet without images Start ---
## Tech Stack
guibranco/VTEX-SDK-dotnet is built on the following main stack:
- [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack)
- [C#](http://csharp.net) – Languages
- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment
- [Moq](https://github.com/Moq/moq4) – Testing Frameworks
- [xUnit](http://xunit.github.io/) – Testing Frameworks
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
- [.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)
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration

Full tech stack [here](/techstack.md)
--- Readme.md Snippet without images End ---

--- Readme.md Snippet with images Start ---
## Tech Stack
guibranco/VTEX-SDK-dotnet is built on the following main stack:
- <img width='25' height='25' src='https://img.stackshare.io/service/1014/IoPy1dce_400x400.png' alt='.NET'/> [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack)
- <img width='25' height='25' src='https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png' alt='C#'/> [C#](http://csharp.net) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1451/SR2hUhQN.png' alt='Visual Studio'/> [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment
- <img width='25' height='25' src='https://img.stackshare.io/service/1628/1434934.png' alt='Moq'/> [Moq](https://github.com/Moq/moq4) – Testing Frameworks
- <img width='25' height='25' src='https://img.stackshare.io/service/3077/ca5a327feb49ddfe1f4b11548907e5a1_400x400.png' alt='xUnit'/> [xUnit](http://xunit.github.io/) – Testing Frameworks
- <img width='25' height='25' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'/> [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
- <img width='25' height='25' src='https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png' alt='.NET Core'/> [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack)
- <img width='25' height='25' src='https://img.stackshare.io/service/11331/asp.net-core.png' alt='ASP.NET Core'/> [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack)
- <img width='25' height='25' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) – Continuous Integration

Full tech stack [here](/techstack.md)
--- Readme.md Snippet with images End ---
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [guibranco/VTEX-SDK-dotnet](https://github.com/guibranco/VTEX-SDK-dotnet)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|17<br/>Tools used|11/09/23 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png' alt='C#'>
<br>
<sub><a href="http://csharp.net">C#</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/frameworks.svg'/> Frameworks (3)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1014/IoPy1dce_400x400.png' alt='.NET'>
<br>
<sub><a href="http://www.microsoft.com/net/">.NET</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png' alt='.NET Core'>
<br>
<sub><a href="https://docs.microsoft.com/en-us/dotnet/core/">.NET Core</a></sub>
<br>
<sub>v7.0</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/11331/asp.net-core.png' alt='ASP.NET Core'>
<br>
<sub><a href="docs.microsoft.com/en-us/aspnet/core/">ASP.NET Core</a></sub>
<br>
<sub>v7.0</sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (6)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'>
<br>
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1628/1434934.png' alt='Moq'>
<br>
<sub><a href="https://github.com/Moq/moq4">Moq</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg' alt='NuGet'>
<br>
<sub><a href="https://www.nuget.org/">NuGet</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1451/SR2hUhQN.png' alt='Visual Studio'>
<br>
<sub><a href="http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx">Visual Studio</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/3077/ca5a327feb49ddfe1f4b11548907e5a1_400x400.png' alt='xUnit'>
<br>
<sub><a href="http://xunit.github.io/">xUnit</a></sub>
<br>
<sub>v2.6.1</sub>
</td>

</tr>
</table>

## Other (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'>
<br>
<sub><a href="https://en.wikipedia.org/wiki/Shell_script">Shell</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (6)</h2>

Check warning on line 152 in techstack.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

techstack.md#L152

[no-consecutive-blank-lines] Remove 1 line before node

## <img width='24' height='24' src='https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg'/> NuGet (6)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[Microsoft.AspNet.WebApi.Client](https://www.nuget.org/Microsoft.AspNet.WebApi.Client)|v6.0.0|10/30/23|dependabot[bot] |Apache-2.0|N/A|

Check warning on line 158 in techstack.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

techstack.md#L158

[no-undefined-references] Found reference to undefined definition
|[Microsoft.Extensions.Logging.Abstractions](https://www.nuget.org/Microsoft.Extensions.Logging.Abstractions)|v7.0.1|10/30/23|dependabot[bot] |Apache-2.0|N/A|

Check warning on line 159 in techstack.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

techstack.md#L159

[no-undefined-references] Found reference to undefined definition
|[Newtonsoft.Json](https://www.nuget.org/Newtonsoft.Json)|v13.0.3|06/19/23|dependabot[bot] |MIT|N/A|

Check warning on line 160 in techstack.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

techstack.md#L160

[no-undefined-references] Found reference to undefined definition
|[System.Text.RegularExpressions](https://www.nuget.org/System.Text.RegularExpressions)|v4.3.1|10/30/23|dependabot[bot] |N/A|N/A|

Check warning on line 161 in techstack.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

techstack.md#L161

[no-undefined-references] Found reference to undefined definition
|[System.Threading.Tasks.Extensions](https://www.nuget.org/System.Threading.Tasks.Extensions)|v4.5.4|10/30/23|dependabot[bot] |N/A|N/A|

Check warning on line 162 in techstack.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

techstack.md#L162

[no-undefined-references] Found reference to undefined definition
|[xunit.runner.visualstudio](https://www.nuget.org/xunit.runner.visualstudio)|v2.5.3|11/06/23|dependabot[bot] |Other|N/A|

Check warning on line 163 in techstack.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

techstack.md#L163

[no-undefined-references] Found reference to undefined definition

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/apps/stack-file)
224 changes: 224 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,224 @@
repo_name: guibranco/VTEX-SDK-dotnet
report_id: 273d90d607f24bf07b84249a700c3920
repo_type: Public
timestamp: '2023-11-09T15:40:35+00:00'
requested_by: dependabot[bot]
provider: github
branch: main
detected_tools_count: 17
tools:
- name: C#
description: Simple, general-purpose, object-oriented programming language for the
.NET platform
website_url: http://csharp.net
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png
detection_source: Repo Metadata
- name: ".NET"
description: A free, cross-platform, open source developer platform for building
many different types of applications
website_url: http://www.microsoft.com/net/
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png
detection_source: Tests/VTEX.Tests/VTEX.Tests.csproj
last_updated_by: dependabot[bot]
last_updated_on: 2023-09-04 10:20:29.000000000 Z
- name: ".NET Core"
description: An Open Source, General-Purpose Development Platform Maintained by
Microsoft and the .NET Community
website_url: https://docs.microsoft.com/en-us/dotnet/core/
version: '7.0'
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png
detection_source_url: Tests/VTEX.Tests/VTEX.Tests.csproj
detection_source: Tests/VTEX.Tests/VTEX.Tests.csproj
last_updated_by: dependabot[bot]
last_updated_on: 2023-09-04 10:20:29.000000000 Z
- name: ASP.NET Core
description: A cross-platform .NET framework for building modern cloud-based web
applications on Windows, Mac, or Linux
website_url: docs.microsoft.com/en-us/aspnet/core/
version: '7.0'
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/11331/asp.net-core.png
detection_source_url: Tests/VTEX.Tests/VTEX.Tests.csproj
detection_source: Tests/VTEX.Tests/VTEX.Tests.csproj
last_updated_by: dependabot[bot]
last_updated_on: 2023-09-04 10:20:29.000000000 Z
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source: Repo Metadata
- name: 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: ".github/workflows/size-label.yml"
last_updated_by: dependabot[bot]
last_updated_on: 2023-09-12 13:47:59.000000000 Z
- name: Moq
description: The most popular and friendly mocking framework for .NET
website_url: https://github.com/Moq/moq4
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Testing Frameworks
image_url: https://img.stackshare.io/service/1628/1434934.png
detection_source: Tests/VTEX.Tests/VTEX.Tests.csproj
last_updated_by: Guilherme Branco Stracini
last_updated_on: 2019-09-22 08:10:15.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: Tests/VTEX.Tests/VTEX.Tests.csproj
last_updated_by: Guilherme Branco Stracini
last_updated_on: 2019-09-22 08:10:15.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: VTEX.sln
last_updated_by: Guilherme Branco Stracini
last_updated_on: 2020-03-29 04:12:59.000000000 Z
- name: xUnit
description: An open source, community-focused unit testing tool
website_url: http://xunit.github.io/
version: 2.6.1
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Testing Frameworks
image_url: https://img.stackshare.io/service/3077/ca5a327feb49ddfe1f4b11548907e5a1_400x400.png
detection_source_url: Tests/VTEX.Tests/VTEX.Tests.csproj
detection_source: Tests/VTEX.Tests/VTEX.Tests.csproj
last_updated_by: Guilherme Branco Stracini
last_updated_on: 2019-09-22 08:10:15.000000000 Z
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
website_url: https://en.wikipedia.org/wiki/Shell_script
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source: Repo Metadata
- name: Microsoft.AspNet.WebApi.Client
description: This package adds support for formatting and content negotiation to
System.Net.Http
package_url: https://www.nuget.org/Microsoft.AspNet.WebApi.Client
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/12870/default_3ee9e3bfd65cbae9db28ab78b712a58bcd81af27.png
detection_source_url: Src/VTEX/VTEX.csproj
detection_source: Src/VTEX/VTEX.csproj
last_updated_by: dependabot[bot]
last_updated_on: 2023-10-30 18:17:30.000000000 Z
- name: Microsoft.Extensions.Logging.Abstractions
description: Logging abstractions for Microsoft.Extensions.Logging
package_url: https://www.nuget.org/Microsoft.Extensions.Logging.Abstractions
version: 7.0.1
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: NuGet Packages
image_url: https://img.stackshare.io/package/12853/default_3ee9e3bfd65cbae9db28ab78b712a58bcd81af27.png
detection_source_url: Src/VTEX.Health/VTEX.Health.csproj
detection_source: Src/VTEX.Health/VTEX.Health.csproj
last_updated_by: dependabot[bot]
last_updated_on: 2023-10-30 18:34:57.000000000 Z
- name: Newtonsoft.Json
description: Json.NET is a popular high-performance JSON framework for .NET
package_url: https://www.nuget.org/Newtonsoft.Json
version: 13.0.3
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: NuGet Packages
image_url: https://img.stackshare.io/package/nuget/image.png
detection_source_url: Src/VTEX.Health/VTEX.Health.csproj
detection_source: Src/VTEX/VTEX.csproj
last_updated_by: dependabot[bot]
last_updated_on: 2023-06-19 09:57:23.000000000 Z
- name: System.Text.RegularExpressions
description: Provides the System.Text.RegularExpressions.Regex class, an implementation
of a regular expression engine
package_url: https://www.nuget.org/System.Text.RegularExpressions
version: 4.3.1
open_source: false
hosted_saas: false
category: Libraries
sub_category: NuGet Packages
image_url: https://img.stackshare.io/package/12916/default_2aeaea161c566d1abfbaf3f2206fda12b1eea9cd.png
detection_source_url: Src/VTEX/VTEX.csproj
detection_source: Src/VTEX/VTEX.csproj
last_updated_by: dependabot[bot]
last_updated_on: 2023-10-30 18:34:57.000000000 Z
- name: System.Threading.Tasks.Extensions
description: Provides additional types that simplify the work of writing concurrent
and asynchronous code
package_url: https://www.nuget.org/System.Threading.Tasks.Extensions
version: 4.5.4
open_source: false
hosted_saas: false
category: Libraries
sub_category: NuGet Packages
image_url: https://img.stackshare.io/package/12998/default_aa8a6e377c22dbeff795489a5ab127b1d597b5ed.png
detection_source_url: Src/VTEX.Health/VTEX.Health.csproj
detection_source: Src/VTEX/VTEX.csproj
last_updated_by: dependabot[bot]
last_updated_on: 2023-10-30 18:34:57.000000000 Z
- name: xunit.runner.visualstudio
description: Visual Studio 2012+ Test Explorer runner for the xUnit.net framework
package_url: https://www.nuget.org/xunit.runner.visualstudio
version: 2.5.3
license: Other
open_source: true
hosted_saas: false
category: Libraries
sub_category: NuGet Packages
image_url: https://img.stackshare.io/package/13260/default_d2db5a200c4fe2d08cbdb2174cc230708973870b.png
detection_source_url: Tests/VTEX.Tests/VTEX.Tests.csproj
detection_source: Tests/VTEX.Tests/VTEX.Tests.csproj
last_updated_by: dependabot[bot]
last_updated_on: 2023-11-06 12:37:45.000000000 Z
Loading