Articles by Tag #nuget

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Todo lo que necesitas saber para publicar NuGets

En el artículo anterior, analizamos cómo sobrevivir al infierno de las dependencias desde la...

Learn More 0 0Dec 15

Domina el uso de paquetes NuGet en .NET

¿Alguna vez has entrado a un proyecto Legacy (o incluso uno nuevo mal configurado), intentas compilar...

Learn More 0 0Dec 15

Introducing pkgstore.io

I just launched pkgstore.io, and I want to tell you why. 🎉 The Discovery Problem 🔎 The...

Learn More 0 0Nov 27

Jordium.Snowflake.NET — A Fast and Lightweight Distributed ID Generator for .NET

If you're building distributed systems in .NET, generating unique IDs efficiently can become a real...

Learn More 2 2Nov 16

Publishing My First NuGet Package: StrongResult - A Weekend Learning Project

I recently set out to publish my first NuGet package (and also my first published article) as a...

Learn More 0 0Oct 4

Using Project's Embedded Resource Items By EmbedRes Reference

You can use this reference for using Embedded Resource Items of your project As Easy for...

Learn More 0 0Nov 2

Automate Versioning and Releases with Nerdbank.GitVersioning

Learn how to automate versioning and releases for .NET projects using Nerdbank.GitVersioning.

Learn More 2 0Jun 23

Introducing the Marketplace

Just a few weeks ago, I launched pkgstore as a directory. Today, I am announcing the beta...

Learn More 0 0Dec 6

Practical Versioning Considerations for .NET APIs and Packages

Real-world versioning challenges in .NET development: from NuGet packages to API endpoints, and the subtle compatibility issues that can break your consumers.

Learn More 6 0Jun 2

Demystifying NuGet Packages: A Comprehensive Guide🚀

Introduction 📦 NuGet packages are essential for modern .NET development, providing a...

Learn More 3 1Jun 2

My First Nuget Package -Aadhaar Offline KYC Verification in .NET

Hello Dev.to Audience, I have created a NuGet package called Aadhaar Offline KYC Verification. As...

Learn More 2 1Mar 10

Publish Private Nuget Packages on Github

Introduction If you are already working with microservices you have probably noticed that...

Learn More 1 0Jan 15

DevLog 20250706: Analyzing Project Dependencies

When a code project grows complex it's going to be difficult to understand which depends on which -...

Learn More 1 0Jul 6

Seu Primeiro Pacote NuGet: Um Passo a Passo Prático

Quando você trabalha em diferentes aplicações, é comum se deparar com os mesmos problemas e as mesmas...

Learn More 1 0Jan 3

NuPack v17.1 released

Restore support for classic .NET Framework projects. Restore support for AssemblyInfo editing....

Learn More 4 2Jun 4

Umbraco Marketplace Package Sync Bookmarklet

With this bookmarklet, it gets a lot easier, to list packages in Umbraco Marketplace

Learn More 1 0Mar 28

NuPack v17.2 released

Batch push packages Find it on Visual Studio Marketplace.

Learn More 0 0Aug 3

How to write reusable and maintainable integration tests in .NET 6

Introduction Integration tests play a crucial role in maintaining the reliability and...

Learn More 4 0Feb 11

Create and Publish a Custom .NET Project Template and Private NuGet to GitLab Package Registry

Table Of Contents Introduction Creating a Project Template Package How to get...

Learn More 0 1May 29

Central Package Management in .NET — Simplify Your Dependencies Like a Pro

Learn how to use ManagePackageVersionsCentrally in .NET projects to keep NuGet dependencies clean, consistent, and easy to manage.

Learn More 0 0Jul 29

Trading Bot in C# — Part 4— Order Fills

The previous blog post covered how to place orders on the Binance Testnet. Additionally, we enhanced...

Learn More 0 0Jun 29

Centralized Package Management in .NET Core

💡 Managing NuGet package versions across multiple projects in a .NET solution can quickly become...

Learn More 1 0Apr 17

Fixing MSBuild NU5019 Errors in Multi-Targeting .NET Projects: A Complete Guide

TL;DR Getting NU5019: File not found when packaging multi-targeting .NET projects? The...

Learn More 0 0Sep 9

Simplifying Dependency Management with NuGet Central Package Management

Introduction Managing dependencies in .NET projects can become complex, especially when...

Learn More 1 0Jan 14

Handling Time Zones in .NET Without the Pain – RegionTime

Time zones are one of the most common sources of bugs in production systems. While working on...

Learn More 0 0Dec 16