Tarmil / FSharp.Data.LiteralProvidersLinks
F# Type providers generating literals from the compile-time environment
☆136Updated last year
Alternatives and similar repositories for FSharp.Data.LiteralProviders
Users that are interested in FSharp.Data.LiteralProviders are comparing it to the libraries listed below
Sorting:
- dotnet CLI tool to generate type-safe F# and Fable clients from OpenAPI/Swagger or OData services☆159Updated last year
- F# units of measure for primitive non-numeric types☆192Updated 8 months ago
- Facil generates F# data access source code from SQL queries and stored procedures. Optimized for developer happiness.☆151Updated last week
- Designing with types requires a lot of code - this library fixes that☆143Updated last year
- Easily generate Excel sheets from F#☆80Updated last year
- F# Cold Tasks and Cancellable Tasks☆147Updated last month
- An extensible F# validation library.☆158Updated last year
- A CSS class type provider for F# web development. Bring external stylesheet classes into your F# code as design-time discoverable compile…☆172Updated 4 years ago
- ☆136Updated 2 weeks ago
- F# type providers to support statically typed access to input parameters and result set of sql statement in idiomatic F# way. Data modifi…☆127Updated 3 years ago
- Create client-server Fable-Elmish apps keeping a single mindset☆143Updated last year
- A computation expression and module for seamless working with IAsyncEnumerable<'T> as if it is just another sequence☆110Updated last week
- FsConfig is a F# library for reading configuration data from environment variables and AppSettings with type safety.☆169Updated 2 years ago
- Create SVG vector graphics in F#☆79Updated 2 months ago
- FSharp.Control.WebSockets wraps dotnet WebSockets in FSharp friendly functions and has a ThreadSafe version.☆76Updated last year
- A set of utilities, that you always wanted to have in F#.☆127Updated 3 years ago
- Practical dependency injection in Giraffe that gets out of your way☆72Updated 3 years ago
- F# analyzer that provides embedded SQL syntax analysis, type-checking for parameters and result sets and nullable column detection when w…☆139Updated last year
- F# Wrapper for OpenAPI.NET