Top 20 NuGet Packages depending on Dapper
Total dependencies: 1885
Package Description
MS data abstractions
Package Description
Package Description
Package Description
Package Description
you can easily to start with db operation .
surport for mysql & sqlserver
1. using Jango.Dapper;
2. services.AddJangoDapper(DbType.Sqlserver) or services.AddJangoDapper(DbType.MySql)
Package Description
MySql.TinyDbCopy is a free and simple tool to clone MySql databases.
Package Description
1.using Ocelot.ConfigStored.Mysql.Extensions;
2.services.AddOcelot()
.AddConfigStoredInMySql("server=localhost;port=3306;database=****;user=gateway;password=xxxx;charset=utf8;SslMode=none;");
Package Description
Package Description
Manage access to the application