Related resources for ClassLibrary
  • Creating Unit Test project for NodaTime1/9/2024 6:08:45 AM. Creating a NodaTime classlibrary project and adding Unit tests for that classlibrary. The creation of a NodaTime ClassLibrary project for .NET applications, emphasizing the importance of unit testing
  • A Simple Calculator Class in C# 69/15/2023 7:14:28 AM. In this article you will learn how to create a simple Calculator Class in C# 6.
  • Introduction to Portable Class Library (PCL)12/26/2013 7:05:01 AM. This article exlains the need for a Portable Class Library (PCL), explains how a PCL solves the problem and then explains how to use it.