From Fedora Project Wiki

m (Added category)
No edit summary
(21 intermediate revisions by 6 users not shown)
Line 1: Line 1:
= DotNet Special Interest Group =
== DotNet in Fedora ==
The DotNet SIG is a group of Fedora contributors that maintain dotnet (and related) packages in Fedora.
.NET Core and other related packages are mainted by the [[SIGs/DotNet|DotNet SIG]].


=== Mission ===
Starting with Fedora 32, .NET Core 3.1 and higher versions are available in the standard repositories.
The goal of this group is to help to anyone interested in dotnet and to support others in creating and maintaining dotnet packages.


=== Contact ===
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.
{{fpchat|#fedora-dotnet}} channel on Freenode IRC
* [[SIGs/DotNet]] wiki page


[https://lists.fedoraproject.org/admin/lists/dotnet-sig.lists.fedoraproject.org dotnet-sig@lists.fedoraproject.org] mailing list
== References and packages ==
'''[http://fedoraloves.net fedoraloves.net]''' - All the info about C# and .NET Core in Fedora


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


=== TODO list ===
'''[https://src.fedoraproject.org/rpms/dotnet3.1 Our dotnet packages in Fedora]''' (open source, standard Fedora repository)
# A little bit of time for mailing-list introductions - tell us about yourself!
# Discuss possible IRC meetings on the mailing list, find a good time/date for it.
# Discuss current issues with dotnet and try to outline our goals in the first IRC meeting.
# Use Pagure to keep track of discussed issues and and goals, and "fix" the wiki accordingly as well.


[https://www.microsoft.com/net/core#linuxfedora Microsoft's dotnet package] (proprietary)


== Members ==
[https://docs.microsoft.com/en-us/dotnet/api/index?view=netcore-2.0 .NET Core API Reference]
* [[User:Rhea|Radka Janek (Rhea)]]
* [[User:besser82|Björn Esser (besser82)]]
* [[User:nmilosev|Nemanja Milošević (nmilosev)]]
* [[User:pcreech17| Patrick Creech (pcreech)]]
* [[User:Tpokorra| Timotheus Pokorra (tpokorra)]]
* [[User:Rimolive| Ricardo Martinelli de Oliveira (rimolive)]]
* [[User:Bt0dotninja| Alberto Rodriguez S. (bt0dotninja)]]


== Joining the SIG ==
[https://github.com/dotnet .NET Foundation GitHub]
Should you wish to join the dotnet team, send self-introduction to our [https://lists.fedoraproject.org/admin/lists/dotnet-sig.lists.fedoraproject.org mailing list], join our IRC channel {{fpchat|#fedora-dotnet}} When that's done, apply for the [https://admin.fedoraproject.org/accounts/group/view/dotnet-sig FAS group], and once you're accepted you should add yourself to the list of members on this page. Continue reading for more details!


=== Self-introduction ===
== Useful Links ==
* Are you new to contributing to Fedora? If so, tell us why are you interested in contributing to Fedora or what interests you about the Project.
[https://github.com/qmfrederik/dotnet-packaging Packaging utilities for .NET Core] (tarball, choco, msi, deb, pkg)
* Already a contributor? Share what other areas of Fedora you are working in and your role in the Project.
* What's your background and experience with dotnet?
* How can we help YOU get started?


=== Join the FAS group ===
[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.)
* [https://admin.fedoraproject.org/accounts/group/view/dotnet-sig This one!] (Note that it will be accepted only after we get to know you.)


=== Edit the Wiki ===
=== IDEs ===
* Create your own user page if you don't have one yet. (Feel free to check our other members for example.)
Please see our developer portal pages [https://developer.fedoraproject.org/tech/languages/dotnet/dotnet-ide.html C# IDEs in Fedora]
* Add yourself to the list of members on this page.


{{admon/tip|Use [https://fedoraproject.org/wiki/Account_System Fedora Account System] to login and edit the wiki.}}
{{admon/tip|If you are a new FAS member, you may not be able to edit wiki pages until you are CLA+1. If you are unable to edit wiki pages, please do this step after joining a group. (''[https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/thread/IINP55UQ7XHHI346KY3RA75TVHVU5EHY More info]'') }}
{{admon/tip|Use any of the [[Template:Userpage/Infobox|Infobox]] or [[Template:Userpage/Infobox2|Infobox2]] templates to record your essential Fedora info.}}
== Links ==
[https://www.microsoft.com/net/core#fedora Get dotnet for Fedora 23] (Look at copr for F24)
[https://docs.microsoft.com/en-us/dotnet/core/api/index .NET Core API Reference]
[https://github.com/dotnet dotnet github]
[[Category:SIGs]]
[[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