BlazorPolyfill.Server
5.0.100.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package BlazorPolyfill.Server --version 5.0.100.1
NuGet\Install-Package BlazorPolyfill.Server -Version 5.0.100.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BlazorPolyfill.Server" Version="5.0.100.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BlazorPolyfill.Server" Version="5.0.100.1" />
<PackageReference Include="BlazorPolyfill.Server" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BlazorPolyfill.Server --version 5.0.100.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BlazorPolyfill.Server, 5.0.100.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package BlazorPolyfill.Server@5.0.100.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BlazorPolyfill.Server&version=5.0.100.1
#tool nuget:?package=BlazorPolyfill.Server&version=5.0.100.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
See documentation at Blazor.Polyfill project page
What's new ?
- Add Edge Legacy (EdgeHTML engine) support
- Fix missing reconnection modal behavior on Internet Explorer 11 and Edge Legacy
- Add pre-caching of all files needed for this library at the first web app request, in order to prevent further requests to wait for file generation on the server before serving the app. This mean that, now, if the app page is shown, then everything is ready.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- JavaScriptEngineSwitcher.Extensions.MsDependencyInjection (>= 3.3.0)
- JavaScriptEngineSwitcher.V8 (>= 3.9.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.StaticFiles (>= 2.2.0)
- Microsoft.ClearScript.V8.Native.linux-x64 (>= 7.0.0)
- Microsoft.ClearScript.V8.Native.osx-x64 (>= 7.0.0)
- Microsoft.ClearScript.V8.Native.win-x64 (>= 7.0.0)
- Microsoft.ClearScript.V8.Native.win-x86 (>= 7.0.0)
- NUglify (>= 1.11.3)
- React.AspNet (>= 5.2.11)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on BlazorPolyfill.Server:
| Repository | Stars |
|---|---|
|
ant-design-blazor/ant-design-blazor
🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 7.0.203.1 | 17,583 | 4/26/2023 |
| 7.0.203 | 735 | 4/24/2023 |
| 6.0.200 | 17,259 | 2/23/2022 |
| 6.0.100.3 | 3,319 | 12/4/2021 |
| 6.0.100.2 | 1,377 | 11/21/2021 |
| 6.0.100.1 | 23,890 | 11/13/2021 |
| 6.0.100 | 1,131 | 11/9/2021 |
| 5.0.102 | 30,404 | 2/1/2021 |
| 5.0.100.6 | 1,703 | 1/18/2021 |
| 5.0.100.5 | 1,200 | 1/5/2021 |
| 5.0.100.4 | 1,273 | 12/18/2020 |
| 5.0.100.2 | 1,217 | 12/8/2020 |
| 5.0.100.1 | 1,108 | 12/4/2020 |
| 5.0.0 | 1,298 | 12/2/2020 |
Support of Blazor server-side for Internet Explorer 11 on .NET 5