Pinned Repositories
dotnet-podcasts
Giraffe.EndpointRouting.OpenAPI
An extension to Giraffe that provides easy OpenAPI integration.
Giraffe.HotReload
A Giraffe extension that incorporates FSharp.Compiler.Portacode to enable live-updates
sdk-container-demo
Example projects and GitHub Actions Workflows using the .NET SDK to create containers
tree-sitter-fsharp
A tree-sitter grammar for F#, derived from the [spec](https://fsharp.org/specs/language-spec/4.1/FSharpSpec-4.1-latest.pdf)
fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
FAKE
FAKE - F# Make
Paket
A dependency manager for .NET with support for NuGet packages and Git repositories.
FsAutoComplete
F# language server using Language Server Protocol
ionide-vscode-fsharp
VS Code plugin for F# development
baronfel's Repositories
baronfel/sdk-container-demo
Example projects and GitHub Actions Workflows using the .NET SDK to create containers
baronfel/msbuild-nested-app-sample
A sample of how to embed other applications safely into your application
baronfel/check-dotnet-install-scripts-action
A Github Actions script that checks if a local copy of the dotnet-install scripts is up to date or not
baronfel/dotnet-docs
This repository contains .NET Documentation.
baronfel/akeyless-web-target
A web API project to mock a dynamic secrets web target. This is purely mock secrets to work as a test backend for any dynamic secret implementation.
baronfel/aspire
.NET Aspire
baronfel/CentralisedPackageConverter
Converts a project to use Centralised Package Management
baronfel/core
Home repository for .NET Core
baronfel/dotnet-app-sbom-sample
A repo showing SBOM generation for .NET applications
baronfel/dotnet-breakage-reproducer
https://github.com/actions/runner-images/issues/11402
baronfel/dredge
Dredge: A Container Registry Client CLI
baronfel/Entropy
A place for random samples, prototypes and ideas. None of the stuff here is supported or production grade.
baronfel/expecto
A smooth testing framework for F# with colourful printing (future: proper diffing) parallel tests by default and frequent releases and a nice expectation API.
baronfel/fable-compiler.github.io
Fable web site
baronfel/Feliz.Plotly
Fable bindings written in the Feliz-style for plotly.js.
baronfel/FsAutoComplete
F# compiler service API exposed via a console application
baronfel/FSharp.Formatting
F# tools for generating documentation (Markdown processor and F# code formatter)
baronfel/fvtt-pf2e-magaambya-study-helper
baronfel/Giraffe
A native functional ASP.NET Core web framework for F# developers.
baronfel/libvt100
A purely .net/C# library for parsing a VT100/ANSI stream
baronfel/mirrorsharp
MirrorSharp is a code editor <textarea> built on Roslyn and CodeMirror
baronfel/MonoDevelop.MSBuildEditor
Improved MSBuild editing support
baronfel/MSBuildWasm
baronfel/multi-rid-publish-performance
A repo with an example of how to minimize Csc compilations when using crossgen to compile for many RIDs
baronfel/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
baronfel/pf2e
A community contributed game system for Pathfinder Second Edition.
baronfel/sbom-tool
The SBOM tool is a highly scalable and enterprise ready tool to create SPDX 2.2 compatible SBOMs for any variety of artifacts.
baronfel/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
baronfel/sharp-louis
.NET wrapper for the LibLouis Braille translator and back-translatorlibrary.
baronfel/updatescript
A repo showing how to implement custom MSBuild logic, debugging it along the way.