Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Cannot configure "app" to UseAriesFramework #232

Open
laurentiubadea opened this issue Oct 3, 2022 · 1 comment
Open

Cannot configure "app" to UseAriesFramework #232

laurentiubadea opened this issue Oct 3, 2022 · 1 comment

Comments

@laurentiubadea
Copy link

I have followed your tutorial in order to create a demo project.

When trying to configure the startup as specified in the Readme, I get ann error for app.UseAriesFramework() stating the fact that IApplicationBuilder does not contain a definition for that.

It is worth mentioning the fact that I have installed the nuget package for this project. Tried same thing with 2 different kind of projects. None of them works.

Please help.

image

@x0axz
Copy link

x0axz commented Oct 11, 2022

Make sure these 2 packages are installed:

<PackageReference Include="Hyperledger.Aries" Version="1.6.2" />
<PackageReference Include="Hyperledger.Aries.AspNetCore" Version="1.6.2" />

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants