canonical / dotnet-source-build

Home of the .NET source build effort for Ubuntu platforms.
GNU General Public License v3.0
1 stars 0 forks source link

Ubuntu and .NET Logos combined with a heart in-between

Building .NET from source for Ubuntu

License badge for GNU General Public License v3.0

[!CAUTION] The current state of the project is still highly experimental and untested.

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+

Releases

Package Name Launchpad Link Autopkgtest Link
dotnet6 dotnet6 source package on Launchpad dotnet6 Ubuntu autopkgtest cloud
dotnet7 dotnet7 source package on Launchpad dotnet7 Ubuntu autopkgtest cloud
dotnet8 dotnet8 source package on Launchpad dotnet8 Ubuntu autopkgtest cloud

See also

License

Copyright (C) 2024 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.

Third party libraries

This project uses third-party libraries. See the respective licensing information for more details.

.NET Test Runner

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.

.NET Regular Tests

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.

strenum

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.