NetDimension.NanUI.LocalFileResource 0.8.80.157

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package NetDimension.NanUI.LocalFileResource --version 0.8.80.157
NuGet\Install-Package NetDimension.NanUI.LocalFileResource -Version 0.8.80.157
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="NetDimension.NanUI.LocalFileResource" Version="0.8.80.157" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetDimension.NanUI.LocalFileResource --version 0.8.80.157
#r "nuget: NetDimension.NanUI.LocalFileResource, 0.8.80.157"
#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.
// Install NetDimension.NanUI.LocalFileResource as a Cake Addin
#addin nuget:?package=NetDimension.NanUI.LocalFileResource&version=0.8.80.157

// Install NetDimension.NanUI.LocalFileResource as a Cake Tool
#tool nuget:?package=NetDimension.NanUI.LocalFileResource&version=0.8.80.157

问题

  • 从JavaScript传输长字符串导致NamedPipe失效。

功能

  • 在EmbeddedFileResource,LocalFileResource和ZippedResource的注册器中添加了OnFallback处理函数,通过该函数指定当请求URL不存在时重新指向一个存在的文件来处理当前请求的URL,此功能主要为了解决使用了BrowserRouter的各种前端框架在路由地址刷新页面时提示404的问题。

===

Bugs

  • Transferring long strings from JavaScript causes NamedPipe to fail.

Features

  • Added OnFallback processing function to the registrar of EmbeddedFileResource, LocalFileResource and ZippedResource. When the requested URL cannot find the mapped resource, use this function to allocate an accessible resource file. This function is mainly to solve the problem that the application prompts 404 if the application is under a certain route when using the front-end framework of BrowserRouter.
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net5.0-windows7.0 is compatible.  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. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated