- WriteEventHandlerExample.cs - How to use WriteAPI with batch options and how to handle events
- HttpErrorHandling.cs - How to handle errors on write and retrieve response headers.
- InvokableScripts.cs - How to use Invokable scripts Cloud API to create custom endpoints that query data
- ParametrizedQuery.cs - How to use parameterized Flux queries
- RecordRowExample.cs - How to use FluxRecord.Row (List) instead of FluxRecord.Values (Dictionary), in case of duplicity column names