Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
En el artículo anterior, analizamos cómo sobrevivir al infierno de las dependencias desde la...
¿Alguna vez has entrado a un proyecto Legacy (o incluso uno nuevo mal configurado), intentas compilar...
I just launched pkgstore.io, and I want to tell you why. 🎉 The Discovery Problem 🔎 The...
If you're building distributed systems in .NET, generating unique IDs efficiently can become a real...
I recently set out to publish my first NuGet package (and also my first published article) as a...
You can use this reference for using Embedded Resource Items of your project As Easy for...
Learn how to automate versioning and releases for .NET projects using Nerdbank.GitVersioning.
Just a few weeks ago, I launched pkgstore as a directory. Today, I am announcing the beta...
Real-world versioning challenges in .NET development: from NuGet packages to API endpoints, and the subtle compatibility issues that can break your consumers.
Introduction 📦 NuGet packages are essential for modern .NET development, providing a...
Hello Dev.to Audience, I have created a NuGet package called Aadhaar Offline KYC Verification. As...
Introduction If you are already working with microservices you have probably noticed that...
When a code project grows complex it's going to be difficult to understand which depends on which -...
Quando você trabalha em diferentes aplicações, é comum se deparar com os mesmos problemas e as mesmas...
Restore support for classic .NET Framework projects. Restore support for AssemblyInfo editing....
With this bookmarklet, it gets a lot easier, to list packages in Umbraco Marketplace
Batch push packages Find it on Visual Studio Marketplace.
Introduction Integration tests play a crucial role in maintaining the reliability and...
Table Of Contents Introduction Creating a Project Template Package How to get...
Learn how to use ManagePackageVersionsCentrally in .NET projects to keep NuGet dependencies clean, consistent, and easy to manage.
The previous blog post covered how to place orders on the Binance Testnet. Additionally, we enhanced...
💡 Managing NuGet package versions across multiple projects in a .NET solution can quickly become...
TL;DR Getting NU5019: File not found when packaging multi-targeting .NET projects? The...
Introduction Managing dependencies in .NET projects can become complex, especially when...
Time zones are one of the most common sources of bugs in production systems. While working on...