File tree Expand file tree Collapse file tree 6 files changed +12
-15
lines changed
.Net6版本/VOL.Core/BaseProvider
Vue.Net/VOL.Core/BaseProvider
开发版dev/Vue.NetCore/Vue.Net/VOL.Core/BaseProvider Expand file tree Collapse file tree 6 files changed +12
-15
lines changed Original file line number Diff line number Diff line change 1- using Microsoft . EntityFrameworkCore . Query ;
1+ using Microsoft . Data . SqlClient ;
2+ using Microsoft . EntityFrameworkCore . Query ;
23using System ;
34using System . Collections . Generic ;
4- using System . Data . SqlClient ;
55using System . Linq ;
66using System . Linq . Expressions ;
77using System . Threading . Tasks ;
Original file line number Diff line number Diff line change 1- using Microsoft . EntityFrameworkCore ;
1+ using Microsoft . Data . SqlClient ;
2+ using Microsoft . EntityFrameworkCore ;
23using Microsoft . EntityFrameworkCore . Query ;
34using Microsoft . EntityFrameworkCore . Storage ;
45using System ;
56using System . Collections . Generic ;
6- using System . Data . Common ;
7- using System . Data . SqlClient ;
87using System . Diagnostics . CodeAnalysis ;
98using System . Linq ;
109using System . Linq . Expressions ;
Original file line number Diff line number Diff line change 1- using Microsoft . EntityFrameworkCore . Query ;
1+ using Microsoft . Data . SqlClient ;
2+ using Microsoft . EntityFrameworkCore . Query ;
23using System ;
34using System . Collections . Generic ;
4- using System . Data . SqlClient ;
55using System . Linq ;
66using System . Linq . Expressions ;
77using System . Threading . Tasks ;
Original file line number Diff line number Diff line change 1- using Microsoft . EntityFrameworkCore ;
1+ using Microsoft . Data . SqlClient ;
2+ using Microsoft . EntityFrameworkCore ;
23using Microsoft . EntityFrameworkCore . Query ;
34using Microsoft . EntityFrameworkCore . Storage ;
45using System ;
56using System . Collections . Generic ;
6- using System . Data . Common ;
7- using System . Data . SqlClient ;
87using System . Diagnostics . CodeAnalysis ;
98using System . Linq ;
109using System . Linq . Expressions ;
Original file line number Diff line number Diff line change 1- using Microsoft . EntityFrameworkCore . Query ;
1+ using Microsoft . Data . SqlClient ;
2+ using Microsoft . EntityFrameworkCore . Query ;
23using System ;
34using System . Collections . Generic ;
4- using System . Data . SqlClient ;
55using System . Linq ;
66using System . Linq . Expressions ;
77using System . Threading . Tasks ;
Original file line number Diff line number Diff line change 1- using Microsoft . EntityFrameworkCore ;
1+ using Microsoft . Data . SqlClient ;
2+ using Microsoft . EntityFrameworkCore ;
23using Microsoft . EntityFrameworkCore . Query ;
34using Microsoft . EntityFrameworkCore . Storage ;
45using System ;
56using System . Collections . Generic ;
6- using System . Data . Common ;
7- using System . Data . SqlClient ;
87using System . Diagnostics . CodeAnalysis ;
98using System . Linq ;
109using System . Linq . Expressions ;
You can’t perform that action at this time.
0 commit comments