fauna / fauna-dotnet

Fauna FQL v10 driver for C#
Mozilla Public License 2.0
1 stars 1 forks source link

Fix interface naming and other cleanup #138

Closed pnwpedro closed 4 months ago

pnwpedro commented 4 months ago

Problem

While working through another PR, I noticed some cruft and naming inconsistencies that should be cleaned up.

Solution

Clean it up! And do it without introducing behavior changes.