HTTeam
-
- 3,310 total downloads
- last updated 6/15/2022
- Latest version: 6.0.6
Package Description -
- 1,284 total downloads
- last updated 6/15/2022
- Latest version: 6.0.6
IsJson: context.Datas.Select(s => EF.Functions.IsJson(s.Name)).ToList(); JsonValue: _context.Datas.Where(w => EF.Functions.JsonValue(w.Fields, "Label") != null).ToList(); JsonQuery: var result =... More information -
- 691 total downloads
- last updated 10/26/2022
- Latest version: 6.0.0
Convert between DateTime and DateLunar: For example: DateTime solar = new DateTime(2022, 10, 20); DateLunar lunar = solar.ToDateLunar(); Console.WriteLine(lunar.ToString()); // 25/09/2022 -
- 274 total downloads
- last updated 9/6/2023
- Latest version: 7.0.0
A library offering access to a wide range of ISO standards, such as ISO 639 (language codes), ISO 3166 (country codes), and ISO 4217 (currency codes). How to use the functions on namespace **HT.ISO** as... More information
- Previous
- Next