Common.SqlSugarQuery
sqlsugar和EFcore读写分离 1.services.AddDbContext<OpenDbContext>(options => options.UseMySql(Configuration["ConnectionStrings:MySQL"])); 2. services.AddSqlSugarService(() => { return new BaseQueryConfig { ConnectionString = Configuration["ConnectionStrings:MySQL"], DbType = SqlSugar.DbType.MySql }; });
Activity
- Latest release
- 4y ago
- Total releases
- 7
- Cadence
- ~9 days
- Last 12 months
- 0
Details
- First release
- Oct 10, 2020
| Version | Released | |
|---|---|---|
1.2.1-beta1
pre
|
1.2.1-beta1
pre
Dependencies (4)
|
|
1.1.2
patch
|
1.1.2
patch
Dependencies (5)
|
|
1.1.1
patch
|
1.1.1
patch
Dependencies (5)
|
|
1.1.0
minor
|
1.1.0
minor
Dependencies (5)
|
|
1.0.2
patch
|
1.0.2
patch
Dependencies (5)
|
|
1.0.1
patch
|
1.0.1
patch
Dependencies (5)
|
|
1.0.0
initial
|
1.0.0
initial
Dependencies (5)
|