Kugar.Core.Web.NetCore 1.0.236

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.
<PackageVersion Include="Kugar.Core.Web.NetCore" Version="1.0.236" />
 
Directory.Packages.props
<PackageReference Include="Kugar.Core.Web.NetCore" />
 
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 Kugar.Core.Web.NetCore --version 1.0.236
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package Kugar.Core.Web.NetCore@1.0.236
 
#: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=Kugar.Core.Web.NetCore&version=1.0.236
 
Install as a Cake Addin
#tool nuget:?package=Kugar.Core.Web.NetCore&version=1.0.236
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

一个通用的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. net8.0 was computed. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed.
.NET Core netcoreapp3.1 is compatible.
Compatible target framework(s)
Included target framework(s) (in package)
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 729 3/17/2023
1.0.218 559 11/7/2022
1.0.210 3,036 1/27/2022
1.0.208 583 12/14/2021
1.0.204 726 12/13/2021
1.0.198 696 9/26/2021
1.0.197 656 8/31/2021
1.0.196 654 8/17/2021
1.0.193 713 7/13/2021
1.0.192 4,231 7/5/2021
1.0.190 703 6/11/2021
1.0.187 697 4/26/2021
1.0.184 673 3/31/2021
1.0.174 717 1/20/2021
1.0.172 1,245 1/12/2021
1.0.171 732 1/7/2021
1.0.164 804 12/25/2020
1.0.158 765 12/10/2020
Loading failed

1.增加验证类:GuidNotEmptyAttribute,MobileCheckAttribute