Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The EMF Web Extension Methods Are Not in Nuget Package #19

Open
hakenmt opened this issue Sep 17, 2021 · 1 comment
Open

The EMF Web Extension Methods Are Not in Nuget Package #19

hakenmt opened this issue Sep 17, 2021 · 1 comment

Comments

@hakenmt
Copy link

hakenmt commented Sep 17, 2021

The advertised extension methods in the EMF.Web namespace are not part of the Amazon.CloudWatch.EMF nuget package (since it's a different project and I don't see it published). This means the example with .UseEmfMiddleware(); and services.AddEmf(); don't work. It's simple enough to copy the code into your project, but wasn't expecting to need to do that (and didn't specify in the readme). In the example code, it all works because you're still in the EMF namespace, but consumers of the library can't access it.

@harolddawson
Copy link

I'm experiencing this same issue. I also verified there is not a separate nuget package for the EMF.Web namespace. If you make an updated nuget, please include this. Or at least update your Readme.

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

No branches or pull requests

2 participants