fsharp-practice
There are 58 repositories under fsharp-practice topic.
cboudereau/category-theory-for-dotnet-programmers
This repo contains all c++ / haskell samples from Bartosz Milewski's book (Category Theory for Programmers) converted to csharp and fsharp
yashelter/fsharp-learning
Тут можно найти учебный материал и решённые задачи по программированию на F# :)
ChrisPritchard/My-Exercism-Solutions
My exercism solutions to exercises on https://Exercism.io
jamieday/FunkyTetris
Functional programming & Tetris, funky stuff
houstonhaynes/fsharp_webparser
Initial F# project to extract openGraph attributes from a web page and return as a JSON object to be picked up by Hugo (Portfolio)
HamzaAnis/Btc-Bal-Rate
Using BlockChain and F# to get the balance and the current value.
jtucker/FunBlazorInAction
An experiment in converting the sample app from Blazor In Action to Fun.Blazor
kourouklides/fsharp-examples
Example code in .NET F#
mwyrebski/todofs
Todo list in F# (sample)
meanmachin3/f-sharp-a-day
I'll be using this repo to keep my notes towards learning F#
YoRyan/OttoBot
A Discord bot written in F#.
arvdrpoo/AdventOfCode2018
[SPOILERS] My solutions to AdventOfCode 2018 challenges. See https://adventofcode.com/2018.
develooper1994/FSharpDersler
F# dili değişik ifadeler içerdiğinden tanıtmak istedim. C# alternatifi gibi gözükse de değişik ifadeler yanılsamalara sebep olabiliyor.
dirkgroot/FSharpx.RadixTree
A general-purpose implementation of a Relaxed Radix Balanced tree.
MichalMoudry/fsharp-test-api
Test project demonstrating a web API, that is built with F# and is using EF Core (with SQLite).
pguilbert/PriceTracker
A library for retrieving the price of an Amazon product.
ratokuzmanic/playground-tic-tac-toe
Playground Tic-Tac-Toe implementation in F#.
stedi67/ecommerce
Some e-commerce domain modelling
ZaymonFC/ToyRobot
Robots Journey Kata.
Asanga87/F-Sharp
functional programming
bmic86/project-euler
My solutions to the Project Euler problems (implemented in F#).
eminencegrs/fp-in-fs
Exercises to the book "Functional Programming Using F#" written by Michael R. Hansen and Hans Rischel
HezzTia/Kata04_DataMunging_1106145
Kata 04: Data Munging exercise done in F#
ianis58/Blog
test of the Giraffe library to create web apps using F# and .NET Core
jprofeta/advent-of-code-2020
My F# solutions to the 2020 Advent of Code puzzles (https://adventofcode.com/2020)
ken-okabe/devcontainer-fsharp
devcontainer for fsharp
WojcikMikolaj/Rosetta-Code-s-challenges-in-F-sharp
Challenges from Rosetta Code done in F#.
admiralnelson/bannerlord-fsharp-example
A simple mod written in F# to demonstrate FP in bannerlord scripting/modding.
bbalaji561/FSharp-Samples
F# Akka actor samples - initial learning
ewdlop/Bolero
Bolero brings Blazor to F# developers with an easy to use Model-View-Update architecture, HTML combinators, hot reloaded templates, type-safe endpoints, advanced routing and remoting capabilities, and more.
iTKerry/reader-monad-sample
F# Reader<a', b'> sample
jfkonecn/FSharpLinuxQuickStart
F# Linux Quick Start
lkhorasandzhian/pdf-tool
This is a simple console application for merging multiple PDF files
Piotr1215/exercism-fsharp-solutions
My solutions to fsharp track exercises from exercism.io
Reenuay/ConsoleCalc
Simple console calculator