Dropping Pakets and F# Bombs

| programming | dotnet | learning |

I tried to be clever with the title.

I spent the better part of the evening yesterday trying to get the LaunchDarkly .NET SDK to work in F#. This was a part of my current journey of trying to learn more F# so that I can continue to contribute to the dark porting effort.

My first problem was I was trying to use the Paket package manager which is in use in dark, but for some reason I could not get any of the installed dependencies to be recognized. I randomly got it working in one project when I saved and re-opened a file, but then when I started a new project the same trick didn’t work.

Needless to say I have no idea what I am doing. After spending way too much time troubleshooting this, I just switched back to the built in package manager from the dotnet CLI which uses nuget. This got me to the point where I was able to at least load and recognize the dependency in my F# code.

Sadly, I was not able to get this to actually work. I think the main problems is that I don’t really understand how to use .NET objects from within F# and all of my code, while syntactically correct, looks like object oriented F# (which I guess is kind of a thing, but not really).

The good news is that I am sure I will figure this out given enough time, so onwards for now.

Thank you for reading! Share your thoughts with me on bluesky, mastodon, or via email.

Check out some more stuff to read down below.

Most popular posts this month

Recent Favorite Blog Posts

This is a collection of the last 8 posts that I bookmarked.

Articles from blogs I follow around the net

Y si sí?

No les ha pasado que existe una cosa que queremos lograr, puede ser un objetivo, una meta, o un sueño. Y por más que lo hayamos intentado, no lo hemos conseguido. Puede ser el trabajo ideal, el amor de nuestras vidas, o el propio éxito. Y por más que se in...

via Martin Morales July 2, 2026

In defense of AI mandates

When you need to execute a coordinated change on a tight timeline, a mandate is the best and most honest way to fund it.

via charity.wtf July 2, 2026

This Page Left Intentionally Blank

I was popping off about negation being an act of creativity, when Blake Watson introduce me to the idea of the “This Page Intentionally Left Blank”-Project (Internet Archive): In former times printed manuals had some blank pages, usually with the remark “t...

via Jim Nielsen’s Blog July 2, 2026

Generated by openring