-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtechstack.yml
186 lines (186 loc) · 7.21 KB
/
techstack.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
repo_name: jonathanMelly/cosmos
report_id: 52146e5fd18cf57a8e6b4f0b9db61450
repo_type: Public
timestamp: '2023-11-13T13:09:28+00:00'
requested_by: jonathanMelly
provider: github
branch: integration
detected_tools_count: 15
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: GLSL
description: A high-level C-style language
website_url: https://www.khronos.org/opengl/wiki/Core_Language_(GLSL)
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/6548/default_a66025fbe8f221c489bdaac3a99d84e5f138cbbd.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: src/test/test.csproj
last_updated_by: Jonathan Melly
last_updated_on: 2020-04-21 13:32:53.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: '3.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: src/commandline-tool/commandline-tool.csproj
detection_source: src/test/test.csproj
last_updated_by: Jonathan Melly
last_updated_on: 2020-10-03 18:17:47.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: '3.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: src/commandline-tool/commandline-tool.csproj
detection_source: src/test/test.csproj
last_updated_by: Jonathan Melly
last_updated_on: 2020-10-03 18:17:47.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/code_quality.yml"
last_updated_by: Jonathan Melly
last_updated_on: 2023-10-20 18:23:20.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: src/test/test.csproj
last_updated_by: Jonathan Melly
last_updated_on: 2020-04-04 09:45:30.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: src/cosmos.sln
last_updated_by: Jonathan Melly
last_updated_on: 2020-03-27 11:14:31.000000000 Z
- name: xUnit
description: An open source, community-focused unit testing tool
website_url: http://xunit.github.io/
version: 2.4.0
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: src/test/test.csproj
detection_source: src/test/test.csproj
last_updated_by: Jonathan Melly
last_updated_on: 2020-04-04 09:45:30.000000000 Z
- name: ANTLR
description: Posts by Terence Parr, The ANTLR guy, about ANTLR, StringTemplate,
parsing, and general computer language cruft.
website_url: http://www.antlr.org/
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/8585/a159037c4838e54e93d9f630a295c396_normal.jpeg
detection_source: Repo Metadata
- name: Metal
description: https://t.co/jw2s2L0RLt
website_url: https://developer.apple.com/metal/
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/10690/iEqpsbUA_normal.png
detection_source: Repo Metadata
- name: Antlr4.Runtime
description: The runtime library for parsers generated by the C# target of ANTLR
4
package_url: https://www.nuget.org/Antlr4.Runtime
version: 4.6.6
license: Other
open_source: true
hosted_saas: false
category: Libraries
sub_category: NuGet Packages
image_url: https://img.stackshare.io/package/13581/default_6710fb39a5bd4fc2a0e5ffcefafd8c66c9f14192.png
detection_source_url: src/lib/lib.csproj
detection_source: src/lib/lib.csproj
last_updated_by: Jonathan Melly
last_updated_on: 2020-08-29 13:41:18.000000000 Z
- name: FluentAssertions
description: A very extensive set of extension methods that allow you to more naturally
specify the expected outcome of a TDD or BDD-style unit tests
package_url: https://www.nuget.org/FluentAssertions
version: 5.10.3
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: NuGet Packages
image_url: https://img.stackshare.io/package/13059/default_ed36ff3c005af695725e05bb15ea5b1f03de31f3.png
detection_source_url: src/test/test.csproj
detection_source: src/test/test.csproj
last_updated_by: Jonathan Melly
last_updated_on: 2020-04-04 14:44:22.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.4.0
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: src/test/test.csproj
detection_source: src/test/test.csproj
last_updated_by: Jonathan Melly
last_updated_on: 2020-04-04 09:45:30.000000000 Z