Description
.NET Core builds from source with Rover Bootstrap tool and RHEL binaries for payload. Forked from packages from Dotnet SIG.
Dotnet SIG: https://fedoraproject.org/wiki/DotNet
Contact nmilosev@fedoraproject.org if there are issues.
Installation Instructions
sudo dnf copr enable nmilosev/dotnet-sig
sudo dnf install dotnetcore
mkdir project && cd project
dotnet new
dotnet restore
dotnet run
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora rawhide | x86_64 (12)* | Fedora rawhide (128 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tcrawford/dotnetcore
More info about enabling Copr repositories