Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
27 packages returned for Tags:"HT"
Sort by
Relevance
Downloads
Recently updated
HT.
NoSQL
by:
HTTeam
2,132 total downloads
last updated
6/15/2022
Latest version:
6.0.6
HT
NoSQL
NoSQL Library by HT Team
HT.
MediatR
by:
HTTeam
2,267 total downloads
last updated
6/15/2022
Latest version:
6.0.6
HT
CQRS
MediatR
The MediatR library was built to facilitate two primary software architecture patterns: CQRS and the Mediator pattern. CQRS stands for “Command Query Responsibility Segregation”. As the acronym suggests, it’s...
More information
HT.
Mongo
by:
HTTeam
2,235 total downloads
last updated
6/15/2022
Latest version:
6.0.6
HT
Mongo
MongoDB
Package Description
HT.
Linq.
Dynamic
by:
HTTeam
1,686 total downloads
last updated
6/15/2022
Latest version:
6.0.6
HT
Linq
Dynamic
- Allow to specify the list of types that can be used from within the expression. - Improve enum handling, so that comparing enums will work. - Add support for: FirstOrDefault(), Fist(), SelectMany(),...
More information
HT.
SQLServer.
JsonFunctions
by:
HTTeam
839 total downloads
last updated
6/15/2022
Latest version:
6.0.6
HT
Json
Functions
SQL
Server
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
HT.
Editor
by:
HTTeam
107 total downloads
last updated
7/1/2022
Latest version:
6.0.6
HT
Editor
CkEditor
Modern JavaScript rich text editor with a modular architecture
HT.
LunarCalendar
by:
HTTeam
113 total downloads
last updated
10/26/2022
Latest version:
6.0.0
HT
Lunar
Solar
Calendar
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
Previous
Next