![]() |
VOOZH | about |
dotnet add package Kugar.Core.Web.NetCore --version 1.0.236
NuGet\Install-Package Kugar.Core.Web.NetCore -Version 1.0.236
<PackageReference Include="Kugar.Core.Web.NetCore" Version="1.0.236" />
<PackageVersion Include="Kugar.Core.Web.NetCore" Version="1.0.236" />Directory.Packages.props
<PackageReference Include="Kugar.Core.Web.NetCore" />Project file
paket add Kugar.Core.Web.NetCore --version 1.0.236
#r "nuget: Kugar.Core.Web.NetCore, 1.0.236"
#:package Kugar.Core.Web.NetCore@1.0.236
#addin nuget:?package=Kugar.Core.Web.NetCore&version=1.0.236Install as a Cake Addin
#tool nuget:?package=Kugar.Core.Web.NetCore&version=1.0.236Install as a Cake Tool
一个通用的Web工具类
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 is compatible. net5.0-windows net5.0-windows was computed. net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp3.1 netcoreapp3.1 is compatible. |
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的问题 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.236 | 724 | 3/17/2023 |
| 1.0.218 | 556 | 11/7/2022 |
| 1.0.210 | 3,031 | 1/27/2022 |
| 1.0.208 | 581 | 12/14/2021 |
| 1.0.204 | 725 | 12/13/2021 |
| 1.0.198 | 693 | 9/26/2021 |
| 1.0.197 | 651 | 8/31/2021 |
| 1.0.196 | 651 | 8/17/2021 |
| 1.0.193 | 711 | 7/13/2021 |
| 1.0.192 | 4,229 | 7/5/2021 |
| 1.0.190 | 701 | 6/11/2021 |
| 1.0.187 | 694 | 4/26/2021 |
| 1.0.184 | 671 | 3/31/2021 |
| 1.0.174 | 713 | 1/20/2021 |
| 1.0.172 | 1,243 | 1/12/2021 |
| 1.0.171 | 730 | 1/7/2021 |
| 1.0.164 | 802 | 12/25/2020 |
| 1.0.158 | 761 | 12/10/2020 |
1.增加验证类:GuidNotEmptyAttribute,MobileCheckAttribute