Skip to content

mariusschulz/NAverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Short Summary

NAverage extends the built-in Enumerable.Average() LINQ extension method that ships with .NET 3.5 by a variety of additional average calculation algorithms.

Requirements

It's written in C# and requires .NET ≥ 3.5.

About

NAverage extends the built-in Enumerable.Average() LINQ extension method that ships with .NET 3.5 by a variety of additional average calculation algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages