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

Build Error -- 'IConfiguration' does not contain a definition for 'Get' and no accessible extension method 'Get' #5

Closed
weedkiller opened this issue Feb 4, 2021 · 2 comments

Comments

@weedkiller
Copy link

I was able to update to 5.0, also I had to implement the IConfiguration Interface on TuxboardConfig

Severity	Code	Description	Project	File	Line	Suppression State
Error	CS1061	'IConfiguration' does not contain a definition for 'Get' and no accessible extension method 'Get' accepting a first argument of type 'IConfiguration' could be found (are you missing a using directive or an assembly reference?)	Tuxboard.Core	F:\Tuxboard\Tuxboard.Core\Infrastructure\Services\DashboardService.cs	27	Active
@papyr
Copy link

papyr commented Feb 25, 2021

me too it was just one error, what was your fix.. but I updated last weeks ASP release of .NET Core preview 6

Most of it is just like 3.1 but they combined Xamarin and others into the one .NET target

@jdanylko
Copy link
Owner

Is this still an issue?

@jdanylko jdanylko closed this as completed Jun 5, 2024
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

3 participants