Update README.md #28
Annotations
10 warnings
build:
src/BuildingBlocks/Mongo/Extensions.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/Mongo/Extensions.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/Mongo/IMongoDbContext.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/Mongo/IRepository.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/Mongo/IRepository.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/Mongo/MongoDbContext.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/Mongo/MongoDbContext.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/Mongo/MongoRepository.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/Mongo/MongoRepository.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/EventStoreDB/Config.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|