From Fedora Project Wiki

No edit summary
No edit summary
(29 intermediate revisions by 9 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 week for people to join.
# 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)]]


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


== Joining the SIG ==
== Useful Links ==
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!
[https://github.com/qmfrederik/dotnet-packaging Packaging utilities for .NET Core] (tarball, choco, msi, deb, pkg)


=== Self-introduction ===
[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.)
* 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.
* 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 can help YOU get started?


=== Join the FAS group ===
=== IDEs ===
* [https://admin.fedoraproject.org/accounts/group/view/dotnet-sig This one!]
Please see our developer portal pages [https://developer.fedoraproject.org/tech/languages/dotnet/dotnet-ide.html C# IDEs in Fedora]


=== Edit the Wiki ===
[[Category:DotNet]]
* Create your own user page if you don't have one yet. (Feel free to check our other members for example.)
* 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]
 
[https://docs.microsoft.com/en-us/dotnet/core/api/index .NET Core API Reference]
 
[https://github.com/dotnet dotnet github]

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