Glimpse.Prototype
Glimpse.Prototype copied to clipboard
Glimpse v2 prototype
This tool has been very solid for .net framework based asp.net implementation. I am wondering if there is enough interest for folks to revive this. Maintainers, any reservations?
Bumps Microsoft.AspNetCore.Mvc from 1.0.2 to 1.0.4. [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps Microsoft.AspNetCore.Mvc from 1.0.2 to 1.0.4. [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps Microsoft.AspNetCore.Mvc from 1.0.2 to 1.0.4. [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
RTM support?
wondering when glimpse will be available for aspnetcore RTM?
Updated the core libraries to netstandard2.0 and samples to aspnetcoreapp2.0 and updated all nuget packages as appropriate. See readme for list of caveats to getting Glimpse working in MVC projects...
Hi there, Glimpse is an excellent way to improve productivity in your development environment and I am very excited about using it .Net Core 2.0. I have just finished migrating...
It doesn't explode at least
Hi, Using 2.0.0-beta2-201701201541 I got the Glimpse HUD up and running. I use DBProviderFactories go get a SqlClientFactory and create the connection from that. The Host panel shows 0 DB...
I want to render some view to string (for sending over email). But right now i don't can found way how disable injecting script (optimally with some easy way for...