Skip to content
/ utils Public

Ara3D.Utils is a C# library of miscellaneous data structures and algorithms.

License

Notifications You must be signed in to change notification settings

ara3d/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ara3D.Utils

NuGet Version

Ara3D.Utils is a collection of hundreds of useful functions and classes written in portable C# (C# version 7.3 and .NET Standard 2.0) with no dependencies.

This library is intended to reduce the amount of code we have to write, and to lighten the cognitive load making us more effective at programming.

Much of the code was adapted from solutions to problems found on StackOverflow.com, which were not appropriate for any of the existing Ara 3D libraries.

Appendix

This repository contains WIP projects which are targeted to specific UI platforms or dev-ops. These project are not part of Nuget package.

  • Ara3D.Utils.Dev
  • Ara3D.Utils.Wpf
  • Ara3D.Utils.Win32
  • Ara3D.Utils.WinForms

About

Ara3D.Utils is a C# library of miscellaneous data structures and algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages