Commit 42ab028
authored
feat: add .NET technology support to MultiProvider (#1281)
Signed-off-by: André Silva <[email protected]>
<!-- Please use this template for your pull request. -->
<!-- Please use the sections that you need and delete other sections -->
## This PR
<!-- add the description of the PR here -->
This pull request adds support for a new `.NET` MultiProvider to the
list of providers in the `multi-provider.ts` file. The change ensures
that users can now see and access the `.NET` MultiProvider option
alongside existing providers.
Provider additions:
* Added a new `.NET` MultiProvider entry to the `MultiProvider` list in
`src/datasets/providers/multi-provider.ts`, including technology, vendor
status, link, and category information.
Signed-off-by: André Silva <[email protected]>1 parent eb92560 commit 42ab028
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
0 commit comments