You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pure .NET 8 library for reading and writing Microsoft Access (.mdb / .accdb) files. No ODBC, no ACE drivers, no native dependencies — runs anywhere .NET 8 runs (Windows, Linux, macOS, containers). This is a C# port of the spannm/jackcess Java project