mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-12-14 15:15:47 +08:00
v0.1.0 & FreeSql.Repository
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Threading.Tasks;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace FreeSql {
|
||||
public interface IReadOnlyRepository<TEntity> : IRepository
|
||||
|
||||
Reference in New Issue
Block a user