|
| 1 | + dotnet-vs |
| 2 | +============ |
| 3 | + |
| 4 | +[](https://www.nuget.org/packages/dotnet-vs) |
| 5 | +[](https://www.nuget.org/packages/dotnet-vs) |
| 6 | +[](https://github.com/devlooped/dotnet-vs/blob/master/license.txt) |
| 7 | +[](https://github.com/devlooped/dotnet-vs/actions?query=branch%3Amain+workflow%3Abuild+) |
| 8 | +[](https://pkg.kzu.app/index.json) |
| 9 | + |
| 10 | +> [!IMPORTANT] |
| 11 | +> This package is obsolete. Use `dnx vs` instead. |
| 12 | +
|
| 13 | +This package id (`dotnet-vs`) is retained only for compatibility with existing |
| 14 | +`dotnet tool install -g dotnet-vs` installs. Prefer the `vs` package and run: |
| 15 | + |
| 16 | +``` |
| 17 | +dnx vs -- [command] [options] |
| 18 | +``` |
| 19 | + |
| 20 | +To get the CI version: |
| 21 | + |
| 22 | +``` |
| 23 | +dnx vs --prerelease --source https://pkg.kzu.app/index.json -- [command] [options] |
| 24 | +``` |
| 25 | + |
| 26 | +See the full documentation at [clarius.org/dotnet-vs](https://clarius.org/dotnet-vs). |
| 27 | + |
| 28 | +--- |
| 29 | +<!-- include https://github.com/devlooped/.github/raw/main/osmf.md --> |
| 30 | +## Open Source Maintenance Fee |
| 31 | + |
| 32 | +To ensure the long-term sustainability of this project, users of this package who generate |
| 33 | +revenue must pay an [Open Source Maintenance Fee](https://opensourcemaintenancefee.org). |
| 34 | +While the source code is freely available under the terms of the [License](https://github.com/devlooped/dotnet-vs/blob/main/license.txt), |
| 35 | +this package and other aspects of the project require [adherence to the Maintenance Fee](https://github.com/devlooped/dotnet-vs/blob/main/osmfeula.txt). |
| 36 | + |
| 37 | +To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/devlooped) at the proper |
| 38 | +OSMF tier. A single fee covers all of [Devlooped packages](https://www.nuget.org/profiles/Devlooped). |
| 39 | + |
| 40 | +<!-- https://github.com/devlooped/.github/raw/main/osmf.md --> |
| 41 | +--- |
| 42 | +<!-- include https://github.com/devlooped/sponsors/raw/main/footer.md --> |
| 43 | +# Sponsors |
| 44 | + |
| 45 | +<!-- sponsors.md --> |
| 46 | +[](https://github.com/clarius) |
| 47 | +[](https://github.com/MFB-Technologies-Inc) |
| 48 | +[](https://github.com/sandrock) |
| 49 | +[](https://github.com/drivenet) |
| 50 | +[](https://github.com/Keflon) |
| 51 | +[](https://github.com/tbolon) |
| 52 | +[](https://github.com/kfrancis) |
| 53 | +[](https://github.com/rbnswartz) |
| 54 | +[](https://github.com/jfoshee) |
| 55 | +[](https://github.com/Mrxx99) |
| 56 | +[](https://github.com/eajhnsn1) |
| 57 | +[](https://github.com/Jonathan-Hickey) |
| 58 | +[](https://github.com/KenBonny) |
| 59 | +[](https://github.com/SimonCropp) |
| 60 | +[](https://github.com/agileworks-eu) |
| 61 | +[](https://github.com/arsdragonfly) |
| 62 | +[](https://github.com/vezel-dev) |
| 63 | +[](https://github.com/ChilliCream) |
| 64 | +[](https://github.com/4OTC) |
| 65 | +[](https://github.com/DominicSchell) |
| 66 | +[](https://github.com/adalon) |
| 67 | +[](https://github.com/torutek) |
| 68 | +[](https://github.com/mccaffers) |
| 69 | +[](https://github.com/SeikaLogiciel) |
| 70 | +[](https://github.com/wizardness) |
| 71 | +[](https://github.com/eska-gmbh) |
| 72 | +[](https://github.com/geodata-no) |
| 73 | + |
| 74 | + |
| 75 | +<!-- sponsors.md --> |
| 76 | +[](https://github.com/sponsors/devlooped) |
| 77 | + |
| 78 | +[Learn more about GitHub Sponsors](https://github.com/sponsors) |
| 79 | + |
| 80 | +<!-- https://github.com/devlooped/sponsors/raw/main/footer.md --> |
0 commit comments