
NuGet is an open-source package management system developed by Microsoft to enable the packaging, distribution, and management of software components for the .NET platform. Introduced in 2010, NuGet aims to provide centralized access to libraries commonly used in .NET Framework and .NET Core projects. A NuGet package is typically distributed as a file with the .nupkg extension and contains .NET code, compiled DLL files, metadata, and package dependencies.History and DevelopmentThe NuGet project
EN
Metin Terzioğlu

NuGet Package, Microsoft tarafından geliştirilen ve .NET platformuna yönelik yazılım bileşenlerinin paketlenmesi, dağıtılması ve yönetilmesini sağlayan açık kaynaklı bir paket yönetim sistemidir. İlk olarak 2010 yılında tanıtılan NuGet, .NET Framework ve .NET Core projelerinde sıkça kullanılan kütüphanelerin merkezi olarak erişilebilir olmasını amaçlamaktadır. “NuGet paketi”, genellikle bir .nupkg uzantılı dosya biçiminde olup, içerisinde .NET kodu, derlenmiş DLL dosyaları, metadata bilgileri ve
TR
Metin Terzioğlu