Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Intro The humble CSV file; which I'm not going to cover in detail here. If you don't know...
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...
Hey devs! 👋 I’m excited to announce that I just published my very first NuGet package: EmojiToText!...
Restore support for classic .NET Framework projects. Restore support for AssemblyInfo editing....
Introduction Integration tests play a crucial role in maintaining the reliability and...
I remember the days when managing NuGet packages across multiple projects was a real pain. You know...
Hello Dev.to Audience, I have created a NuGet package called Aadhaar Offline KYC Verification. As...
Quando você trabalha em diferentes aplicações, é comum se deparar com os mesmos problemas e as mesmas...
repository: https://github.com/shimodateakira/VirtualStorageLibrary Hello Dev.to, I'm excited to...
The .NET 8-EFCore-GenericRepository on GitHub is a comprehensive library designed to simplify...
Introduction If you are already working with microservices you have probably noticed that...
With this bookmarklet, it gets a lot easier, to list packages in Umbraco Marketplace
Learn how to automate versioning and releases for .NET projects using Nerdbank.GitVersioning.
NuGet Package Manager streamlines .NET development by enabling quick installation, update, and...
💡 Managing NuGet package versions across multiple projects in a .NET solution can quickly become...
So you’ve created a cool C# library that you want to share with your fellow developers, but don’t...
Introduction Managing dependencies in .NET projects can become complex, especially when...
Note You can check other posts on my personal website: https://hbolajraf.net ...
Table Of Contents Introduction Creating a Project Template Package How to get...
Note You can check other posts on my personal website: https://hbolajraf.net ...
🚀 Exciting News! 🚀 I'm thrilled to announce the release of my very first NuGet package:...
Using NuGet packages and nuget.org are a great way to share our .NET projects with other developers...