NodaTime 3.0.0-alpha01

Prefix Reserved
This is a prerelease version of NodaTime.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NodaTime --version 3.0.0-alpha01
                    
NuGet\Install-Package NodaTime -Version 3.0.0-alpha01
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NodaTime" Version="3.0.0-alpha01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NodaTime" Version="3.0.0-alpha01" />
                    
Directory.Packages.props
<PackageReference Include="NodaTime" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NodaTime --version 3.0.0-alpha01
                    
#r "nuget: NodaTime, 3.0.0-alpha01"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package NodaTime@3.0.0-alpha01
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NodaTime&version=3.0.0-alpha01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NodaTime&version=3.0.0-alpha01&prerelease
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (684)

Showing the top 5 NuGet packages that depend on NodaTime:

Package Downloads
NodaTime.Serialization.JsonNet

Provides serialization support between Noda Time and Json.NET.

Ical.Net

The most popular iCalendar (RFC 5545) class library for .NET.

NodaTime.Serialization.SystemTextJson

Provides serialization support between Noda Time and System.Text.Json

Npgsql.NodaTime

NodaTime plugin for Npgsql, allowing mapping of PostgreSQL date/time types to NodaTime types.

NodaTime.Testing

Provides extra types which may be useful when testing code which uses Noda Time, such as a fake programmable implementation of IClock and a time zone which has a fixed transition. These types are also used to test Noda Time itself.

GitHub repositories (72)

Showing the top 20 popular GitHub repositories that depend on NodaTime:

