FSharp.TypeProviders.SDK
Type provider API
An F# API for building type providers
The SDK for creating F# type providers
300 stars
35 watching
94 forks
Language: F#
last commit: 5 months ago
Linked from 1 awesome list
fsharpsdktypeprovider
Related projects:
Repository | Description | Stars |
---|---|---|
fsprojects/fsharp.data.typeproviders | Legacy F# type providers for accessing various data sources using .NET Framework generators | 38 |
fsprojects/fsharp.configuration | Provides type providers for managing project configuration settings | 114 |
fsprojects/swaggerprovider | Generates type-safe interfaces from Swagger API definitions | 263 |
fsprojects/fsharp.data.sqlclient | Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 |
fsprojects/fsharp.management | Provides type providers for managing machine components and services | 91 |
fsprojects/fsharp.text.regexprovider | A type provider for regular expressions. | 74 |
fsprojects/s3provider | A type provider that allows access to Amazon S3 data through F# type syntax | 22 |
fsprojects/fsharp.json | A JSON serialization library designed specifically for F# with an emphasis on ease of use, null safety, and automatic type mapping. | 225 |
fsprojects/fsharp-companies | A community-curated list of companies using F# | 384 |
fsprojects/fsharp.data | A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. | 816 |
fsprojects/fsharpx.async | Utilities for asynchronous programming in F# | 94 |
eiriktsarpalis/typeshape | A library that enables practical datatype-generic programming in F# | 302 |
fsprojects/excelprovider | A .NET library that provides a read-only data source for Microsoft Excel files | 141 |
fsprojects/fsharp.data.toolbox | A set of libraries providing data access APIs for various systems using F#. | 57 |
fsprojects/graphprovider | A state machine type provider for managing discrete states and transitions in software systems | 35 |