Hi Omair. I'd like to package Git Credential Manager [1] for Fedora [2]. The application is developed in .NET. Do you know of any other .NET applications in Fedora? It'd be helpful to compare the rpm spec. The Fedora packaging guidelines don't have any .NET specific advice [3].

While I'm without a Fedora machine ATM and am developing on Debian, I've got as far as copr build.  https://copr.fedorainfracloud.org/coprs/matthickford/git-credential-manager/

Here's a direct link to the rpm spec https://github.com/hickford/git-credential-manager/blob/rpm/git-credential-manager.spec  . A problem is that building the rpm requires internet access for the `dotnet restore` step. Any suggestions?

Following the 'package process for new contributors', I've opened a package review. Might you be able to review or sponsor the package?  https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=2114685

Thanks for reading
-Matt

[0] https://fedoraproject.org/wiki/SIGs/DotNet
[1] https://github.blog/2022-04-07-git-credential-manager-authentication-for-everyone/
[2] https://github.com/GitCredentialManager/git-credential-manager/issues/816
[3] https://pagure.io/packaging-committee/issue/1193
[5] https://docs.fedoraproject.org/en-US/package-maintainers/New_Package_Process_for_New_Contributors/