Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types built into the .NET framework.
dotnet add package NodaTime --version 3.0.0-alpha01
Install-Package NodaTime -Version 3.0.0-alpha01
| 包名 | 版本要求 |
|---|---|
| System.Runtime.CompilerServices.Unsafe | [4.5.1, ) |
| 作者 | Jon Skeet |
|---|---|
| 发布时间 | 2019-02-05 20:10:27 |
| 项目主页 | http://nodatime.org/ |
| 许可证 | http://www.apache.org/licenses/LICENSE-2.0 |