-
Can we please track support for TypeProviders providing nested types with static parameters? It seems to me it would be valuable for metaprogramming similar to how static parameterized method support…
-
I have a need for a type provider for Analysis Services cubes. It occured to me that it could be implemented as a provider here, but perhaps doesn't belong here? @pezipink, @colinbull what are your th…
-
### Description
Required documentation for using yaml typeprovider to set up the SQLProvider in production.
### Repro steps
1 Create Config.yaml file like this:
``` yaml
DB:
ConnectionString: D…
-
We at JetBrains getting this reported to our Exception Analyser.
You're violating contract for
com.jetbrains.php.lang.psi.resolve.types.PhpTypeProvider2#getType
/**
- @param element to deduce ty…
-
so for those of us relying on the type provider, what is the proposed plan? It took me awhile to figure out that the simple version update was a major breaking change, in assembly name, and in what's …
-
I'm trying to compile a script using the JSON type provider with Fable. However, whenever I try to access an expression using a provided type an exception is thrown.
#### Repro steps
Try to compile t…
-
### Description
Required documentation for using yaml typeprovider to set up the SQLProvider in production.
### Repro steps
1 Create Config.yaml file like this:
``` yaml
DB:
ConnectionString: D…
-
I have a perfectly valid code that doesn't compile in Release mode, when defining value `let subStr` in the code below.
#### Repro steps
- Create empty console application
- Add reference to FSharp.Da…
-
Enable the distribution of Fsharp.Data.TypeProvider as a nuget package.
-
I'm going to remove my first attempt at building the type provider prototype. It was a wrapper around Froto.Roslyn that I called Froto.Gen. Removing it for now.