Skip to content
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
95 changes: 95 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
selmansener/DesignPatterns is built on the following main stack:

- [C#](http://csharp.net) – Languages
- [.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)
- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment

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

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

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
selmansener/DesignPatterns 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/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/1451/SR2hUhQN.png' alt='Visual Studio'/> [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment

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") [selmansener/DesignPatterns](https://github.com/selmansener/DesignPatterns)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|5<br/>Tools used|02/28/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 (2)
<table><tr>
<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>v2.1</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>v2.1</sub>
</td>

</tr>
</table>

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

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
74 changes: 74 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
repo_name: selmansener/DesignPatterns
report_id: fd244af10b4b14f4f8f8256090c2be07
version: 0.1
repo_type: Public
timestamp: '2024-02-28T13:35:22+00:00'
requested_by: selmansener
provider: github
branch: master
detected_tools_count: 5
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/selmansener/DesignPatterns
detection_source: Repo Metadata
- 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: '2.1'
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/selmansener/DesignPatterns/blob/master/DesignPatterns.AbstractFactory/DesignPatterns.AbstractFactory.csproj
detection_source: DesignPatterns.AbstractFactory/DesignPatterns.AbstractFactory.csproj
last_updated_by: Selman Şener
last_updated_on: 2019-05-11 16:22:56.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: '2.1'
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/selmansener/DesignPatterns/blob/master/DesignPatterns.AbstractFactory/DesignPatterns.AbstractFactory.csproj
detection_source: DesignPatterns.AbstractFactory/DesignPatterns.AbstractFactory.csproj
last_updated_by: Selman Şener
last_updated_on: 2019-05-11 16:22:56.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/selmansener/DesignPatterns
detection_source: Repo Metadata
- 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/selmansener/DesignPatterns/blob/master/DesignPatterns.sln
detection_source: DesignPatterns.sln
last_updated_by: Selman Şener
last_updated_on: 2019-05-13 16:56:09.000000000 Z