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).
3 people like thisPosted: 1 month ago by mavnn
令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
4 people like thisPosted: 7 months ago by 方尖碑
Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
10 people like thisPosted: 9 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: 11 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: 11 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: 1 year ago by Tuomas Hietanen
A functional wrapper around the new WCF Web APIs (http://wcf.codeplex.com/). Composition is achieved through the use of the HttpRequestMessage -> Async
Posted: 15 years ago by Ryan Riley
Get Stock Quote Data and Historical Stock Prices from Yahoo Finance.
237 people like thisPosted: 15 years ago by Tuomas Hietanen
Demonstrates how to implement the dynamic operator (?) using .NET Reflection. The implementation supports calling constructors, propreties and methods using simple overload resolution (based on parameter count). It handles instance as well as static members.
74 people like thisPosted: 15 years ago by Tomas Petricek
get the list of ethernet sql servers
90 people like thisPosted: 15 years ago by nCdy
Two/Three/Four-element generic tuples implemented as a value types for writing more efficient F# code.
77 people like thisPosted: 15 years ago by fholm
Three ways to split a list in half (but not necessarily in the middle). A forth version added that's very short and should be fast, as we only use List.fold. New champ found.
84 people like thisPosted: 15 years ago by Dmitri Pavlenkov
pattern matching (15) agent (20) reflection (19) regex (17) async (98) staging (18) array (22) collections (16) math (35) lazy (20) generic programming (17) kata (17) algorithms (25) f# (43) html (16) list (56) sequence (32) parsing (28) wpf (20) lists (15)
Samuel Bosch (12) Brian Berns (9) devshorts (11) nagat01 (19) Ankur Dhama (20) Evgeniy Andreev (13) Kit Eason (51) Cesar Mendoza (17) Tao Liu (17) Ryan Riley (25) Nick Palladinos (66) Carsten König (10) mavnn (17) Faisal Waris (37) David Klein (16) Zhukoff Dima (8) Taha Hachana (12) Phillip Trelford (87) Tomas Petricek (150) Antonio Cisternino (8)
Database contains 3209 snippets out of which 1719 is public.