Glimpse / Glimpse.Prototype

Glimpse v2 prototype
MIT License
185 stars 44 forks source link

ASP.NET 5.0 -> ASP.NET Core 1.0 compatibility / installation #104

Open KoalaBear84 opened 8 years ago

KoalaBear84 commented 8 years ago

I cannot get Glimpse to work with the new ASP.NET version. I know Scott Hanselman showed it in a video. But that was around beta 5 or so I guess, long ago.

I tried building the master and dev branch, both not working. And with the Glimpse from original Nuget I get the problem that I only see the "G", but no HUD, which is already a known issue #101 etc.

I've also tried the following package sources: https://www.myget.org/F/aspnetvnext/api/v3/index.json https://www.myget.org/F/aspnetmaster/api/v3/index.json

I'm out of options. Thanks in advance!

avanderhoorn commented 8 years ago

We haven't yet done the refactoring to go from ASP.NET 5.0 -> ASP.NET Core 1.0. Expect this to happen and hit the feeds this week.

KoalaBear84 commented 8 years ago

OK. Thanks for the update!

MathiasKowoll commented 8 years ago

Is there any updates on Glimpse over ASP.NET Core 1.0.??

madmashine commented 8 years ago

I would also like to know is there any updates on Glimpse for ASP.NET Core 1.0? Until when it is suppose to arrive?

scionwest commented 8 years ago

+1 - Any updates on this?

ilennert commented 8 years ago

I really liked Glimpse! ASP.NET Core 1.0 is released. I hope this isn't news.

DMW007 commented 7 years ago

The beta of V2 is not really working on ASP.NET Core, cause it requires the old framework, which destroys cross-platform compability and thereby the biggest advantages of the new ASP.NET Core... Very sadly, I like Glimpse very much, but can't resign on this cause the applications are running on Linux servers :/

avanderhoorn commented 7 years ago

Checked into master is the latest updates that work with the new TFMs and work with Core 1.0+. We are just working through some build issues atm and I'm hoping to get a release out soon. I'm targeting to get this work completed this month.

carlosflorencio commented 7 years ago

Any news?