TheAngryByrd / MiniScaffold
F# Template for creating and publishing libraries targeting .NET 6.0 `net6.0` or console apps .NET 6.0 `net6.0`.
☆266Updated 2 months ago
Alternatives and similar repositories for MiniScaffold:
Users that are interested in MiniScaffold are comparing it to the libraries listed below
- High performance System.Threading.(Value)Task computation expressions for F#☆242Updated 2 years ago
- System.Text.Json extensions for F# types☆337Updated this week
- Myriad is a code generator for F#☆352Updated 2 weeks ago
- FsUnit makes unit-testing with F# more enjoyable. It adds a special syntax to your favorite .NET testing framework.☆434Updated last month
- Write F# unit test assertions as quoted expressions, get step-by-step failure messages for free☆290Updated 2 months ago
- This library provides a set of F# helpers for string manipulations, logging, collection data structures, file operations, text processing…☆363Updated 8 months ago
- A lightweight, generic F# database abstraction.☆177Updated 2 months ago
- The SDK for creating F# type providers☆302Updated last month
- F# computation expression builder for System.Threading.Tasks☆236Updated 4 years ago
- FsConfig is a F# library for reading configuration data from environment variables and AppSettings with type safety.☆164Updated last year
- Scriptable static site generator using type safe F# DSL to define page templates.☆244Updated last year
- Lightweight F# extension for StackOverflow Dapper with support for MSSQL, MySQL, PostgreSQL, and SQLite☆385Updated 5 months ago
- Type-safe communication layer (RPC-style) for F# featuring Fable and .NET Apps☆276Updated 4 months ago
- A declarative CLI argument parser for F#☆465Updated last month
- Fsharp LInear Programming System☆254Updated 4 months ago
- .NET Cross platform and highly composable middleware for building web request handlers in F#☆205Updated last month
- Practical generic programming for F#☆304Updated 2 weeks ago
- Json mapper for F#☆198Updated last year
- Lint tool for F#☆304Updated 7 months ago
- F# units of measure for primitive non-numeric types☆173Updated 8 months ago
- An elmish wrapper around Miguel de Icaza's 'Gui.cs' https://github.com/migueldeicaza/gui.cs including a fable like view DSL.☆228Updated 5 months ago
- Asynchronous sequences for F#☆165Updated 6 months ago
- An opinionated F# Library for error handling☆487Updated this week
- On-demand adaptive/incremental data for F# https://fsprojects.github.io/FSharp.Data.Adaptive/☆252Updated this week
- An F# Excel spreadsheet generator☆143Updated last year
- IRC-style chat demo featuring full-stack F#, Akka.Streams, Akkling, Fable, Elmish, Websockets and .NET Core