.NET Framework is not open source; Mono is a reimplementation of it — and fine for legacy projects, but you get a much better experience with .NET Core (which is open source).
> On Nov 23, 2023, at 12:01, Peter Vollan <[email protected]> wrote: > > is that what mono is? > > > On Thu, 23 Nov 2023 at 11:33, <[email protected] > <mailto:[email protected]>> wrote: >> The .NET framework is open source and there is a Linux version of .NET >> called Mono. You might not have to change a thing... >> >> Jeff Birt >> >> -----Original Message----- >> From: M100 <[email protected] >> <mailto:[email protected]>> On Behalf Of Joshua O'Keefe >> Sent: Thursday, November 23, 2023 1:25 PM >> To: [email protected] <mailto:[email protected]> >> Subject: Re: [M100] Model T clock doubler >> >> > On Nov 23, 2023, at 8:13 AM, Stephen Adolph <[email protected] >> > <mailto:[email protected]>> wrote: >> > >> > If it adds value, getting a linux version would be nice too I think. >> > I'm happy to share the files I compiled. >> >> Hey Steve, >> >> I'd love access to the source code to make an attempt at building a Linux >> version. I'm far from a .Net guy but I suspect the differences on the >> serial port side won't be all that large, and everything else should >> hopefully be "close enough." >> >> >>
