PointerSoft.Core
1.0.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package PointerSoft.Core --version 1.0.4
NuGet\Install-Package PointerSoft.Core -Version 1.0.4
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="PointerSoft.Core" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PointerSoft.Core" Version="1.0.4" />
<PackageReference Include="PointerSoft.Core" />
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 PointerSoft.Core --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PointerSoft.Core, 1.0.4"
#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.
#addin nuget:?package=PointerSoft.Core&version=1.0.4
#tool nuget:?package=PointerSoft.Core&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
指针科技基础库
Product | Versions 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.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- Castle.Core (>= 4.2.1)
- Castle.Core.AsyncInterceptor (>= 1.5.0)
- Microsoft.AspNetCore.Mvc (>= 2.0.0)
- Microsoft.EntityFrameworkCore (>= 2.0.0)
- Microsoft.Extensions.DependencyInjection (>= 2.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.0.0)
- PointerSoft.Util (>= 1.0.0)
- System.Linq.Dynamic.Core (>= 1.0.7.11)
- Z.EntityFramework.Plus.EFCore (>= 1.7.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.27 | 1,679 | 1/3/2018 |
1.0.26 | 1,471 | 12/19/2017 |
1.0.25 | 1,294 | 12/18/2017 |
1.0.24 | 1,535 | 12/15/2017 |
1.0.23 | 1,548 | 12/13/2017 |
1.0.21 | 1,537 | 12/13/2017 |
1.0.20 | 1,476 | 12/8/2017 |
1.0.19 | 1,485 | 12/6/2017 |
1.0.18 | 1,315 | 12/4/2017 |
1.0.17 | 1,284 | 12/1/2017 |
1.0.15 | 1,349 | 11/29/2017 |
1.0.14 | 1,362 | 11/28/2017 |
1.0.13 | 1,377 | 11/28/2017 |
1.0.12 | 1,322 | 11/27/2017 |
1.0.11 | 1,338 | 11/24/2017 |
1.0.10 | 1,330 | 11/21/2017 |
1.0.9 | 1,365 | 11/18/2017 |
1.0.8 | 1,305 | 11/17/2017 |
1.0.7 | 1,531 | 11/17/2017 |
1.0.6 | 1,334 | 11/13/2017 |
1.0.5 | 1,341 | 11/8/2017 |
1.0.4 | 1,288 | 11/7/2017 |
1.0.3 | 1,365 | 11/7/2017 |
1.0.2 | 1,358 | 11/7/2017 |
1.0.1 | 1,562 | 11/2/2017 |
1.0.0 | 1,525 | 11/2/2017 |
Version 1.0.4
Linq分页扩展取消IEntity类型限制,继承IEentity接口的类型默认使用ID倒叙排序,未继承IEntity接口的类型进行分页时,PageInfo需要传入明确的排序信息SortInfo