-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #27 from dennys/tech-stack-file
Create tech stack docs (techstack.yml and techstack.md)
- Loading branch information
Showing
2 changed files
with
548 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,226 @@ | ||
<!-- | ||
--- Readme.md Snippet without images Start --- | ||
## Tech Stack | ||
dennys/hMoney is built on the following main stack: | ||
- [CircleCI](https://circleci.com/) – Continuous Integration | ||
- [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack) | ||
- [C#](http://csharp.net) – Languages | ||
- [SQLite](http://www.sqlite.org/) – Databases | ||
- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment | ||
- [NUnit](http://www.nunit.org/) – Testing Frameworks | ||
- [SonarQube](http://www.sonarqube.org/) – Code Review | ||
- [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) | ||
- [Azure Pipelines](https://azure.microsoft.com/ko-kr/services/devops/pipelines/) – Continuous Integration | ||
- [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) | ||
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration | ||
- [Castle Core](https://github.com/castleproject/Core) – Logging Tools | ||
- [Travis CI](http://travis-ci.com/) – Continuous Integration | ||
Full tech stack [here](/techstack.md) | ||
--- Readme.md Snippet without images End --- | ||
--- Readme.md Snippet with images Start --- | ||
## Tech Stack | ||
dennys/hMoney is built on the following main stack: | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/190/CvqrSSFs_400x400.jpg' alt='CircleCI'/> [CircleCI](https://circleci.com/) – Continuous Integration | ||
- <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/1071/sqlite.jpg' alt='SQLite'/> [SQLite](http://www.sqlite.org/) – Databases | ||
- <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/2371/jZ6MYx5Y_400x400.png' alt='NUnit'/> [NUnit](http://www.nunit.org/) – Testing Frameworks | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/2638/zIVhxKyn_400x400.png' alt='SonarQube'/> [SonarQube](http://www.sonarqube.org/) – Code Review | ||
- <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/10164/528389819366_e7a0672f0480b3e98d21_512.png' alt='Azure Pipelines'/> [Azure Pipelines](https://azure.microsoft.com/ko-kr/services/devops/pipelines/) – Continuous Integration | ||
- <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 | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/20916/default_6d17162c9963bc83521ee29cf394f349c95173f3.png' alt='Castle Core'/> [Castle Core](https://github.com/castleproject/Core) – Logging Tools | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'/> [Travis CI](http://travis-ci.com/) – 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") [dennys/hMoney](https://github.com/dennys/hMoney)![](https://img.stackshare.io/public_badge.svg "public") | ||
<br/><br/> | ||
|25<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>v5.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>v5.0</sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
## <img src='https://img.stackshare.io/databases.svg'/> Data (1) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/1071/sqlite.jpg' alt='SQLite'> | ||
<br> | ||
<sub><a href="http://www.sqlite.org/">SQLite</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
## <img src='https://img.stackshare.io/devops.svg'/> DevOps (10) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/10164/528389819366_e7a0672f0480b3e98d21_512.png' alt='Azure Pipelines'> | ||
<br> | ||
<sub><a href="https://azure.microsoft.com/ko-kr/services/devops/pipelines/">Azure Pipelines</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/20916/default_6d17162c9963bc83521ee29cf394f349c95173f3.png' alt='Castle Core'> | ||
<br> | ||
<sub><a href="https://github.com/castleproject/Core">Castle Core</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/190/CvqrSSFs_400x400.jpg' alt='CircleCI'> | ||
<br> | ||
<sub><a href="https://circleci.com/">CircleCI</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<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/2371/jZ6MYx5Y_400x400.png' alt='NUnit'> | ||
<br> | ||
<sub><a href="http://www.nunit.org/">NUnit</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/2638/zIVhxKyn_400x400.png' alt='SonarQube'> | ||
<br> | ||
<sub><a href="http://www.sonarqube.org/">SonarQube</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
</tr> | ||
<tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'> | ||
<br> | ||
<sub><a href="http://travis-ci.com/">Travis CI</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/9672/nlog_logo_square_normal.png' alt='NLog'> | ||
<br> | ||
<sub><a href="https://nlog-project.org/">NLog</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
|
||
## <img src='https://img.stackshare.io/group.svg' /> Open source packages (9)</h2> | ||
|
||
## <img width='24' height='24' src='https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg'/> NuGet (9) | ||
|
||
|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| | ||
|:------|:------|:------|:------|:------|:------| | ||
|[MSTest.TestFramework](https://www.nuget.org/MSTest.TestFramework)|v2.2.7|10/30/21|dennys |MIT|N/A| | ||
|[Microsoft.CSharp](https://www.nuget.org/Microsoft.CSharp)|v4.7.0|11/10/21|dennys |MIT|N/A| | ||
|[Microsoft.Extensions.Logging](https://www.nuget.org/Microsoft.Extensions.Logging)|v5.0.0|11/10/21|dennys |Apache-2.0|N/A| | ||
|[Microsoft.Windows.Compatibility](https://www.nuget.org/Microsoft.Windows.Compatibility)|v5.0.2|11/10/21|dennys |MIT|N/A| | ||
|[NLog.Config](https://www.nuget.org/NLog.Config)|v4.7.12|11/02/21|dennys |N/A|N/A| | ||
|[NLog.Extensions.Logging](https://www.nuget.org/NLog.Extensions.Logging)|v1.7.4|11/10/21|dennys |BSD-3-Clause|N/A| | ||
|[NUnit3TestAdapter](https://www.nuget.org/NUnit3TestAdapter)|v4.0.0|11/07/21|dennys |MIT|N/A| | ||
|[SonarAnalyzer.CSharp](https://www.nuget.org/SonarAnalyzer.CSharp)|v8.30.0|11/01/21|dennys |N/A|N/A| | ||
|[System.Data.SQLite.Core](https://www.nuget.org/System.Data.SQLite.Core)|v1.0.115|11/10/21|dennys |N/A|N/A| | ||
|
||
<br/> | ||
<div align='center'> | ||
|
||
Generated via [Stack File](https://github.com/apps/stack-file) |
Oops, something went wrong.