Kugar.Core.Web.NetCore 1.0.98

There is a newer version of this package available.
See the version list below for details.
dotnet add package Kugar.Core.Web.NetCore --version 1.0.98
                    
NuGet\Install-Package Kugar.Core.Web.NetCore -Version 1.0.98
                    
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.98" />
                    
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.98" />
                    
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.98
                    
#r "nuget: Kugar.Core.Web.NetCore, 1.0.98"
                    
#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.98
                    
#: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.98
                    
Install as a Cake Addin
#tool nuget:?package=Kugar.Core.Web.NetCore&version=1.0.98
                    
Install as a Cake Tool

一个通用的Web工具类

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  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 684 3/17/2023
1.0.218 537 11/7/2022
1.0.210 3,011 1/27/2022
1.0.208 567 12/14/2021
1.0.204 706 12/13/2021
1.0.198 673 9/26/2021
1.0.197 635 8/31/2021
1.0.196 636 8/17/2021
1.0.193 686 7/13/2021
1.0.192 4,210 7/5/2021
1.0.190 684 6/11/2021
1.0.187 679 4/26/2021
1.0.184 654 3/31/2021
1.0.174 698 1/20/2021
1.0.172 1,217 1/12/2021
1.0.171 716 1/7/2021
1.0.164 782 12/25/2020
1.0.98 1,601 6/3/2020
Loading failed

1.JsonModelBinderProvider允许设置全局的参数大小写匹配
2.