Skip to content

Add multiple items from citynames #39

@dninemfive

Description

@dninemfive

Items to add from the citynames repo:

  • CollectionExtensions.cs
    • .WeightedRandomIndex()?
    • .CrossJoin()?
    • .To()
  • FileUtilityExtensions.cs
    • .FileNameSafe()
  • JsonExtensions.cs - make generic to use with e.g. YamlDotNet?
    • .FirstArrayElement()
    • .NullablyGetProperty()
  • LogUtils.cs - convert to work with Microsoft.Extensions.Logging
    • .Method()
    • .ReadableString()
    • .ReadableTypeString()
    • .LogInvocation()
    • .LogAndTime()
  • StatisticsUtils.cs
    • .Erf()?
    • .Lerp()
  • StringExtensions.cs

Metadata

Metadata

Assignees

Labels

featureNew features.portPorting code over from an existing project.

Projects

Status

Not Started

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions