Reuse your C# code by creating NuGet packages
A guide on creating and sharing reusable C# code by building and publishing custom NuGet packages for personal and professional projects.
A guide on creating and sharing reusable C# code by building and publishing custom NuGet packages for personal and professional projects.
A step-by-step tutorial on creating a .NET Standard class library in Visual Studio, including basic calculator methods and preparation for NuGet publishing.
Guide to creating custom PowerShell Snap-ins for SharePoint 2010, extending PowerShell with custom Cmdlets.