F# topic

F# (pronounced “F sharp”) is a cross-platform, open source, functional programming language for .NET. It also includes object-oriented and imperative programming.

List F# repositories

Farkle

84
Stars
6
Forks
Watchers

LALR parser combinators for C# and F#.

Awesome-Fabulous

131
Stars
15
Forks
Watchers

A hand-curated list of awesome resources when using Fabulous 📱

dotnet-mono

52
Stars
5
Forks
Watchers

dotnet utility to run .net full apps using mono on OSX/Linux

dotnet-web-benchmarks

22
Stars
4
Forks
Watchers

Benchmarks of popular .net web frameworks

DomainModelingMadeFunctional

401
Stars
79
Forks
Watchers

Extended code samples related to the book "Domain Modeling Made Functional". Buy the book here: https://pragprog.com/book/swdddf/domain-modeling-made-functional or here https://fsharpforfunandprofit.c...

Cvdm.ErrorHandling

43
Stars
5
Forks
Watchers

[DEPRECATED, use FsToolkit.ErrorHandling] AsyncResult and Result computation expressions and helper functions for error handling in F#

FSharp.JsonApi

20
Stars
2
Forks
Watchers

Use F# to create and consume flexible, strongly typed web APIs following the JSON:API specification

FSharp.Domain.Validation

143
Stars
7
Forks
Watchers

Designing with types requires a lot of code - this library fixes that

typesafe-spa

25
Stars
0
Forks
Watchers

This is a small demo that explores different approaches for creating a potentially scalable single page application.

XamarinReduxDemo

24
Stars
6
Forks
Watchers

Building An F# Redux Store For C# Xamarin Apps