Smart.Application 1.0.0.117

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

// Install Smart.Application as a Cake Tool
#tool nuget:?package=Smart.Application&version=1.0.0.117                

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 466 7/6/2022
1.0.0.142 420 7/4/2022
1.0.0.141 443 4/28/2022
1.0.0.140 424 4/26/2022
1.0.0.139 412 4/21/2022
1.0.0.138 387 4/20/2022
1.0.0.137 397 4/19/2022
1.0.0.136 410 4/17/2022
1.0.0.135 345 9/16/2021
1.0.0.134 307 9/13/2021
1.0.0.133 389 9/12/2021
1.0.0.132 397 9/12/2021
1.0.0.131 344 8/22/2021
1.0.0.130 325 8/10/2021
1.0.0.129 332 8/6/2021
1.0.0.128 305 8/2/2021
1.0.0.127 345 7/31/2021
1.0.0.126 386 6/27/2021
1.0.0.125 363 5/7/2021
1.0.0.124 336 5/7/2021
1.0.0.123 354 5/7/2021
1.0.0.122 361 5/6/2021
1.0.0.121 323 4/23/2021
1.0.0.120 310 4/20/2021
1.0.0.119 311 4/20/2021
1.0.0.118 317 4/19/2021
1.0.0.117 321 4/19/2021
1.0.0.116 330 4/19/2021
1.0.0.115 324 4/12/2021
1.0.0.114 278 4/12/2021
1.0.0.113 302 4/12/2021
1.0.0.112 327 4/11/2021
1.0.0.111 318 4/10/2021
1.0.0.110 311 4/5/2021
1.0.0.109 332 3/27/2021
1.0.0.108 374 3/19/2021
1.0.0.107 318 3/18/2021
1.0.0.106 331 3/17/2021
1.0.0.105 305 3/17/2021
1.0.0.104 304 2/4/2021
1.0.0.103 311 2/2/2021
1.0.0.102 324 1/30/2021
1.0.0.101 331 1/30/2021
1.0.0.100 311 1/30/2021
1.0.0.99 344 1/21/2021
1.0.0.98 351 1/17/2021
1.0.0.97 319 1/12/2021
1.0.0.96 341 1/8/2021
1.0.0.95 319 1/5/2021
1.0.0.94 448 1/5/2021 1.0.0.94 is deprecated because it has critical bugs.
1.0.0.93 455 1/5/2021 1.0.0.93 is deprecated because it has critical bugs.
1.0.0.92 436 12/30/2020 1.0.0.92 is deprecated because it has critical bugs.
1.0.0.91 468 12/30/2020 1.0.0.91 is deprecated because it has critical bugs.

Bug fixes and performance improvements