issues
search
fauna
/
fauna-dotnet
Fauna FQL v10 driver for C#
Mozilla Public License 2.0
1
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle event sources in DynamicSerializer
#224
pnwpedro
closed
4 hours ago
1
Handle unmaterialized sets in PageSerializer
#223
pnwpedro
closed
4 hours ago
1
docs: README fix
#222
jrodewig
closed
18 hours ago
0
fix: Remove NextAsync from FeedEnumerable
#221
cynicaljoy
closed
23 hours ago
1
docs: Update README for GA release
#220
jrodewig
closed
5 hours ago
0
Net9
#219
adambollen
opened
4 days ago
0
feat: Add Processing Time stat field
#218
cynicaljoy
closed
4 days ago
1
feat: Add Exception type for Event errors
#217
cynicaljoy
closed
4 days ago
1
chore: Pass driver-repo as input for 3rd-party platform test task
#216
adambollen
closed
5 days ago
0
docs: Add event feeds to README
#215
jrodewig
closed
4 days ago
0
chore(platform-tests): Build Dockerfile.dotnet in only amd64
#214
adambollen
closed
6 days ago
0
chore: Remove official net6.0 support
#213
adambollen
closed
6 days ago
0
feat: Debug Mode toggle for Tests
#212
cynicaljoy
opened
1 week ago
1
feat: Event Feeds
#211
cynicaljoy
closed
4 days ago
3
feat(platform-tests): Add 3rd-party platform testing to the release pipeline
#210
adambollen
closed
1 week ago
0
chore: Fix Doxygen warnings
#209
jrodewig
closed
1 week ago
1
Add (almost) all missing XML docs
#208
pnwpedro
closed
1 week ago
1
chore(client): Add support for query timeout buffer (port from JVM)
#207
adambollen
closed
1 week ago
1
[DOCS-3362] docs: Fix typo in streaming example
#206
jrodewig
closed
2 weeks ago
0
feat: Rename Stream to EventSource
#205
cynicaljoy
closed
2 weeks ago
1
[DOCS-3658] docs: Update CDC terminology in README
#204
jrodewig
closed
2 weeks ago
0
Release 0.5.0-beta
#203
pnwpedro
closed
2 weeks ago
0
[DOCS-3652] Note LINQ API is in preview
#202
jrodewig
closed
2 weeks ago
0
fix: Handle unmaterialize set endings in UTF8FaunaReader
#201
pnwpedro
closed
2 weeks ago
1
[DOCS-3648] Fix GTM head tag
#200
jrodewig
closed
3 weeks ago
0
chore(version): Bump version to 0.4.0-beta
#199
adambollen
closed
3 weeks ago
0
fix(perf-tests): Pin to fauna-shell@2.x
#198
adambollen
closed
3 weeks ago
0
feat(serialization): Add support for @bytes tag
#197
adambollen
closed
3 weeks ago
1
chore(serialization): Improve deserialization errors
#196
adambollen
closed
3 weeks ago
2
feat(logging): Add support for ILogger-based debug logging, including BYO
#195
adambollen
closed
3 weeks ago
1
Remove man and latex dirs
#194
jrodewig
closed
1 month ago
0
Fix 0.3.0-beta docs (again)
#193
jrodewig
closed
1 month ago
0
Replace docs version in 0.3.0-beta docs
#192
jrodewig
closed
1 month ago
0
Fix 0.3.0-beta docs
#191
jrodewig
closed
1 month ago
0
release: 0.3.0-beta
#190
pnwpedro
closed
1 month ago
0
fix: dynamic ref deser ends at wrong token
#189
pnwpedro
closed
1 month ago
1
Revert "release: 0.3.0-beta (#187)"
#188
pnwpedro
closed
1 month ago
0
release: 0.3.0-beta
#187
pnwpedro
closed
1 month ago
0
[DOCS-3543] docs: Add (current) to README h1
#186
jrodewig
closed
1 month ago
0
[DOCS-3539] docs: Document `FAUNA_SECRET` env var default
#185
jrodewig
closed
1 month ago
0
feat: Add client method to handle loading a ref
#184
pnwpedro
closed
1 month ago
1
chore(github-actions): Update Marketplace Actions
#183
cynicaljoy
closed
1 month ago
0
feat: Replace document/ref models with generic ref
#182
pnwpedro
closed
1 month ago
1
feat: Client endpoint from env var
#181
cynicaljoy
closed
1 month ago
1
NativeAOT support
#180
kjhickman
opened
1 month ago
3
chore(perf-tests): Improve perf metrics for paginating queries
#179
adambollen
closed
1 month ago
1
feat: Client secret from env var
#178
cynicaljoy
closed
1 month ago
3
fix(performance): Removing superfluous await based on profiling findings
#177
adambollen
closed
1 month ago
2
fix(event-streams): CPU Utilization
#176
cynicaljoy
closed
1 month ago
1
Align exceptions and support constraint failures
#175
pnwpedro
closed
1 month ago
1
Next