@XNickDaN@aspnetcore_news Totally fair point 👍 In‑memory channels are great for demos, but yeah, without an Outbox pattern you risk losing events if the process crashes. thanks for highlighting that!
It's been a while since I've published a brand new NuGet package. I made this TOON tokenizer primarily for my own use in a Visual Studio extension.
https://t.co/hf6Wua55fD
authentication errors (401/403). I already have a nuget.config at the repo root with the correct feed URL and NUGET_AUTH_TOKEN wired to secrets.GITHUB_TOKEN.
Is there any supported way to make single‑file dotnet run honor nuget.config for private feeds?
@dotnet
How can I consume private GitHub Packages (NuGet feed) from a single‑file .NET app using dotnet run myfile.cs?
Public packages from nuget restore fine in single‑file mode, but when I reference a private package hosted on GitHub Packages, the auto‑generated .csproj fails
@dotnet
New post: how to run C# without a project file in .NET 10. A simple way to write and execute a single .cs file without any setup. https://t.co/Ie9mRnF3jr
#dotnet
We shipped a new version of Testcontainers for .NET yesterday! Really proud of the last two releases. They include some great new features along with lots of performance and stability improvements. Big thanks to all the contributors: https://t.co/iqqJEXDHkA.
Just installed Visual Studio 2026 and keep getting hit with “Feature 'Document highlights' is currently unavailable due to an internal error.” Pops up 5–6 times on launch. Anyone else seeing this?
#VisualStudio2026#visualstudio
If you weren't aware, I have been creating videos on What's New in .NET and C#. Check them out and let me know what you are excited about! #dotnet#aspnet#visualstudio#csharp
https://t.co/WomeJUw7Wr