Repository Stars
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
dotnet/orleans
Cloud Native application framework for .NET
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
sebastienros/jint
Javascript Interpreter for .NET
ravendb/ravendb
ACID Document Database
npgsql/npgsql
Npgsql is the .NET data provider for PostgreSQL.
linq2db/linq2db
Linq to database provider.
Squidex/squidex
Headless CMS and Content Managment Hub
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
RicoSuter/NJsonSchema
JSON Schema reader, generator and validator for .NET
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
bkaankose/Wino-Mail
Built-in Mail & Calendars app clone for Windows.
xianhc/ape-volo-admin
.Net 8 、SqlSugar ORM、Vue 2.X、RBAC。前后端分离的开箱则用的企业级的权限开发框架(中后台管理系统)
googleapis/google-cloud-dotnet
Google Cloud Client Libraries for .NET
aluxnimm/outlookcaldavsynchronizer
Sync Outlook with Google, SOGo, Nextcloud or any other CalDAV/CardDAV server
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
Version Downloads Last Updated
3.2.2 3,198,846 3/23/2025
3.2.1 3,535,462 1/16/2025
3.2.0 6,696,886 10/13/2024
3.1.14 23,921 3/23/2025
3.1.13 14,399 1/16/2025
3.1.12 2,358,489 9/5/2024
3.1.11 13,214,030 2/8/2024
3.1.10 2,272,110 12/23/2023
3.1.9 16,593,161 3/29/2023
3.1.8 201,734 3/24/2023
3.1.7 130,832 3/23/2023
3.1.6 8,157,438 11/29/2022
3.1.5 3,328,924 10/29/2022
3.1.4 1,313,867 10/11/2022
3.1.3 1,073,377 9/24/2022
3.1.2 3,002,096 8/16/2022
3.1.1 80,412 8/12/2022
3.1.0 8,217,836 4/18/2022
3.1.0-rc.2 387 4/16/2022
3.0.10 3,064,508 3/17/2022
3.0.9 12,378,494 10/22/2021
3.0.7 1,067,374 10/2/2021
3.0.6 741,023 9/25/2021
3.0.5 14,616,325 1/24/2021
3.0.4 201,103 1/21/2021
3.0.3 5,734,720 10/22/2020
3.0.2 460,849 10/17/2020
3.0.1 1,379,855 10/8/2020
3.0.0 33,476,760 5/22/2020
3.0.0-beta02 24,039 4/25/2020
3.0.0-beta01 662,160 9/3/2019
3.0.0-alpha01 82,531 2/5/2019
2.4.18 498,780 3/17/2022
2.4.17 184,478 10/22/2021
2.4.15 11,066 10/2/2021
2.4.14 6,700 9/25/2021
2.4.13 415,571 1/24/2021
2.4.12 3,264 1/21/2021
2.4.11 246,991 10/22/2020
2.4.10 3,287 10/17/2020
2.4.9 28,747 10/8/2020
2.4.8 2,529,721 4/24/2020
2.4.7 11,513,905 9/11/2019
2.4.6 3,404,305 7/2/2019
2.4.5 5,759,485 3/26/2019
2.4.4 2,795,211 12/31/2018
2.4.3 7,314 12/30/2018
2.4.2 3,402,715 10/28/2018
2.4.1 1,322,090 10/18/2018
2.4.0 1,623,192 8/19/2018
2.3.2 7,598 10/28/2018
2.3.1 9,602 10/18/2018
2.3.0 2,133,235 5/19/2018
2.3.0-beta02 11,502 3/25/2018
2.3.0-beta01 22,125 12/13/2017
2.2.6 544,781 5/4/2018
2.2.5 762,990 3/24/2018
2.2.4 909,169 1/24/2018
2.2.3 651,594 11/16/2017
2.2.2 247,265 10/24/2017
2.2.1 110,489 10/14/2017
2.2.0 1,811,194 7/8/2017
2.1.5 4,236 5/4/2018
2.1.4 4,000 3/24/2018
2.1.3 4,042 1/24/2018
2.1.2 3,958 11/16/2017
2.1.1 4,064 10/24/2017
2.1.0 44,753 7/8/2017
2.1.0-beta01 19,266 7/5/2017
2.0.8 9,613 5/4/2018
2.0.7 4,070 3/24/2018
2.0.6 4,048 1/24/2018
2.0.5 5,550 11/16/2017
2.0.4 4,110 10/24/2017
2.0.3 203,658 6/13/2017
2.0.2 7,023,925 5/22/2017
2.0.1 169,539 5/5/2017
2.0.0 2,803,259 3/31/2017
2.0.0-rc3 3,968 3/27/2017
2.0.0-rc1 2,775 3/27/2017
2.0.0-beta20170123 57,835 1/23/2017
2.0.0-alpha20160729 92,353 7/29/2016
2.0.0-alpha20160707 8,499 7/7/2016
2.0.0-alpha20160523 26,549 5/23/2016
2.0.0-alpha20150728 19,970 7/28/2015
2.0.0-alpha20150718 3,625 7/18/2015
2.0.0-alpha20140808 6,121 8/8/2014
1.4.7 99,399 10/28/2018
1.4.6 3,294 10/18/2018
1.4.5 60,262 5/4/2018
1.4.4 43,939 3/24/2018
1.4.3 24,124 1/24/2018
1.4.2 63,096 10/23/2017
1.4.1 4,011 10/14/2017
1.4.0 60,816 7/8/2017
1.4.0-beta1 3,181 7/4/2017
1.3.8 24,875 5/4/2018
1.3.7 3,539 3/24/2018
1.3.6 3,897 1/24/2018
1.3.5 12,309 10/23/2017
1.3.4 784,770 3/21/2017
1.3.3 203,606 3/7/2017
1.3.2 3,379,486 4/14/2016
1.3.1 1,916,600 3/6/2015
1.3.0 1,593,348 6/27/2014
1.3.0-dev-20140518 3,828 5/18/2014
1.3.0-dev-20140515 3,841 5/15/2014
1.3.0-beta1 3,281 6/19/2014
1.2.0 262,765 11/16/2013
1.2.0-rc2 3,536 11/12/2013
1.2.0-rc1 3,305 11/1/2013
1.1.1 60,580 8/30/2013
1.1.0 24,027 4/6/2013
1.1.0-rc1 3,387 3/28/2013
1.1.0-dev-2013-31-01 3,217 1/31/2013
1.1.0-dev 3,685 12/14/2012
1.0.1 7,429 11/13/2012
1.0.0 8,826 11/7/2012
1.0.0-rc1 3,541 11/1/2012
1.0.0-beta2 5,132 8/4/2012
1.0.0-beta1 3,300 4/12/2012
0.9.0 6,815 2/17/2012