IdentityServer / IdentityServer3.Admin.EntityFramework

Apache License 2.0
12 stars 30 forks source link

Nuget Package #2

Closed kathrine0 closed 8 years ago

kathrine0 commented 8 years ago

Hello, I've downloaded these sources and I tried to replace IdentityServer3.Admin.EntityFramework (core) project with the nuget found here: https://www.nuget.org/packages/IdentityServer3.Admin.EntityFramework/1.0.0-beta3. However, it seems not to be working. Can you give me any tips where do I find a working nuget? Thank you,

iBoonz commented 8 years ago

What exactly is not working? What error are you getting?

kathrine0 commented 8 years ago

Hey, I solved my problems by manually adding configuration to packages.config and references to .csproj files. Somehow nuget did not do that automatically. Also, there is missing Automapper dependency which is resolved by manually installing Automapper package.

iBoonz commented 8 years ago

@brockallen, is it possible to publish a new nuget package?

brockallen commented 8 years ago

NuGet now updated