english Debugging FlacLibSharp I maintain a .NET library to read and write FLAC metadata, FlacLibSharp which some people find useful. There's a bug that I'd like to fix. I thought it could be interesting to document
english FlacLibSharp: Improving the Vorbis Comment API I maintain a small .NET library FlacLibSharp which some people seem to find useful. But an issue was reported that seemed to indicate part of the API was not user friendly. VorbisComment The
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
FlacLibSharp FlacLibSharp Found a User Some time ago I started work on a small library to read FLAC file metadata. Nice to know publishing your niche personal projects can help people. I was going to use it to