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

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

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

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

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

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

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

Publish Private Nuget Packages on Github

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

Learn More 1 0Jan 15

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

Umbraco Marketplace Package Sync Bookmarklet

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

Learn More 1 0Mar 28

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

Simplifying Dependency Management with NuGet Central Package Management

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

Learn More 1 0Jan 14

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

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

Failed to access Nuget in China

A post by 大白(小白不白)

Learn More 0 0Dec 19 '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

Best MySQL NuGet Packages for .NET Development

When developing .NET applications that interact with MySQL databases, choosing the right NuGet...

Learn More 0 0Mar 17

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