Skip to content

.net core 封裝的語法,把複雜語法簡單化

License

Notifications You must be signed in to change notification settings

ozakboy/ozakboy.Help

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuget github

支援架構

  1. .net core 3.1
  2. .net 6
  3. .net 7

功能簡介

封裝常用語法,精簡化

自用、長期維護、緩慢更新

可以使用的方法

方法 備註
ToUnixTimestamp 將UTC DateTime轉換為Unix時間戳
FromUnixTimestamp 將Unix時間戳轉換為UTC DateTime
DefulteData 取得預設時間 2000/1/1
GetDescription 從枚舉常數中獲取描述文本
ToJsonString 將物件序列化為JSON字符串
FromJsonString 將JSON字符串反序列化為指定的類型

License

The MIT License

About

.net core 封裝的語法,把複雜語法簡單化

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages