Pinned Repositories
endoftheline
EndOfTheLine is a Visual Studio extension that shows end of line markers in text editor allowing users to differentiate between CRLF and LF line endings.
EverythingAsCodeFSharp
Cloud projects with devops, deployment and build all done in code. In F#.
FabulousXamarinFormsWebViewProblem
Demonstrates a problem with the WebView in Fabulous.XamarinForms WPF losing its source
fsharp-isolated
Straight translation of templated C# dotnet isolated azure function
PiTsOff
Kodi screensaver for Raspberry Pi offical touchscreen
ReactiveUI
An MVVM framework for .NET that integrates the Reactive Extensions (Rx) framework
SplashLib
Update of Splash Screen code at https://weblogs.asp.net/bsimser/creating-a-native-win32-splash-screen
marklam's Repositories
marklam/PiTsOff
Kodi screensaver for Raspberry Pi offical touchscreen
marklam/GridSizingScopes
Trying to make Avalonia's grid sizing scopes work from Avalonia.FuncUI
marklam/HackyScripts
Nasty scripts to get a specific job done. No warranties, use at own risk etc
marklam/SplashLib
Update of Splash Screen code at https://weblogs.asp.net/bsimser/creating-a-native-win32-splash-screen
marklam/AnalyzerTests
Repro case for problems with F# Analyzers
marklam/aoc2023
Advent of Code 2023 solutions
marklam/Avalonia.FuncUI
Develop cross-plattform MVU GUI Applications using F# and Avalonia!
marklam/Avalonia.RangeSlider
RangeSlider for AvaloniaUI
marklam/AvaloniaBindings
Repro of problem with non-compiled bindings and explicit interface implementations
marklam/AvaloniaBindToFSharpControl
Demonstrates the problems defining an Avalonia control in F#
marklam/AvaloniaOpenGLPointCloud
Demo of a repaint problem with OpenGL in Avalonia
marklam/FShade
FShade is a Library allowing users to write Shaders in F# using code-quotations
marklam/FSharp.Collections.Immutable
F# bindings for System.Collections.Immutable
marklam/FSharp.Control.Reactive
Extensions and wrappers for using the Reactive Extensions (Rx) with F#.
marklam/FSharp17_10_LangVersion_Preview_MeasuresBug
Repro of error with measures bug in F# preview
marklam/FuncUIFileDialog
Attempt to invoke the Avalonia file dialog from Avalonia.FuncUI elmish hooks
marklam/Iosevka
Versatile typeface for code, from code.
marklam/Material.Avalonia
Material design in AvaloniaUI
marklam/mzLib
Library for mass spectrometry projects
marklam/Net9Slowdown
Repro case for .net9 jit slowdown
marklam/Nullness
Repo to demo https://github.com/dotnet/fsharp/issues/17776
marklam/paketAndBenchmarkdotnet
BencmarkDotNet vs Paket issue repro
marklam/PureHDF
A pure .NET library that makes reading and writing of HDF5 files (groups, datasets, attributes, ...) very easy.
marklam/ReactiveElmishRepro
Repro case for problem with ReactiveElmish
marklam/Roundtrip3DArrayOfStructList
PureHDF question
marklam/serilog-sinks-litedb
marklam/TestListProblem
Repro for a problem with F# tests using xUnit Theory
marklam/THREE
c# port of Three.js
marklam/tree-sitter-fsharp
tree-sitter-fsharp
marklam/XamlCompilerInternalError
Avalonia bug report repro