Smart.Application 0.0.0

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

Smart.Application

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows 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 499 7/6/2022
1.0.0.142 443 7/4/2022
1.0.0.141 470 4/28/2022
1.0.0.140 449 4/26/2022
1.0.0.139 435 4/21/2022
1.0.0.138 410 4/20/2022
1.0.0.137 422 4/19/2022
1.0.0.136 435 4/17/2022
1.0.0.135 372 9/16/2021
1.0.0.134 332 9/13/2021
1.0.0.133 416 9/12/2021
1.0.0.132 424 9/12/2021
1.0.0.131 369 8/22/2021
1.0.0.130 349 8/10/2021
1.0.0.129 355 8/6/2021
1.0.0.128 329 8/2/2021
1.0.0.127 369 7/31/2021
1.0.0.126 413 6/27/2021
1.0.0.125 391 5/7/2021
1.0.0.124 364 5/7/2021
1.0.0.123 388 5/7/2021
1.0.0.122 392 5/6/2021
1.0.0.121 351 4/23/2021
1.0.0.120 336 4/20/2021
1.0.0.119 340 4/20/2021
1.0.0.118 344 4/19/2021
1.0.0.117 347 4/19/2021
1.0.0.116 359 4/19/2021
1.0.0.115 353 4/12/2021
1.0.0.114 305 4/12/2021
1.0.0.113 328 4/12/2021
1.0.0.112 355 4/11/2021
1.0.0.111 345 4/10/2021
1.0.0.110 339 4/5/2021
1.0.0.109 361 3/27/2021
1.0.0.108 404 3/19/2021
1.0.0.107 350 3/18/2021
1.0.0.106 364 3/17/2021
1.0.0.105 332 3/17/2021
1.0.0.104 335 2/4/2021
1.0.0.103 342 2/2/2021
1.0.0.102 357 1/30/2021
1.0.0.101 367 1/30/2021
1.0.0.100 344 1/30/2021
1.0.0.99 378 1/21/2021
1.0.0.98 382 1/17/2021
1.0.0.97 350 1/12/2021
1.0.0.96 372 1/8/2021
1.0.0.95 350 1/5/2021
1.0.0.94 539 1/5/2021 1.0.0.94 is deprecated because it has critical bugs.
1.0.0.93 545 1/5/2021 1.0.0.93 is deprecated because it has critical bugs.
1.0.0.92 523 12/30/2020 1.0.0.92 is deprecated because it has critical bugs.
1.0.0.91 555 12/30/2020 1.0.0.91 is deprecated because it has critical bugs.
0.0.0 133 3/17/2025

Bug fixes and performance improvements