xss.Category.Client
1.2.8-xposbeta
This package will handle all method of Category
See the version list below for details.
Install-Package xss.Category.Client -Version 1.2.8-xposbeta
dotnet add package xss.Category.Client --version 1.2.8-xposbeta
<PackageReference Include="xss.Category.Client" Version="1.2.8-xposbeta" />
paket add xss.Category.Client --version 1.2.8-xposbeta
#r "nuget: xss.Category.Client, 1.2.8-xposbeta"
Release Notes
- Add paremeter eventtitleid, minrank,allowguest in ListByParameters method
***ServiceResponse<ListBaseCategory> ListByParameters(Int32 marketId, Int32 languageId, Int16 accountType, Int32 orderSource, Int16 firstOrder, Int16 extendedFastStart, Int16 isFFW, DateTime? enrollDate = null, Int32 eventtitleId = 0, Int32 minrank = 0, Boolean allowguest = false)
- Add paremeter eventtitleid, minrank,allowguest in ListSubCategoryByParentId method
***ServiceResponse<ListBaseCategory> ListSubCategoryByParentId(Int32 accounttype, Int32 marketId, Int32 languageId, Int32 orderSource, Int16 firstOrder, Int16 extendedFastStart, Int16 isFFW, DateTime? enrollDate = null, Int32 eventtitleId = 0, Int32 minrank = 0, Boolean allowguest = false)
Dependencies
-
.NETCoreApp 2.2
- Microsoft.Extensions.Configuration (>= 2.2.0)
- Microsoft.Extensions.Configuration.Json (>= 2.2.0)
- System.Data.DataSetExtensions (>= 4.5.0)
- System.Data.SqlClient (>= 4.6.0)
- System.Linq (>= 4.3.0)
- xss.ConnectionManager (>= 1.5.6)
- xss.Enumeration (>= 1.2.2)
- xss.ExtensionHandler (>= 1.1.0)
- xss.InternalResponse (>= 1.1.9)
- xss.Logger (>= 2.1.8)
Used By
NuGet packages
This package is not used by any NuGet packages.