Articles by Tag #nuget

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

CSV Schema Validation

Intro The humble CSV file; which I'm not going to cover in detail here. If you don't know...

Learn More 6 0Jul 22 '24

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 5 1Jun 2

My First NuGet Package: EmojiToText

Hey devs! 👋 I’m excited to announce that I just published my very first NuGet package: EmojiToText!...

Learn More 4 1Oct 8 '24

NuPack v17.1 released

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

Learn More 4 2Jun 4

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

Central Package Management in .NET - Simplify NuGet Dependencies

I remember the days when managing NuGet packages across multiple projects was a real pain. You know...

Learn More 3 0Dec 8 '24

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

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

Introducing VirtualStorageLibrary: A .NET Solution for In-Memory Tree Structures

repository: https://github.com/shimodateakira/VirtualStorageLibrary Hello Dev.to, I'm excited to...

Learn More 1 4Aug 20 '24

Custom NET8 Entity Framework Core Generic Repository

The .NET 8-EFCore-GenericRepository on GitHub is a comprehensive library designed to simplify...

Learn More 1 1Nov 12 '24

Publish Private Nuget Packages on Github

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

Learn More 1 0Jan 15

Umbraco Marketplace Package Sync Bookmarklet

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

Learn More 1 0Mar 28

Automate Versioning and Releases with Nerdbank.GitVersioning

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

Learn More 1 0Jun 23

How to publish a package on Nuget.org

NuGet Package Manager streamlines .NET development by enabling quick installation, update, and...

Learn More 1 0Nov 7 '24

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

Automate Your C# Library Deployment: Publishing to NuGet and GitHub Packages with GitHub Actions

So you’ve created a cool C# library that you want to share with your fellow developers, but don’t...

Learn More 1 0Nov 4 '24

Simplifying Dependency Management with NuGet Central Package Management

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

Learn More 1 0Jan 14

GitHub | Deploy .net core NuGet Packages in GitHub Packages Registry

Note You can check other posts on my personal website: https://hbolajraf.net ...

Learn More 1 0Jul 23 '24

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 0May 29

C# | Create Nuget Package using .NET Standard

Note You can check other posts on my personal website: https://hbolajraf.net ...

Learn More 0 4Jul 23 '24

My Very First NuGet package

🚀 Exciting News! 🚀 I'm thrilled to announce the release of my very first NuGet package:...

Learn More 0 0Aug 21 '24

Publish C# Project to Nuget.org

Using NuGet packages and nuget.org are a great way to share our .NET projects with other developers...

Learn More 0 0Aug 26 '24

Failed to access Nuget in China

A post by 大白(小白不白)

Learn More 0 0Dec 19 '24