I just contributed a new feature to #dotnet
@… nst021.bsky.social
«Этим законом государство еще сильнее сужает право граждан на доступ к информации»
Путин подписал поправки (https://sozd.duma.gov.ru/bill/758160-8#bh_histras) к закону «О военном положении». Они разрешают скрывать информацию о деятельности власти и армии. А также увеличивают полномоч…
[ July 9, 2025 - July 11, 2025] Conference or similar: Workshop on Walter Benjamin’s “theory of fascism” https://philevents.org/event/show/127314
The SgmlReader NuGet package for #dotnet is a less known but great alternative to AngleSharp or HtmlAgilityPack if you need to parse HTML. It converts (almost) any HTML to valid XML that you can then query or manipulate with the well-known XmlDocument class.
https://www.nuget.org/packages/Microsoft.Xml.SgmlReader/
Hey #ios devs, would it still be possible to perform this kind of trick today (in Swift and/or Objective-C)? Weak importing a class and then replacing a method implementation with swizzling.
https://gist.github.com/0xced/dee6775974863270fbcf
I've been out of iOS development for many years now.
I just released a new version of #dotnet
Here's a trick to embed static web assets for your #dotnet Blazor apps for a truly single file executable deployment.
https://github.com/dotnet/aspnetcore/issues/50894#issuecomment-2523805945
As ususal, this would not have been possible without the awesome [MSBuild Structured Log Viewer][1] by @…
[1]: https://msbuildlog.com