In this short list and collections blog post, we’ll be listing a collection of DateTime libraries, components, plugins, and extensions specifically for C# and .NET applications, that will help manage date and time calculations with your C# and .NET development projects and apps. As always, this list is updated regularly. Email over the URL, if you wish to be included.

DateTime Libraries, Tools, Plugins & Extensions

  • NodaTime – Noda Time is an alternative date and time API for .NET. It helps you to think about your data more clearly, and express operations on that data more precisely. https://nodatime.org/
  • DateTimeExtensions – Common Date Time operations on the form of extensions to System.DateTime, including holidays and working days calculations on several culture locales.
  • Exceptionless.DateTimeExtensions – DateTimeRange, Business Day and various DateTimeDateTimeOffsetTimeSpan extension methods.

Tags: c#, .net, NodaTime, DateTimeExtensions, Exceptionless.DateTimeExtensions, DateTimeRange, DateTime, DateTimeOffest, TimeSpan, Dates, Times c# libraries, c# plugins, c# extensions, .net extensions, .net plugins, .net libraries