.net .NET Standard Continuous Integration with Travis CI and Github After porting FlacLibSharp to .NET Standard, publishing it to NuGet and building it on Linux. I felt I needed to add Travis CI continuous builds to my Github repo. I thought that this
c# Building and Testing a .NET Standard library on Linux I maintain a library with a modest number of users (at least two!) that can read FLAC metadata, in .NET. Recently I ported it to .NET Standard and published it on NuGet. Porting
NETStandard Porting FlacLibSharp to .NET Standard (Part 2) In Part 1 I talked about how I got from a .NET Framework 2.0 project to a .NET Standard 1.3 project. In this post, I'll write down what I did to
NETStandard Porting FlacLibSharp to .NET Standard (Part 1) With the release of .NET Standard 2.0 I thought it was time to convert FlacLibSharp to .NET Standard. FlacLibSharp is a .NET library I once made to read and write metadata of