C#: Add Dapper to supported frameworks

This commit is contained in:
Tamás Vajk
2021-04-20 09:30:47 +02:00
committed by GitHub
parent cb524b6c19
commit 408954e4d8

View File

@@ -28,6 +28,7 @@ C# built-in support
Json.NET, Serialization
NHibernate, Database ORM
WinForms, User interface
Dapper, Database ORM
Go built-in support
================================