From Fedora Project Wiki

(+Packaging utils repo)
No edit summary
(15 intermediate revisions by 5 users not shown)
Line 1: Line 1:
= DotNet in Fedora =
== DotNet in Fedora ==
DotNet and other related packages are mainted by the [[SIGs/DotNet|DotNet SIG]].
.NET Core and other related packages are mainted by the [[SIGs/DotNet|DotNet SIG]].
 
Starting with Fedora 32, .NET Core 3.1 and higher versions are available in the standard repositories.


If you are looking for information about the team, about our meetings, contact info, or if you would like to join, please head over to our SIGs wiki page.
If you are looking for information about the team, about our meetings, contact info, or if you would like to join, please head over to our SIGs wiki page.
* [[SIGs/DotNet]] wiki page
* [[SIGs/DotNet]] wiki page


=== DotNet is work in progress in Fedora. ===
== References and packages ==
'''[http://fedoraloves.net fedoraloves.net]''' - All the info about C# and .NET Core in Fedora


'''[https://copr.fedorainfracloud.org/coprs/g/dotnet-sig/dotnet/ Our dotnet packages on copr]''' (open source)


== References and packages ==
'''[https://src.fedoraproject.org/rpms/dotnet3.1 Our dotnet packages in Fedora]''' (open source, standard Fedora repository)
[https://www.microsoft.com/net/core#linuxfedora Microsoft's dotnet package] (F23/24)


[https://copr.fedorainfracloud.org/coprs/nmilosev/dotnet-clean Our dotnet package on copr] (F25+)
[https://www.microsoft.com/net/core#linuxfedora Microsoft's dotnet package] (proprietary)


[https://docs.microsoft.com/en-us/dotnet/core/api/index .NET Core API Reference]
[https://docs.microsoft.com/en-us/dotnet/api/index?view=netcore-2.0 .NET Core API Reference]
 
[https://github.com/dotnet dotnet github]


[https://github.com/dotnet .NET Foundation GitHub]


== Useful Links ==
== Useful Links ==
[https://github.com/qmfrederik/dotnet-packaging Packaging utilities for .NET Core] (tarball, choco, msi, deb, pkg)
[https://github.com/qmfrederik/dotnet-packaging Packaging utilities for .NET Core] (tarball, choco, msi, deb, pkg)


[https://mva.microsoft.com/en-US/training-courses/aspnet-core-10-crossplatform-17039?l=xVagIgJOD_7201937555 ASP.NET Training] (Talks about .NET Core, ASP.NET Core, and VS Code.)
=== IDEs ===
Please see our developer portal pages [https://developer.fedoraproject.org/tech/languages/dotnet/dotnet-ide.html C# IDEs in Fedora]


[[Category:DotNet]]
[[Category:DotNet]]

Revision as of 04:07, 6 April 2021

DotNet in Fedora

.NET Core and other related packages are mainted by the DotNet SIG.

Starting with Fedora 32, .NET Core 3.1 and higher versions are available in the standard repositories.

If you are looking for information about the team, about our meetings, contact info, or if you would like to join, please head over to our SIGs wiki page.

References and packages

fedoraloves.net - All the info about C# and .NET Core in Fedora

Our dotnet packages on copr (open source)

Our dotnet packages in Fedora (open source, standard Fedora repository)

Microsoft's dotnet package (proprietary)

.NET Core API Reference

.NET Foundation GitHub

Useful Links

Packaging utilities for .NET Core (tarball, choco, msi, deb, pkg)

ASP.NET Training (Talks about .NET Core, ASP.NET Core, and VS Code.)

IDEs

Please see our developer portal pages C# IDEs in Fedora