Home of the .NET source build effort for Ubuntu platforms. This Repository includes all the code needed to build .NET Debian source packages that target Ubuntu 22.04+
| Package Name | Launchpad Link | Autopkgtest Link |
|---|---|---|
dotnet9 |
||
dotnet8 |
||
dotnet7 |
||
dotnet6 |
Note
This repository only builds .NET 8+ source packages. Support for dotnet6 and dotnet7 was dropped with commit 94faf62.
Copyright (C) 2025 Canonical Ltd.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
This project is licensed under the GPLv3 license. See the respective license information for third party libraries.
This project uses third-party libraries. See the respective licensing information for more details.
| Project | .NET Test Runner |
|---|---|
| License | LGPL-2.1 |
| Copyright | 2019 Red Hat, Inc 2024 Canonical Ltd. |
| Location in project | src/eng/test-runner |
| Upstream repository | https://github.com/canonical/dotnet-test-runner |
See the README.md and LICENSE.txt file in the corresponding directory for more details.
| Project | .NET Regular Tests |
|---|---|
| License | MIT |
| Copyright | 2018 Radka Janeková 2019 Red Hat, Inc 2024 Canonical Ltd. |
| Location in project | src/tests/regular-tests |
| Upstream repository | https://github.com/canonical/dotnet-regular-tests |
See the README.md and LICENSE.md file in the corresponding directory for more details.
| Project | .NET Regular Tests |
|---|---|
| License | MIT |
| Copyright | 2019 James C Sinclair |
| Location in project | src/eng/strenum |
| Upstream repository | https://github.com/irgeek/StrEnum |
See the README.md and LICENSE file in the corresponding directory for more details.