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) #30

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
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
198 changes: 198 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,198 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
AlexcastroDev/ibge-csharp is built on the following main stack:

- [C#](http://csharp.net) – 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)
- [Azure Storage](http://azure.microsoft.com/en-us/services/storage/) – Cloud Storage
- [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM)
- [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM)
- [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment
- [JSON Web Token](http://jwt.io/) – User Management and Authentication

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
AlexcastroDev/ibge-csharp is built on the following main 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/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/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/2099/azureStorage.png' alt='Azure Storage'/> [Azure Storage](http://azure.microsoft.com/en-us/services/storage/) – Cloud Storage
- <img width='25' height='25' src='https://img.stackshare.io/service/3251/no-img-open-source.png' alt='Entity Framework'/> [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM)
- <img width='25' height='25' src='https://img.stackshare.io/service/10254/no-img-open-source.png' alt='Entity Framework Core'/> [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM)
- <img width='25' height='25' src='https://img.stackshare.io/service/1027/sql_server.png' alt='Microsoft SQL Server'/> [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases
- <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
- <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/6417/jwt-icon.png' alt='JSON Web Token'/> [JSON Web Token](http://jwt.io/) – User Management and Authentication

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [AlexcastroDev/ibge-csharp](https://github.com/AlexcastroDev/ibge-csharp)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|20<br/>Tools used|02/29/24 <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/databases.svg'/> Data (4)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2099/azureStorage.png' alt='Azure Storage'>
<br>
<sub><a href="http://azure.microsoft.com/en-us/services/storage/">Azure Storage</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/3251/no-img-open-source.png' alt='Entity Framework'>
<br>
<sub><a href="https://docs.microsoft.com/en-us/aspnet/entity-framework">Entity Framework</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/10254/no-img-open-source.png' alt='Entity Framework Core'>
<br>
<sub><a href="https://docs.microsoft.com/en-us/ef/core/">Entity Framework Core</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1027/sql_server.png' alt='Microsoft SQL Server'>
<br>
<sub><a href="http://microsoft.com/sqlserver">Microsoft SQL Server</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (4)
<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/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>

</tr>
</table>

## Other (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/6417/jwt-icon.png' alt='JSON Web Token'>
<br>
<sub><a href="http://jwt.io/">JSON Web Token</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


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

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

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[MSTest.TestFramework](https://www.nuget.org/MSTest.TestFramework)|v2.2.10|10/11/23|Alex Oliveira |MIT|N/A|
|[Microsoft.AspNetCore.Authentication.JwtBearer](https://www.nuget.org/Microsoft.AspNetCore.Authentication.JwtBearer)|v7.0.12|10/13/23|Alex Oliveira |Apache-2.0|N/A|
|[Microsoft.EntityFrameworkCore](https://www.nuget.org/Microsoft.EntityFrameworkCore)|v7.0.12|10/13/23|Alex Oliveira |Apache-2.0|N/A|
|[Microsoft.EntityFrameworkCore.InMemory](https://www.nuget.org/Microsoft.EntityFrameworkCore.InMemory)|v7.0.12|10/13/23|Alex Oliveira |Apache-2.0|N/A|
|[Microsoft.EntityFrameworkCore.SqlServer](https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer)|v7.0.12|10/16/23|Alex Oliveira |Apache-2.0|N/A|
|[Swashbuckle.AspNetCore](https://www.nuget.org/Swashbuckle.AspNetCore)|v6.5.0|10/13/23|Alex Oliveira |BSD-3-Clause|N/A|
|[System.IdentityModel.Tokens.Jwt](https://www.nuget.org/System.IdentityModel.Tokens.Jwt)|v7.0.2|10/13/23|Alex Oliveira |MIT|[CVE-2024-21319](https://github.com/advisories/GHSA-8g9c-28fc-mcx2) (Moderate)<br/>[](https://github.com/advisories/GHSA-59j7-ghrg-fj52) (Moderate)|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
Loading
Loading