kasperk81
kasperk81
netcoreapp was [replaced](https://learn.microsoft.com/en-us/dotnet/standard/frameworks#supported-target-frameworks) with net since v5.
netcoreapp was [replaced](https://learn.microsoft.com/en-us/dotnet/standard/frameworks#supported-target-frameworks) with net since v5.
.net 7 added [GeneratedRegex] attribute for compile-time code generation. https://learn.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-source-generators feature request: show [GeneratedRegex] syntax in regex101's codegenerator as an alternative ## Code Generator Language C# ### Code Snippet current...
per https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core#lifecycle
f.ex. google "nunit failed to load" and you will find all kinds of hacks, workarounds and speculations with no definite solution. today we have few options to attach the debugger...
netcoreapp was [replaced](https://learn.microsoft.com/en-us/dotnet/standard/frameworks#supported-target-frameworks) with net since v5.
netcoreapp was [replaced](https://learn.microsoft.com/en-us/dotnet/standard/frameworks#supported-target-frameworks) with net since v5.
netcoreapp was [replaced](https://learn.microsoft.com/en-us/dotnet/standard/frameworks#supported-target-frameworks) with net since v5.
On (very old) Debian 7 wheezy x64 (the last version before ia64 support was dropped from Deb), I built ski and created chroot using archive: `$ debootstrap --arch=ia64 wheezy /ia64...