DotNET: Difference between revisions
m Mono is not deprecated |
added Discord and Reddit communities |
||
Line 174: | Line 174: | ||
* [https://nixos.org/manual/nixpkgs/unstable/#dotnet dotnet in the nixpkgs manual] | * [https://nixos.org/manual/nixpkgs/unstable/#dotnet dotnet in the nixpkgs manual] | ||
* [https://github.com/search?q=repo%3ANixOS%2Fnixpkgs%20buildDotnetModule&type=code buildDotnetModule references in nixpkgs] | * [https://github.com/search?q=repo%3ANixOS%2Fnixpkgs%20buildDotnetModule&type=code buildDotnetModule references in nixpkgs] | ||
* [https://www.reddit.com/r/NixOS_dotnet NixOS.NET community on Reddit] | |||
* [https://discord.gg/pTpq7Qfs NixOS.NET community on Discord] | |||
* [https://sgt.hootr.club/molten-matter/dotnet-on-nix/ The journey of packaging a .NET app on Nix] | * [https://sgt.hootr.club/molten-matter/dotnet-on-nix/ The journey of packaging a .NET app on Nix] | ||
* https://en.wikipedia.org/wiki/.NET_Framework - The old, windows-only version of .NET. Newer versions (ie. .NET Core) are multiplatform. | * https://en.wikipedia.org/wiki/.NET_Framework - The old, windows-only version of .NET. Newer versions (ie. .NET Core) are multiplatform. |