IltaySaeedi's Stars
calebh/Juniper
SchlenkR/Vide
Vide - for state-aware function composition, usable from modern UIs to digital signal processing.
giraffe-fsharp/samples
Various sample applications built with Giraffe.
robrich/minimal-apis-aspnet
A presentation about new C# features and Minimal APIs in ASP.NET. See https://robrich.org/ for more.
teodoran/fsharp-aspnetcore-minimal-apis
Exploration of Minimal APIs in ASP.NET Core using F#
Zaid-Ajaj/SAFE.Simplified
A lightweight alternative template of SAFE for happy cross-IDE full-stack F# development
DamianEdwards/MinimalRazorComponents
An exploration of allowing returning rendered Razor Components (aka Blazor Components) from ASP.NET Core Minimal API endpoints.
DamianEdwards/RazorSlices
Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
JorgeVV/WebSharperSuave
Empty WebSharper Suave project.
BentTranberg/WsMusicStore
Like Suave Music Store, but with WebSharper on Suave
fsprojects/FsReveal
FsReveal parses markdown and F# script file and generates reveal.js slides.
theimowski/SuaveMusicStoreTutorial
GitBook based Tutorial for Suave.IO
theimowski/SuaveMusicStore
Sample application written in Suave.IO
skalinets/fable-suave-scaffold
[WIP] Working sample of a Suave + Fable + Elmish project with hot reloading
haf/suave-presentation.2015-09-03
Builds a RxJS chat on Suave.IO
ChangHaiBin/monad_fsharp
matthewcrews/FSharpPerformance
sebastienros/fluid
Fluid is an open-source .NET template engine based on the Liquid template language.
dotnet-foundation/content
Repo for submitting content for social amplification as well as content creation (i.e. blog, website, social)
spences10/scottspence.com
My blog made with SvelteKit and MDSveX
Cysharp/NativeMemoryArray
Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequence, scatter/gather I/O, etc...).
ivanceras/svgbob
Convert your ascii diagram scribbles into happy little SVG
fsprojects/fsharp-companies
Community curated list of companies that use F#
kekyo/TypeInferencer
Minimal type inference Algorithm W and Algorithm M in F#
CompositionalIT/SAFE-Dojo
An introductory dojo to learn how to develop full stack web applications in F#
mdn/dom-examples
Code examples that accompany various MDN DOM and Web API documentation pages
saadeghi/theme-change
Change CSS theme with toggle, buttons or select using CSS custom properties and localStorage
Symbolica/Symbolica.Extensions.Configuration.FSharp
Provides a safe API for binding the dotnet IConfiguration to types in F#.
fsprojects/ExcelFinancialFunctions
.NET Standard library providing the full set of financial functions from Excel.
ionide/LanguageServerProtocol
Library for building Language Server Protocol servers and clients in F#.