Pinned Repositories
fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
fsharp.org
The F# Software Foundation website
fslang-design
RFCs and docs related to the F# language design process, see https://github.com/fsharp/fslang-suggestions to submit ideas
fslang-suggestions
The place to make suggestions, discuss and vote on F# language and core library features
mulberrylabs.github.io
Static hosting for mulberrylabs.com
ananoid
Ananoid provides nano identifiers, an alternative to UUIDs.
DeepDiveAP
Deep Dive into Active Patterns
fs-json.net
A library of tools to help F# and JSON.NET play nicely together.
GrowingGildedRose
This is (yet another) take on the Gilded Rose Kata, originally conceived by Terry Hughes.
pblasucci.github.io
Paul Blasucci's Weblog
pblasucci's Repositories
pblasucci/DeepDiveAP
Deep Dive into Active Patterns
pblasucci/ananoid
Ananoid provides nano identifiers, an alternative to UUIDs.
pblasucci/GrowingGildedRose
This is (yet another) take on the Gilded Rose Kata, originally conceived by Terry Hughes.
pblasucci/fszmq
An F# binding for the ZeroMQ distributed computing library. For more information, please visit:
pblasucci/commondotnet
This repository contains the slide deck, accompanying source code, and errata for a presentation on designing library APIs for the CLR (.NET or Mono).
pblasucci/quickpbt
This repository contains the slide deck, accompanying source code, and errata for a presentation on property-based testing, using FsCheck with .NET Core
pblasucci/Aenea
Lightweight CLI test runner for FsCheck
pblasucci/pblasucci.github.io
Paul Blasucci's Weblog
pblasucci/blog
Source for my blog
pblasucci/DetectDuplicates
A .NET Global tool that scans csproj files for duplicate package references
pblasucci/Donald
A simple F# interface for ADO.NET.
pblasucci/elixir-koans
Elixir learning exercises
pblasucci/Falco
Functional-first toolkit for building brilliant ASP.NET Core applications using F#.
pblasucci/FaultReport
pblasucci/Fornax
Static site generator using type safe F# DSL to define page templates.
pblasucci/FsAutoComplete
F# language server using Language Server Protocol
pblasucci/fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
pblasucci/fsharp-companies
Community curated list of companies that use F#
pblasucci/fsharp-presentations
Archive of some F# presentations over the years
pblasucci/FSharp.Formatting
F# tools for generating documentation (Markdown processor and F# code formatter)
pblasucci/fslang-design
RFCs and docs related to the F# language design process, see https://github.com/fsharp/fslang-suggestions to submit ideas
pblasucci/fslang-suggestions
The place to make suggestions, discuss and vote on F# language and core library features
pblasucci/genoteerd
pblasucci/Giraffe
A native functional ASP.NET Core web framework for F# developers.
pblasucci/Gjallarhorn
Gjallarhorn is a small, lightweight framework for managing mutable state when notifications are required.
pblasucci/hotchocolate
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
pblasucci/MessageRouter
A CQRS (Event-driven) message router in F#
pblasucci/neptune_expecto_repro
Demonstrates some issues encountered using Neptune with Expecto
pblasucci/pimbrouwersdotcom
Pim has a website and this is that website.
pblasucci/ProjectScaffold
A prototypical .NET solution (file system layout and tooling), recommended for F# projects