Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types in .NET.
dotnet add package NodaTime --version 3.1.12
Install-Package NodaTime -Version 3.1.12
| 包名 | 版本要求 |
|---|---|
| System.Runtime.CompilerServices.Unsafe | [4.7.1, ) |
| 包名 | 版本要求 |
|---|---|
| System.Runtime.CompilerServices.Unsafe | [4.7.1, ) |
| 作者 | Jon Skeet |
|---|---|
| 发布时间 | 2024-09-05 19:17:34 |
| 项目主页 | https://nodatime.org/ |
| 许可证 | https://www.nuget.org/packages/NodaTime/3.1.12/license |