GennadyGS's Stars
Zaid-Ajaj/Npgsql.FSharp
Thin F# wrapper around Npgsql, the PostgreSQL database driver for .NET
Zaid-Ajaj/Npgsql.FSharp.Analyzer
F# analyzer that provides embedded SQL syntax analysis, type-checking for parameters and result sets and nullable column detection when writing queries using Npgsql.FSharp.
aruss/DotNetCore_ModularApplication
.NET Core Dependency Injection with Modules and Configuration File
sergey-tihon/Stanford.NLP.Fsharp
F# extentions for The Stanford.NLP.NET
keon/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
sergey-tihon/Stanford.NLP.NET
Stanford NLP for .NET
menees/Analyzers
C# code analyzers
FooSoft/anki-connect
Anki plugin to expose a remote API for creating flash cards.
Anniepoo/swipldcgtut
A tutorial for DCG's in swi-Prolog
Anniepoo/prolog-examples
Some simple examples for new Prolog programmers
Tarmil/FSharp.SystemTextJson
System.Text.Json extensions for F# types
phasetr/AlgorithmsAndDataStructureByFSharp
algorithms and data structures by F#
fsharp/fslang-suggestions
The place to make suggestions, discuss and vote on F# language and core library features
fsprojects/FSharpx.Collections
FSharpx.Collections is a collection of datastructures for use with F# and C#.
fsprojects/FSharpLint
Lint tool for F#
coverlet-coverage/coverlet
Cross platform code coverage for .NET
dotnet/reactive
The Reactive Extensions for .NET
dotnet/fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
GDATASoftwareAG/FuncyDown
A simple functional library to create Markdown files.
fsprojects/awesome-fsharp
A curated list of awesome F# frameworks, libraries, software and resources.
lfr/FSharp.Domain.Validation
Designing with types requires a lot of code - this library fixes that
Jmaharman/fsharp-a-beginners-guide
This repository is a series of small lessons that I wrote for my colleagues at work, in an attempt to get them interested in F# with the possibility of using it at work in the coming months / years.
hedgehogqa/fsharp-hedgehog
Release with confidence, state-of-the-art property testing for .NET.
cannorin/FSharp.CommandLine
A framework for building command line application in F#
fslaborg/flips
Fsharp LInear Programming System
fsprojects/OpenAPITypeProvider
F# type provider for Open API specification
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
ionide/FSharp.Analyzers.SDK
Library for building custom analyzers for F# / FSAC
MoiraeSoftware/Myriad
Myriad is a code generator for F#
SaturnFramework/Saturn
Opinionated, web development framework for F# which implements the server-side, functional MVC pattern