jon skeet
NuGet publisher profile
Packages (11)
NodaTime
Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types in .NET.
NodaTime.Serialization.JsonNet
Provides serialization support between Noda Time and Json.NET.
NodaTime.Serialization.SystemTextJson
Provides serialization support between Noda Time and System.Text.Json
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.
NodaTime.Serialization.Protobuf
Provides serialization support between Noda Time and Google.Protobuf
JonSkeet.MiscUtil
Package Description
UnconstrainedMelody
Helpful static methods (or extension methods) for enums and delegates, with constraints which can't be expressed in regular C#.
JonSkeet.DemoUtil
Utilities that are useful when demonstrating code. (e.g. for books, articles, conferences)
JonSkeet.RoslynAnalyzers
Roslyn analyzers developed by Jon Skeet
Minibench.Framework.Skeet
Simple micro-benchmarking framework
Minibench
A Benchmarking Tool