feat: add dotnet plugin (#590)

This commit is contained in:
Henrique Sousa
2022-05-16 09:44:40 +01:00
committed by GitHub
parent 9a48d84657
commit 435452fe2e
2 changed files with 2 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| Language | Repository | CI Status |
| :---------------------------- | :-------------------------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| .Net | [hensou/asdf-dotnet](https://github.com/hensou/asdf-dotnet) | [![Build](https://github.com/hensou/asdf-dotnet/actions/workflows/build.yml/badge.svg)](https://github.com/hensou/asdf-dotnet/actions/workflows/build.yml) |
| .Net Core | [emersonsoares/asdf-dotnet-core](https://github.com/emersonsoares/asdf-dotnet-core) | [![Build Status](https://travis-ci.org/emersonsoares/asdf-dotnet-core.svg?branch=master)](https://travis-ci.org/emersonsoares/asdf-dotnet-core) |
| 1password-cli | [NeoHsu/asdf-1password-cli](https://github.com/NeoHsu/asdf-1password-cli) | [![Build](https://github.com/NeoHsu/asdf-1password-cli/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-1password-cli/actions?query=workflow%3ABuild) |
| act | [grimoh/asdf-act](https://github.com/grimoh/asdf-act) | [![GitHub Actions Status](https://github.com/grimoh/asdf-act/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/grimoh/asdf-act/actions) |

1
plugins/dotnet Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/hensou/asdf-dotnet