Tim Forkmann

Results 8 issues of Tim Forkmann

I'm worked on updating Nightwatch at night ;) Following tasks are done: - [x] Fable 3 - [x] NET5 - [x] FAKE 5 - [x] Run app on iOS -...

### Description I'm trying to use the typeprovider with netcoreapp3.0 (3.0.100). But it is not working for me. I alread tried to reference System.Data.SqlClient. Ionide is failing as well. ###...

.NET Core reference assembly loading

Is there a way to access a table-valued function with the SQL Provider?

enhancement

### Description When adding a new connection to the typeprovider like this: `let [] CompileTimeConnectionString = "Data Source=..."` `type Sql = SqlDataProvider` I receiving following error message: > This expression...

Hi there, we really like Felizia and we are using it for our internal documentation. The only missing thing is a working search box which should search inside the content....

Hey there, I would like to use this tool. Is it possible to update this tool to netstandard 2.0?

### Describe the bug Ionide doesn’t show any warning or diagnostic when using do! with a partially applied function that is missing required parameters. The expression type-checks as a function...

bug