Citms.Common.MVC 1.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package Citms.Common.MVC --version 1.0.7
NuGet\Install-Package Citms.Common.MVC -Version 1.0.7
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="Citms.Common.MVC" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Citms.Common.MVC --version 1.0.7
#r "nuget: Citms.Common.MVC, 1.0.7"
#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 Citms.Common.MVC as a Cake Addin
#addin nuget:?package=Citms.Common.MVC&version=1.0.7

// Install Citms.Common.MVC as a Cake Tool
#tool nuget:?package=Citms.Common.MVC&version=1.0.7

权限校验及Autofac控制器注册

Product 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. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 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.4.1 263 11/6/2023
1.4.1-preview1 166 6/5/2023
1.4.0 604 5/24/2022
1.3.9 585 5/18/2022
1.3.9-mvc1 879 12/3/2021
1.3.9-mvc 214 12/2/2021
1.3.8 634 10/30/2021
1.3.8-notuse2 312 9/6/2021
1.3.8-notuse1 306 9/6/2021
1.3.8-notuse 290 9/1/2021
1.3.7 580 5/27/2021
1.3.7-preview 305 5/27/2021
1.3.6 556 5/24/2021
1.3.5 562 5/17/2021
1.3.4 624 3/25/2021
1.3.3 699 10/23/2020
1.3.2 821 3/7/2020
1.3.1 731 3/5/2020
1.3.1-preview 461 3/2/2020
1.3.0 796 10/10/2019
1.2.8 756 9/29/2019
1.2.7 811 9/24/2019
1.2.0 864 4/13/2019
1.1.9 799 3/28/2019
1.1.8 895 3/11/2019
1.1.7 904 3/11/2019
1.1.6 1,232 10/16/2018
1.1.5 1,168 8/10/2018
1.1.4 1,255 7/16/2018
1.1.3 1,348 7/13/2018
1.1.2 1,788 6/29/2018
1.1.1 1,804 6/10/2018
1.1.0 1,762 6/5/2018
1.0.7 2,040 5/15/2018
1.0.6 1,776 5/14/2018
1.0.5 1,733 5/3/2018
1.0.4 1,749 4/25/2018
1.0.3 1,688 4/25/2018
1.0.2 1,769 4/25/2018
1.0.1 1,908 4/20/2018
1.0.0 1,928 4/19/2018

2018-04-20 修复获取用户错误提示
2018-04-25 添加公共控制器
2018-05-03 添加从Cookie中获取Token功能