Citms.Common.MVC
1.0.7
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
权限校验及Autofac控制器注册
Product | Versions 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.
-
.NETCoreApp 2.0
- Citms.Common.Cache (>= 1.0.1)
- Citms.Common.Core (>= 1.1.2)
- Citms.Common.Utility (>= 1.1.2)
- Microsoft.AspNetCore.All (>= 2.0.6)
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 | 292 | 11/6/2023 |
1.4.1-preview1 | 198 | 6/5/2023 |
1.4.0 | 626 | 5/24/2022 |
1.3.9 | 603 | 5/18/2022 |
1.3.9-mvc1 | 895 | 12/3/2021 |
1.3.9-mvc | 231 | 12/2/2021 |
1.3.8 | 657 | 10/30/2021 |
1.3.8-notuse2 | 330 | 9/6/2021 |
1.3.8-notuse1 | 324 | 9/6/2021 |
1.3.8-notuse | 314 | 9/1/2021 |
1.3.7 | 605 | 5/27/2021 |
1.3.7-preview | 325 | 5/27/2021 |
1.3.6 | 584 | 5/24/2021 |
1.3.5 | 589 | 5/17/2021 |
1.3.4 | 646 | 3/25/2021 |
1.3.3 | 721 | 10/23/2020 |
1.3.2 | 844 | 3/7/2020 |
1.3.1 | 753 | 3/5/2020 |
1.3.1-preview | 479 | 3/2/2020 |
1.3.0 | 813 | 10/10/2019 |
1.2.8 | 779 | 9/29/2019 |
1.2.7 | 838 | 9/24/2019 |
1.2.0 | 904 | 4/13/2019 |
1.1.9 | 832 | 3/28/2019 |
1.1.8 | 930 | 3/11/2019 |
1.1.7 | 920 | 3/11/2019 |
1.1.6 | 1,253 | 10/16/2018 |
1.1.5 | 1,217 | 8/10/2018 |
1.1.4 | 1,286 | 7/16/2018 |
1.1.3 | 1,381 | 7/13/2018 |
1.1.2 | 1,796 | 6/29/2018 |
1.1.1 | 1,835 | 6/10/2018 |
1.1.0 | 1,769 | 6/5/2018 |
1.0.7 | 2,060 | 5/15/2018 |
1.0.6 | 1,799 | 5/14/2018 |
1.0.5 | 1,740 | 5/3/2018 |
1.0.4 | 1,775 | 4/25/2018 |
1.0.3 | 1,695 | 4/25/2018 |
1.0.2 | 1,803 | 4/25/2018 |
1.0.1 | 1,915 | 4/20/2018 |
1.0.0 | 1,950 | 4/19/2018 |
2018-04-20 修复获取用户错误提示
2018-04-25 添加公共控制器
2018-05-03 添加从Cookie中获取Token功能