Top 20 NuGet fsharp Packages
Goodreads API wrapper written in F#.
This is a F# Z3 API wrapper
F# and .NET Core SDK working together
Convenience meta-package: Rezoom.SQL.Provider with the Microsoft.Data.Sqlite driver for SQLite.
Convenience meta-package: Rezoom.SQL.Provider with the Microsoft.Data.SqlClient driver for MS SQL Server.
F# types ModelBinder for Nancy.
A meta type provider for creating simple type providers from plain old f# objects
Aether optics for Fable apps
F# friendly functions for Dynamics 365.
A collection of operators that can help write a Neo4j Cipher query using the natural syntax (or as close as possible) without resorting to too many magic strings.
Fable bindings for Express
Fable bindings for node-postgres
Fable bindings for Socket.io
Convenience meta-package: Rezoom.SQL.Provider with the Npgsql driver for PostgreSQL.
Extensions to make MvvmCross bindings more F#-ish
Unidirectional Framework for XAML Platforms built on top of Gjallarhorn
F# bindings and type providers for the Control Plane Services API.
Wrapper for BluePrint.Core for Fable Elmish
A .NET library made in F# to do encryption and decryptions of text with caesar cipher.
Create an instance of the class/module `CaesarCipher`, and start by using the functions `Encrypt(message:string, key:int)` and `Decrypt(message:string, key:int)`.