Daxia
-
- 12,387 total downloads
- last updated 3/13/2021
- Latest version: 1.3.3
基于Hangfire.Tags和StackExchange.Redis,提供的Redis版Tags持久化。 -
- 10,130 total downloads
- last updated 3/13/2021
- Latest version: 1.3.3
提供基于Tag的查询Service。 -
- 1,376 total downloads
- last updated 7/8/2019
- Latest version: 0.1.1
1、IsTrue() or IsFalse() DateTime, DateTimeOffset 2、ToUnixTimestamp() -
Likecoder.
by: DaxiaLinq - 636 total downloads
- last updated 5/5/2019
- Latest version: 0.1.0
1、WhereIf() var keyword="1"; var list=new List<string>{"1","2","1"}; list.WhereIf(x=>x==keyword, keyword); // or list.WhereIf(x=>x==keyword, keyword.IsTrue()); 2、WhereTrue() or WhereFalse() var... More information