Ben Sagal
Ben Sagal
This plugin applies the java plugin witch is incompatible with the android new build system plugin (com.android.tools.build:gradle:0.6.3). Is there any way make this plugin to make them compatible with andriod?
Would it be possible to add support for calculating the crc of `ReadOnlySpan` and `ReadOnlySequence`
I have been looking into building the .NET core sdk from source (as opposed to the current monolithic mostly pre-build dev-dotnet/dotnet-cli ebuild) as i believe that only way to package...
Can this repository be added to extrepo (https://salsa.debian.org/extrepo-team/extrepo-data)
When running a query with a parameter object containing TVP field an exception is thrown. The same code without the `[DapperAot]` attribute workes as expected. Code to reproduce: ```c# using...
When encoding and decodeing JWT date fields (such as exp and iat) the decoded value is shown as timestamps. Would it be posible to convert the timestamp to and from...
Do you have a plan to allow server side sorting?
**Describe the bug** When using **Literal replacement** (`{=XXX}`) in a SQL query, Dapper AOT emits the following error: ``` Error DAP214 : Variable @XXX is not declared and no corresponding...
### Summary The current `BeginEndMarkPipelineFilter` requires the `beginMark` to be aligned at the current reader position. If the stream contains garbage or misaligned data before the valid marker, the filter...