Dotnet Version Datasource¶
Table of values¶
| Name | Value | Notes |
|---|---|---|
| Identifier | dotnet-version |
|
| Default versioning | No default versioning | |
| Custom registry support | No | |
| Release timestamp support | Yes | The release timestamp is determined from the release-date field in the results. |
| Source URL support | Yes | We use the URL https://github.com/dotnet/sdk for the dotnet-sdk package and, the https://github.com/dotnet/runtime URL for the dotnet-runtime package. |
Description¶
This datasource returns releases of the .NET Runtime and SDK.
It only accepts dependencies with the name dotnet-sdk or dotnet-runtime.