Smart.Application 1.0.0.143

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

Smart.Application

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Smart.Application:

Package Downloads
Smart.OAuth

Smart.OAuth 使用方法: (在Global.asax.cs文件Application_Start方法添加如下代码) //Web Controllers权限校验(Header或者URL或者Cookies上需要添加token参数) Smart.OAuth.SmartOAuth.InitControllerAuthorizeAttribute(GlobalFilters.Filters); //WebAPI权限校验(Header或者URL上需要添加token参数) GlobalConfiguration.Configure(Smart.OAuth.SmartOAuth.InitWebAPIAuthentication);

Smart.Quartz

提供计划任务服务

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0.143 556 7/6/2022
1.0.0.142 499 7/4/2022
1.0.0.141 532 4/28/2022
1.0.0.140 509 4/26/2022
1.0.0.139 495 4/21/2022
1.0.0.138 470 4/20/2022
1.0.0.137 481 4/19/2022
1.0.0.136 501 4/17/2022
1.0.0.135 437 9/16/2021
1.0.0.134 397 9/13/2021
1.0.0.133 477 9/12/2021
1.0.0.132 488 9/12/2021
1.0.0.131 438 8/22/2021
1.0.0.130 409 8/10/2021
1.0.0.129 420 8/6/2021
1.0.0.128 393 8/2/2021
1.0.0.127 431 7/31/2021
1.0.0.126 476 6/27/2021
1.0.0.125 457 5/7/2021
1.0.0.124 429 5/7/2021
1.0.0.123 453 5/7/2021
1.0.0.122 462 5/6/2021
1.0.0.121 417 4/23/2021
1.0.0.120 401 4/20/2021
1.0.0.119 406 4/20/2021
1.0.0.118 412 4/19/2021
1.0.0.117 415 4/19/2021
1.0.0.116 427 4/19/2021
1.0.0.115 420 4/12/2021
1.0.0.114 373 4/12/2021
1.0.0.113 398 4/12/2021
1.0.0.112 420 4/11/2021
1.0.0.111 413 4/10/2021
1.0.0.110 407 4/5/2021
1.0.0.109 426 3/27/2021
1.0.0.108 474 3/19/2021
1.0.0.107 419 3/18/2021
1.0.0.106 432 3/17/2021
1.0.0.105 401 3/17/2021
1.0.0.104 403 2/4/2021
1.0.0.103 415 2/2/2021
1.0.0.102 426 1/30/2021
1.0.0.101 434 1/30/2021
1.0.0.100 413 1/30/2021
1.0.0.99 448 1/21/2021
1.0.0.98 451 1/17/2021
1.0.0.97 417 1/12/2021
1.0.0.96 440 1/8/2021
1.0.0.95 423 1/5/2021
1.0.0.94 789 1/5/2021 1.0.0.94 is deprecated because it has critical bugs.
1.0.0.93 797 1/5/2021 1.0.0.93 is deprecated because it has critical bugs.
1.0.0.92 776 12/30/2020 1.0.0.92 is deprecated because it has critical bugs.
1.0.0.91 805 12/30/2020 1.0.0.91 is deprecated because it has critical bugs.
0.0.0 155 3/17/2025

Bug fixes and performance improvements