Wlniao.AspNetCore 8.0.90

dotnet add package Wlniao.AspNetCore --version 8.0.90
                    
NuGet\Install-Package Wlniao.AspNetCore -Version 8.0.90
                    
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="Wlniao.AspNetCore" Version="8.0.90" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Wlniao.AspNetCore" Version="8.0.90" />
                    
Directory.Packages.props
<PackageReference Include="Wlniao.AspNetCore" />
                    
Project file
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 Wlniao.AspNetCore --version 8.0.90
                    
#r "nuget: Wlniao.AspNetCore, 8.0.90"
                    
#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 Wlniao.AspNetCore@8.0.90
                    
#: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=Wlniao.AspNetCore&version=8.0.90
                    
Install as a Cake Addin
#tool nuget:?package=Wlniao.AspNetCore&version=8.0.90
                    
Install as a Cake Tool

xcore

Wlniao.AspNetCore for .NET CORE

License

GitHub License
Package Version Pull Count

Add Package

dotnet add package Wlniao.AspNetCore

ENV 配置选项

  • WLN_TLS_CRT TLS服务证书(默认为程序根目录:server.crt)
  • WLN_TLS_KEY TLS服务私钥(默认为程序根目录:server.key)
  • WLN_TLS_PORT 服务监听端口(默认:5000),当WLN_TLS_CRTWLN_TLS_KEY均存在时,将在本端口开启TLS监听,与WLN_LISTEN_PORT不同时将同时开启普通监听及TLS服务
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Wlniao.AspNetCore:

Package Downloads
Wlniao.XCenter

Wlniao XCore for CoreCLR Framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.90 107 3/31/2026
8.0.89 84 3/31/2026
8.0.88 98 3/25/2026
8.0.87 123 1/14/2026
8.0.86 216 12/24/2025
8.0.85 157 12/6/2025
8.0.84 220 11/26/2025
8.0.83 238 11/26/2025
8.0.82 229 11/25/2025
8.0.81 237 11/24/2025
8.0.80 459 11/19/2025
8.0.79 322 11/11/2025
8.0.78 298 11/10/2025
8.0.77 234 11/9/2025
8.0.76 183 11/9/2025
8.0.75 153 11/8/2025
8.0.74 154 11/8/2025
8.0.73 248 11/5/2025
8.0.72 185 11/1/2025
8.0.71 172 11/1/2025
Loading failed