Kugar.Core.NetCore 1.2.75

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

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

一个提供基础类库和扩展函数的类库

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. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on Kugar.Core.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.Core.Web.NetCore

一个通用的Web工具类

Kugar.Tool.MongoDBHelper.NetCore

对mongodb官方的驱动进行二次封装的类库

Kugar.Web.Wechat.NetCore

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

Kugar.Storage

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.195 134 5/14/2024
1.2.191 118 5/4/2024
1.2.190 141 3/1/2024
1.2.180 250 12/12/2023
1.2.177 156 9/18/2023
1.2.166 181 5/12/2023
1.2.165 347 3/17/2023
1.2.160 1,081 5/6/2022
1.2.159 4,486 1/27/2022
1.2.155 5,426 12/3/2021
1.2.154 5,045 11/24/2021
1.2.153 422 9/26/2021
1.2.149 8,999 4/26/2021
1.2.143 1,055 1/20/2021
1.2.140 654 1/8/2021
1.2.139 637 1/8/2021
1.2.130 1,728 12/24/2020
1.2.127 1,552 11/27/2020
1.2.126 1,020 10/23/2020
1.2.125 1,220 10/15/2020
1.2.124 570 7/29/2020
1.2.121 523 7/14/2020
1.2.117 483 7/14/2020
1.2.114 847 6/22/2020
1.2.112 700 6/9/2020
1.2.111 5,122 5/21/2020
1.2.110 543 5/19/2020
1.2.104 691 5/8/2020
1.2.100 1,450 3/24/2020
1.2.94 2,822 3/20/2020
1.2.92 1,082 3/16/2020
1.2.79 576 12/27/2019
1.2.78 2,133 12/17/2019
1.2.75 562 12/3/2019
1.2.73 857 11/29/2019
1.2.70 1,273 11/25/2019
1.2.68 3,502 7/14/2019
1.2.67 1,101 6/20/2019
1.2.66 3,715 6/18/2019
1.2.65 6,054 4/17/2019
1.2.63 1,083 3/22/2019
1.2.62 1,906 2/23/2019
1.2.61 911 2/19/2019
1.2.60 1,165 1/7/2019
1.2.58 733 12/30/2018
1.2.57 7,961 12/12/2018
1.2.56 734 12/9/2018
1.2.54 724 12/6/2018
1.2.53 3,511 11/8/2018
1.2.52 1,006 11/4/2018
1.2.48 3,031 9/25/2018
1.2.47 20,324 9/10/2018
1.2.46 2,523 9/10/2018
1.2.41 789 9/10/2018
1.2.40 4,080 9/5/2018
1.2.39 845 9/3/2018
1.2.38 12,602 9/3/2018
1.2.37 788 9/3/2018
1.2.35 967 8/29/2018
1.2.33 2,738 6/2/2018

1.增加ResultReturn/VM_PagedList 对Camel序列化name的支持
2.VM_PagedList 增加一个 IPagedList接口,直接 IPagedList<out T>