You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add .NET technology support to MultiProvider (#1281)
Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
<!-- 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 <2493377+askpt@users.noreply.github.com>
0 commit comments