-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureNew features.New features.portPorting code over from an existing project.Porting code over from an existing project.
Description
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.New features.portPorting code over from an existing project.Porting code over from an existing project.
Projects
Status
Not Started