Small script to generate a X509 certificate for testing purposes. In my case, for generating signed PDF documents. This will write the certificate and it's key out into a Pkcs 12 store. It relies on the BouncyCastle library (version 1.7 worked fine).
0 people like thisPosted: 3 days ago by mavnn
令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
4 people like thisPosted: 6 months ago by 方尖碑
Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
9 people like thisPosted: 7 months ago by Phillip Trelford
Download and install Ollama: https://ollama.com/ Ollama is a free common host for multiple different LLM-models like Google Gemma, OpenApi's GPT-OSS, Deepseek, etc.
2 people like thisPosted: 10 months ago by Tuomas Hietanen
ModelContextProtocol with FSharp (MCP with F#) https://modelcontextprotocol.io/docs/getting-started/intro Client and Server examples using https://github.com/modelcontextprotocol/csharp-sdk
2 people like thisPosted: 10 months ago by Tuomas Hietanen
Takes a list of (quantity/amount and price/rate) as decimals, and gives a weighted average
1 people like thisPosted: 10 months ago by Tuomas Hietanen
Unlike the previous chain of responsibility, this version use the pipeline to chain responsibilities.
106 people like thisPosted: 14 years ago by Tao Liu
Implements iterate function from Haskell's Prelude. The function generates an infinite sequence by applying a function to the initial value (first) and then to the result of previous application.
203 people like thisPosted: 15 years ago by Nick Palladinos
Strategy pattern in F#
83 people like thisPosted: 14 years ago by Tao Liu
Unlike the previous chain of responsibility, this version use the pipeline to chain responsibilities.
106 people like thisPosted: 14 years ago by Tao Liu
Invoke the methods from incompatible types
111 people like thisPosted: 14 years ago by Tao Liu
I use this basic template when writing .fsx files that I might want to compile. It adjusts the difference in command line/entrypoint handling between a script and a compiled assembly. This example shows the details for a WPF script — replace the #r's and/or remove the STAThread for a WinForms or Console script.
127 people like thisPosted: 15 years ago by Blake Coverett
collections (16) web (29) mailboxprocessor (27) sequences (48) tutorial (17) html (16) pattern matching (15) reflection (19) f# (43) algorithms (25) seq (54) design patterns (18) lists (15) http (18) recursion (33) string (29) computation expression (15) staging (18) silverlight (22) wpf (20)
fholm (26) Fabio Galuppo (14) Kit Eason (51) Cesar Mendoza (17) Robert Pickering (10) Tuomas Hietanen (80) Ankur Dhama (20) Tao Liu (17) Rick Minerich (15) Phillip Trelford (87) nagat01 (19) Joel Huang (13) devshorts (11) mavnn (17) Vesa Karvonen (8) Samuel Bosch (12) David Klein (16) Zhukoff Dima (8) Antonio Cisternino (8) Eirik Tsarpalis (89)
Database contains 3209 snippets out of which 1719 is public.