We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
OSS Gadget is built and tested using .NET Core 6.0, and will generally be updated to target the latest version of .NET.
To build OSS Gadget, clone the project and run dotnet build from the src directory.
dotnet build
src
You can also use any of the normal dotnet parameters to target a specific framework, configuration, and runtime.
dotnet