Results 1 to 2 of 2

Thread: Portable Classes

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2013
    Posts
    59

    Portable Classes

    Hi,

    I want to create a library that contains math functions and calculations that are unique to construction industry. I would like to use in WinForms, WPF, Console and, UWP.

    Do I use a simple class library, a portable class library?

    Thank You,
    Bob Holahan

  2. #2
    Addicted Member NinjaNic's Avatar
    Join Date
    Dec 2013
    Location
    Earth
    Posts
    230

    Re: Portable Classes

    A portable class library targets multiple Microsoft platforms. You probably only require the simple class library.

    https://docs.microsoft.com/en-us/dot...-class-library

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width