CI to automate build of dotnet tarball for dotnet6-sdk aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/community/dotnet6-sdk
Documentation | ||
package_tool | ||
packaging/osx | ||
scripts | ||
src | ||
test | ||
.gitattributes | ||
.gitignore | ||
build.cmd | ||
build.sh | ||
CONTRIBUTING.md | ||
debian_config.json | ||
global.json | ||
LICENSE | ||
Microsoft.DotNet.Cli.sln | ||
netci.groovy | ||
NuGet.Config | ||
NuGet.master.config | ||
omnisharp.json | ||
README.md | ||
THIRD-PARTY-NOTICES |
.NET Command Line Interface
This repo contains the source code for cross-platform .NET Core command line toolchain. It contains the implementation of each command, the native packages for various supported platforms as well as documentation.
Build Status
Ubuntu 14.04 | Windows | Mac OS X | |
---|---|---|---|
Debug | |||
Release |
Installers
Ubuntu 14.04 | Windows | Mac OS X | |
---|---|---|---|
Installers | Download Debian Package | Download Msi | Download Pkg |
Binaries | Download tar file | Download zip file | Download tar file |
Docker
You can also use our Docker base images found on http://github.com/dotnet/dotnet-docker to set up your dev or testing environment for usage.
Questions & Comments
For any and all feedback, please use the Issues on this repository.