Microsoft.VisualStudio.Web.BrowserLink
2.2.0
Prefix Reserved
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
dotnet add package Microsoft.VisualStudio.Web.BrowserLink --version 2.2.0
NuGet\Install-Package Microsoft.VisualStudio.Web.BrowserLink -Version 2.2.0
<PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" Version="2.2.0" />
<PackageVersion Include="Microsoft.VisualStudio.Web.BrowserLink" Version="2.2.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" />
paket add Microsoft.VisualStudio.Web.BrowserLink --version 2.2.0
#r "nuget: Microsoft.VisualStudio.Web.BrowserLink, 2.2.0"
#addin nuget:?package=Microsoft.VisualStudio.Web.BrowserLink&version=2.2.0
#tool nuget:?package=Microsoft.VisualStudio.Web.BrowserLink&version=2.2.0
A middleware that supports creating a communication channel between the development environment and one or more web browsers.
This package was built from the source code at https://github.com/aspnet/BrowserLink/tree/8cd3e0844d74975060a2bb1abb1e0a5ff943ce45
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http.Extensions (>= 2.2.0)
- Microsoft.Extensions.FileProviders.Physical (>= 2.2.0)
NuGet packages (28)
Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.Web.BrowserLink:
Package | Downloads |
---|---|
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download. |
|
Be.Vlaanderen.Basisregisters.Api
Common API infrastructure and helpers. |
|
FSW
Package Description |
|
Voiteq.NetCore
Base library for .NetCore solution |
|
MepApps.Svr.Ctl
Mep Apps Inc. Server Controls |
GitHub repositories (61)
Showing the top 20 popular GitHub repositories that depend on Microsoft.VisualStudio.Web.BrowserLink:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
reactjs/React.NET
.NET library for JSX compilation and server-side rendering of React components
|
|
dynamicexpresso/DynamicExpresso
C# expressions interpreter
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
dotnet/templating
This repo contains the Template Engine which is used by dotnet new
|
|
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
|
|
mmanela/diffplex
DiffPlex is Netstandard 1.0+ C# library to generate textual diffs.
|
|
NuGet/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
|
|
jason-roberts/FeatureToggle
Simple, reliable feature toggles in .NET
|
|
Alachisoft/NCache
NCache: Highly Scalable Distributed Cache for .NET
|
|
chummer5a/chummer5a
Character generator for Shadowrun 5th edition
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
dotnetcore/aspnetcore-doc-cn
The Simplified Chinese edition of Microsoft ASP.NET Core documentation, translated by .NET Core Community and .NET China Community.
|
|
Dynatrace/superdump
A service for automated crash-dump analysis
|
|
dotnet-architecture/HealthChecks
Experimental Health Checks for building services, such as with ASP.NET Core
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
dotnet/dotnet-template-samples
Samples showing how to create templates using the Template Engine for dotnet new and Visual Studio
|
Version | Downloads | Last updated | |
---|---|---|---|
2.2.0 | 16,535,291 | 12/3/2018 | |
2.2.0-preview3-35497 | 5,344 | 10/17/2018 | |
2.2.0-preview2-35157 | 12,913 | 9/12/2018 | |
2.2.0-preview1-35029 | 6,931 | 8/22/2018 | |
2.1.1 | 5,117,947 | 6/18/2018 | |
2.1.0 | 2,005,455 | 5/29/2018 | |
2.1.0-rc1-final | 15,161 | 5/6/2018 | |
2.1.0-preview2-final | 11,512 | 4/10/2018 | |
2.1.0-preview1-final | 83,180 | 2/26/2018 | |
2.0.3 | 3,977,537 | 5/7/2018 | |
2.0.2 | 3,839,991 | 3/13/2018 | |
2.0.1 | 5,879,214 | 11/14/2017 | |
2.0.0 | 6,824,919 | 8/11/2017 | |
2.0.0-preview2-final | 59,816 | 6/28/2017 | |
2.0.0-preview1-final | 19,246 | 5/10/2017 | |
1.1.3 | 119,176 | 9/20/2017 | |
1.1.2 | 1,161,210 | 5/9/2017 | |
1.1.0 | 912,637 | 1/27/2017 | |
1.0.1 | 467,693 | 1/27/2017 | |
1.0.0 | 76,193 | 11/16/2016 | |
1.0.0-preview1-final | 1,759 | 10/24/2016 |