In this video, we will learn how to create your own Math library .dll file using C# .net core library project, and then we will add references and include the namespace in some other console application. We will learn to create a function/procedure in c# that will receive unlimited arguments using the params keyword and return the sum of all integers. We will learn to publish C# project and create our own NuGet package and its installation.
コメント