Kugar.Core.Web.NetCore 1.0.236

.NET 5.0 .NET Core 3.1
dotnet add package Kugar.Core.Web.NetCore --version 1.0.236
NuGet\Install-Package Kugar.Core.Web.NetCore -Version 1.0.236
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="Kugar.Core.Web.NetCore" Version="1.0.236" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kugar.Core.Web.NetCore --version 1.0.236
#r "nuget: Kugar.Core.Web.NetCore, 1.0.236"
#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 Kugar.Core.Web.NetCore as a Cake Addin
#addin nuget:?package=Kugar.Core.Web.NetCore&version=1.0.236

// Install Kugar.Core.Web.NetCore as a Cake Tool
#tool nuget:?package=Kugar.Core.Web.NetCore&version=1.0.236

一个通用的Web工具类

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Kugar.Core.Web.NetCore:

Package Downloads
Kugar.UI.Web.AdminLTE.NetCore

这是一套基于.net Core+ mvc+Adminlte+Layui的后台模板控件,,用于快速搭建后台页面,支持iframe和非iframe模式,拥有大部分实际常用的控件以及js函数 源码详见 https://gitee.com/kugar/Kugar.UI.Web.AdminLTE

Kugar.Tool.Web.RequestFieldValidation

该类库用于针对Request进行校验,与默认的校验的区别在于,,,不需要单独写用于校验的类,可直接使用字段的name进行数据校验

Kugar.Web.Wechat.NetCore

一个用于微信和小程序的服务器端类库

Kugar.Core.Web.JsonTemplate

一个WebApi格式化Json输出的类库

Kugar.WechatSDK.MP.Web

用于微信公众号Web端,处理登录验证,登录后回调的功能 1.修复授权后获取用户OpenId的问题

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.236 260 3/17/2023
1.0.218 309 11/7/2022
1.0.210 2,539 1/27/2022
1.0.208 329 12/14/2021
1.0.204 451 12/13/2021
1.0.198 437 9/26/2021
1.0.197 382 8/31/2021
1.0.196 388 8/17/2021
1.0.193 418 7/13/2021
1.0.192 3,386 7/5/2021
1.0.190 410 6/11/2021
1.0.187 441 4/26/2021
1.0.184 414 3/31/2021
1.0.174 437 1/20/2021
1.0.172 889 1/12/2021
1.0.171 469 1/7/2021
1.0.164 501 12/25/2020
1.0.158 470 12/10/2020
1.0.151 488 12/8/2020
1.0.142 470 12/3/2020
1.0.140 482 12/2/2020
1.0.133 491 12/1/2020
1.0.129 456 11/27/2020
1.0.125 467 11/17/2020
1.0.123 510 10/23/2020
1.0.122 550 10/22/2020
1.0.121 469 10/15/2020
1.0.115 498 7/27/2020
1.0.110 539 6/14/2020
1.0.107 468 6/9/2020
1.0.103 554 6/5/2020
1.0.99 517 6/4/2020
1.0.98 1,250 6/3/2020
1.0.97 501 6/2/2020
1.0.96 480 6/2/2020
1.0.95 539 5/25/2020
1.0.93 540 5/24/2020
1.0.92 2,127 5/21/2020
1.0.90 623 4/13/2020
1.0.89 459 3/27/2020
1.0.88 971 3/24/2020
1.0.83 1,828 3/20/2020
1.0.81 841 3/16/2020
1.0.71 481 12/19/2019
1.0.67 512 12/18/2019
1.0.61 515 12/17/2019
1.0.52 1,270 11/29/2019
1.0.50 473 11/28/2019
1.0.45 507 11/25/2019
1.0.43 3,104 7/16/2019
1.0.42 561 7/16/2019
1.0.40 3,117 6/18/2019
1.0.39 599 6/17/2019
1.0.38 3,038 5/27/2019
1.0.36 586 5/25/2019
1.0.35 10,642 3/6/2019
1.0.26 3,543 11/7/2018
1.0.25 1,884 9/25/2018
1.0.20 16,769 9/17/2018
1.0.17 3,898 9/11/2018
1.0.11 811 9/11/2018
1.0.10 2,314 9/10/2018
1.0.6 1,772 9/9/2018
1.0.5 800 9/9/2018
1.0.4 2,288 9/6/2018
1.0.3 815 9/5/2018
1.0.2 12,558 8/28/2018
1.0.1 843 8/15/2018
1.0.0 1,464 6/2/2018

1.增加验证类:GuidNotEmptyAttribute,MobileCheckAttribute