Chalsee.Fundamental.Application.Extensions 1.3.4

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

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
1.3.4 110 7/30/2025
1.3.3 90 7/18/2025
1.3.2 137 7/4/2025
1.3.1 172 6/19/2025
1.3.0 174 5/8/2025
1.2.9 154 5/8/2025
1.2.8 167 5/8/2025
1.2.7 149 5/7/2025
1.2.6 222 4/2/2025
1.2.5 164 4/1/2025
1.2.4 198 4/1/2025
1.2.3 175 3/31/2025
1.2.2 176 3/30/2025
1.2.1 483 3/26/2025
1.2.0 492 3/26/2025
1.1.8 176 3/20/2025
1.1.7 157 3/20/2025
1.1.6 155 3/20/2025
1.1.5 153 3/20/2025
0.0.2 173 2/19/2025
0.0.1 136 10/31/2024

1.3.4 修改映射访问文件问题
1.3.2 增加JwtToken验证返回
1.3.1 增加JwtToken验证
1.3.0 升级DDDCORE
1.2.9 设置AgileConfig可选
1.2.8 扩展静态文件目录配置
1.2.7 作废版本
1.2.6 升级DDD包
1.2.4 修订JWT可开启debug模式查看token失效原因
1.2.1 修订GlobalOption中SetCertificateKeys的定义
1.2.0 【中断性变更】请注意旧系统不要升级,里面的认证机制和顺序已发生变化
1.1.8 增加了JWT的动态支持, 增加GlobalOption内容