Citms.Common.MVC 1.0.5

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.5
NuGet\Install-Package Citms.Common.MVC -Version 1.0.5
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.5" />
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.5
#r "nuget: Citms.Common.MVC, 1.0.5"
#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.5

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

权限校验及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 256 11/6/2023
1.4.1-preview1 164 6/5/2023
1.4.0 599 5/24/2022
1.3.9 579 5/18/2022
1.3.9-mvc1 877 12/3/2021
1.3.9-mvc 212 12/2/2021
1.3.8 630 10/30/2021
1.3.8-notuse2 310 9/6/2021
1.3.8-notuse1 304 9/6/2021
1.3.8-notuse 288 9/1/2021
1.3.7 576 5/27/2021
1.3.7-preview 302 5/27/2021
1.3.6 553 5/24/2021
1.3.5 558 5/17/2021
1.3.4 620 3/25/2021
1.3.3 692 10/23/2020
1.3.2 817 3/7/2020
1.3.1 728 3/5/2020
1.3.1-preview 459 3/2/2020
1.3.0 792 10/10/2019
1.2.8 752 9/29/2019
1.2.7 808 9/24/2019
1.2.0 858 4/13/2019
1.1.9 795 3/28/2019
1.1.8 892 3/11/2019
1.1.7 901 3/11/2019
1.1.6 1,225 10/16/2018
1.1.5 1,162 8/10/2018
1.1.4 1,249 7/16/2018
1.1.3 1,345 7/13/2018
1.1.2 1,784 6/29/2018
1.1.1 1,801 6/10/2018
1.1.0 1,759 6/5/2018
1.0.7 2,034 5/15/2018
1.0.6 1,773 5/14/2018
1.0.5 1,730 5/3/2018
1.0.4 1,739 4/25/2018
1.0.3 1,685 4/25/2018
1.0.2 1,766 4/25/2018
1.0.1 1,905 4/20/2018
1.0.0 1,923 4/19/2018

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