more dotnet8 #8
Annotations
10 warnings
build:
src/JK.Common.EntityFrameworkCore.SqlServer/Ado/NonQueryOperationBase.cs#L5
Missing XML comment for publicly visible type or member 'NonQueryOperationBase'
|
build:
src/JK.Common.EntityFrameworkCore.SqlServer/Ado/NonQueryOperationBase.cs#L10
Missing XML comment for publicly visible type or member 'NonQueryOperationBase.NonQueryOperationBase(DbContext, CommandType, string)'
|
build:
src/JK.Common.EntityFrameworkCore.SqlServer/Ado/NonQueryOperationBase.cs#L17
Missing XML comment for publicly visible type or member 'NonQueryOperationBase.Execute()'
|
build:
src/JK.Common.EntityFrameworkCore.SqlServer/Ado/OperationBase.cs#L5
Missing XML comment for publicly visible type or member 'OperationBase'
|
build:
src/JK.Common.EntityFrameworkCore.SqlServer/Ado/OperationBase.cs#L7
Missing XML comment for publicly visible type or member 'OperationBase.OperationBase(DbContext)'
|
build:
src/JK.Common.EntityFrameworkCore.SqlServer/Ado/OperationBase.cs#L12
Missing XML comment for publicly visible type or member 'OperationBase.Context'
|
build:
src/JK.Common.EntityFrameworkCore.SqlServer/Ado/OperationBase.cs#L14
Missing XML comment for publicly visible type or member 'OperationBase.SetupParameters(IDbCommand)'
|
build:
src/JK.Common.EntityFrameworkCore.SqlServer/Ado/OperationBase.cs#L18
Missing XML comment for publicly visible type or member 'OperationBase.SetupCommand(CommandType, string)'
|
build:
src/JK.Common.EntityFrameworkCore.SqlServer/Ado/QueryOperationBase.cs#L6
Missing XML comment for publicly visible type or member 'QueryOperationBase<T>'
|
build:
src/JK.Common.EntityFrameworkCore.SqlServer/Ado/QueryOperationBase.cs#L11
Missing XML comment for publicly visible type or member 'QueryOperationBase<T>.QueryOperationBase(DbContext, CommandType, string)'
|