mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-26 04:55:00 +08:00
feat: add dotnet plugin (#590)
This commit is contained in:
@@ -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) | [](https://github.com/hensou/asdf-dotnet/actions/workflows/build.yml) |
|
||||
| .Net Core | [emersonsoares/asdf-dotnet-core](https://github.com/emersonsoares/asdf-dotnet-core) | [](https://travis-ci.org/emersonsoares/asdf-dotnet-core) |
|
||||
| 1password-cli | [NeoHsu/asdf-1password-cli](https://github.com/NeoHsu/asdf-1password-cli) | [](https://github.com/neohsu/asdf-1password-cli/actions?query=workflow%3ABuild) |
|
||||
| act | [grimoh/asdf-act](https://github.com/grimoh/asdf-act) | [](https://github.com/grimoh/asdf-act/actions) |
|
||||
|
||||
1
plugins/dotnet
Normal file
1
plugins/dotnet
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/hensou/asdf-dotnet
|
||||
Reference in New Issue
Block a user