Implemented Filestore api #68
Annotations
10 errors
build-and-test:
src/IpfsClient.cs#L169
The type or namespace name 'IFilestoreApi' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
src/CoreApi/DupsResponse.cs#L8
The type or namespace name 'IDupsResponse' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
src/CoreApi/FilestoreApi.cs#L15
The type or namespace name 'IFilestoreApi' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
src/CoreApi/FilestoreApi.cs#L26
The type or namespace name 'IFilestoreApiObjectResponse' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
src/CoreApi/FilestoreApi.cs#L34
The type or namespace name 'IFilestoreApiObjectResponse' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
src/CoreApi/FilestoreApi.cs#L42
The type or namespace name 'IDupsResponse' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
src/CoreApi/FilestoreKey.cs#L9
The type or namespace name 'IFilestoreKey' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
src/CoreApi/FilestoreObjectResponse.cs#L8
The type or namespace name 'IFilestoreApiObjectResponse' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
src/IpfsClient.cs#L169
The type or namespace name 'IFilestoreApi' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
src/CoreApi/DupsResponse.cs#L8
The type or namespace name 'IDupsResponse' could not be found (are you missing a using directive or an assembly reference?)
|