ligershark/BrowserLinkAnalyzer

Name: BrowserLinkAnalyzer

Owner: LigerShark

Description: null

Created: 2015-12-09 17:04:33.0

Updated: 2018-01-22 18:46:38.0

Pushed: 2015-12-09 17:05:29.0

Homepage: null

Size: 109

Language: C#

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Browser Link Analyzer

A Visual Studio extension that analyzes the rendered output of ASP.NET web pages.

Getting started

Create a new ASP.NET MVC application in Visual Studio 2015.

Aspnet Project Dialog

Run it in th edefault browser by hitting Ctrl+F5.

Make sure Browser Link is connected by hovering the mouse over the Browser Link icon in the Standard toolbar.

Browserlink icon

You should see at least one Browser connected.

Set a breakpoint in the CollectSource method in RenderedPage.cs to confirm that the HTML source is being sent to the extension running in VS.

Other examples

Examples of other Browser Link extensions can be found in the Web Essentials source code


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.