Speed Up .NET CI with Test Sharding - Gérald Barré

Learn how to split .NET tests into deterministic CI shards to run in parallel and reduce pipeline feedback time.

Meziantou's blog

6 downloads, than this thing reached 16k downloads.

https://www.nuget.org/packages/IegTools.Sequencer

#nuget #sequence

IegTools.Sequencer 3.2.0

IegTools.Sequencer provides a fluent interface for creating easy-to-read and extensible sequences, eliminating the need for lengthy if-else statements. Predecessor of FluentSeq - transaction-based architecture

Нативный код в .NET-библиотеке и как его готовить

Дорогие гости, прошу, присаживайтесь. Сегодня в меню: DllImport по-домашнему, рагу из C# и C++, запечёные в NuGet-пакете x64 и ARM. Также будет предложена закуска в виде истории о безумствах ИИ. Bon appetit!

https://habr.com/ru/articles/1013334/

#net #c# #nuget #pinvoke #marshalling

Нативный код в .NET-библиотеке и как его готовить

Дорогие гости, прошу, присаживайтесь. Сегодня в меню: DllImport по-домашнему, рагу из C# и C++, запечёные в NuGet-пакете x64 и ARM. Также будет предложена закуска в виде истории о безумствах ИИ. Bon...

Хабр

Just blogged: My NuGet packages hit a quarter-billion downloads. Just a number; I’m not sure it means much, but I turned it into a short note on NuGet, OSS, and the community.

https://www.devlead.se/posts/2026/2026-03-22-quarter-billion-nuget-downloads

#nuget #dotnet #oss

@devlead - Mattias Karlsson's Blog - A quarter of a billion NuGet downloads

A personal milestone and a short reflection on NuGet's history and what it has enabled for open source and the community

The number of downloads of my NuGet packages exceeded 120,000,000 - https://www.nuget.org/profiles/taritsyn

#nuget #dotnet #opensource #oss

Ok #dotnet devs using #codeberg - I'm somewhat confused on spinning up a #nuget package registry on there, all links point to general forgejo docs which do not provide me with actual concrete urls to use or at least I haven't seen them.
Could someone give me some pointers?

(In a perfect world every release on the repo page would sync attached packages to the reg but I'd be fine with that being manual labor for now)

Implementing RFC-compliant HTTP caching for HttpClient in .NET - Gérald Barré

Learn how to implement HTTP caching in .NET using Meziantou.Framework.Http.Caching to reduce latency and network traffic with RFC 7234 and 8246 compliance.

Meziantou's blog
I have a utilities package on #NuGet that I probably ought to write examples for. Should my example project be MVC or Web API or a CLI app? Presumably it ought to run? #dotnet
Terminaux 8.2 is coming soon

We have earlier announced the release schedule for long-term support versions of Terminaux, and this step was taken to ensure that new features arrive slowly to build the next-generation versions m…

Aptivi
chicken nuget

Background: nuget.org is a Microsoft owned and run service that allows users to package software and upload it to nuget so that other users can download it. It is targeted for .Net developers but there is really no filter in what you can offer through their service. Three years ago I reported on how nuget … Continue reading chicken nuget →

daniel.haxx.se