Skip to content

Releases: cjvandyk/Extensions

6.14.800

26 Apr 13:53
3895bf2
Compare
Choose a tag to compare

Extensions.dll contains extension methods that enhance existing C# classes thus making life easier for developers. ⭐ ⭐ ⭐ ⭐ ⭐

🥇 Extensions.dll now supports both .NET 8.0 and Graph 5+

Supports all these versions of .NET:

  • .NET versions 8.0, 7.0, 6.0.
  • .NET Framework versions 4.8, 4.7.2, 4.7.1, 4.7, 4.6.2.
  • .NET Standard versions 2.1 and 2.0.

Highlights are methods such as:

  • Use .Save() and .Load() for easy state saving of any object in C#.
  • Use .Retry() to easily handle 429 throttling errors in web calls.
  • Use System.Timer class to quickly add stopwatch timing functionality.
  • Use .IsPrime() to determine if a number is a prime number.
  • Use .GetNthPrime() and .GetNthPrimeAsync() to get the Nth prime number.
    Capable of calculating the first 10 mil primes in1 minute on an Intel Core i7 - 6700K CPU @ 4.00 GHz using 7 threads on 8 logical cores.
  • Use .ReplaceTokens() to replace multiple strings in string dictionary style.
  • Use .IsStrong() to validate strong passwords.
  • Use .ToTimeZone() to quickly convert any given time to any given time zone.
  • Use .Elevate() to restart current process in admin mode if it doesn't have admin rights.
  • Use .CompoundInterest() to calculate any given interest over any given perior at any given interval.

and many, many more.

Visitor Count

6.13.800

18 Apr 09:58
d84ea89
Compare
Choose a tag to compare

Extensions.dll contains extension methods that enhance existing C# classes thus making life easier for developers. ⭐ ⭐ ⭐ ⭐ ⭐

🥇 Extensions.dll now supports both .NET 8.0 and Graph 5+

Supports all these versions of .NET:

  • .NET versions 8.0, 7.0, 6.0.
  • .NET Framework versions 4.8, 4.7.2, 4.7.1, 4.7, 4.6.2.
  • .NET Standard versions 2.1 and 2.0.

Highlights are methods such as:

  • Use .Save() and .Load() for easy state saving of any object in C#.
  • Use .Retry() to easily handle 429 throttling errors in web calls.
  • Use System.Timer class to quickly add stopwatch timing functionality.
  • Use .IsPrime() to determine if a number is a prime number.
  • Use .GetNthPrime() and .GetNthPrimeAsync() to get the Nth prime number.
    Capable of calculating the first 10 mil primes in1 minute on an Intel Core i7 - 6700K CPU @ 4.00 GHz using 7 threads on 8 logical cores.
  • Use .ReplaceTokens() to replace multiple strings in string dictionary style.
  • Use .IsStrong() to validate strong passwords.
  • Use .ToTimeZone() to quickly convert any given time to any given time zone.
  • Use .Elevate() to restart current process in admin mode if it doesn't have admin rights.
  • Use .CompoundInterest() to calculate any given interest over any given perior at any given interval.

and many, many more.

Visitor Count

6.12.800

09 Mar 11:43
01e9524
Compare
Choose a tag to compare

Extensions.dll contains extension methods that enhance existing C# classes thus making life easier for developers. ⭐ ⭐ ⭐ ⭐ ⭐

🥇 Extensions.dll now supports both .NET 8.0 and Graph 5+

Supports all these versions of .NET:

  • .NET versions 8.0, 7.0, 6.0.
  • .NET Framework versions 4.8, 4.7.2, 4.7.1, 4.7, 4.6.2.
  • .NET Standard versions 2.1 and 2.0.

Highlights are methods such as:

  • Use .Save() and .Load() for easy state saving of any object in C#.
  • Use .Retry() to easily handle 429 throttling errors in web calls.
  • Use System.Timer class to quickly add stopwatch timing functionality.
  • Use .IsPrime() to determine if a number is a prime number.
  • Use .GetNthPrime() and .GetNthPrimeAsync() to get the Nth prime number.
    Capable of calculating the first 10 mil primes in1 minute on an Intel Core i7 - 6700K CPU @ 4.00 GHz using 7 threads on 8 logical cores.
  • Use .ReplaceTokens() to replace multiple strings in string dictionary style.
  • Use .IsStrong() to validate strong passwords.
  • Use .ToTimeZone() to quickly convert any given time to any given time zone.
  • Use .Elevate() to restart current process in admin mode if it doesn't have admin rights.
  • Use .CompoundInterest() to calculate any given interest over any given perior at any given interval.

and many, many more.

Visitor Count

6.11.800

04 Mar 13:49
773a3e8
Compare
Choose a tag to compare

Extensions.dll contains extension methods that enhance existing C# classes thus making life easier for developers. ⭐ ⭐ ⭐ ⭐ ⭐

🥇 Extensions.dll now supports both .NET 8.0 and Graph 5+

Supports all these versions of .NET:

  • .NET versions 8.0, 7.0, 6.0.
  • .NET Framework versions 4.8, 4.7.2, 4.7.1, 4.7, 4.6.2.
  • .NET Standard versions 2.1 and 2.0.

Highlights are methods such as:

  • Use .Save() and .Load() for easy state saving of any object in C#.
  • Use .Retry() to easily handle 429 throttling errors in web calls.
  • Use System.Timer class to quickly add stopwatch timing functionality.
  • Use .IsPrime() to determine if a number is a prime number.
  • Use .GetNthPrime() and .GetNthPrimeAsync() to get the Nth prime number.
    Capable of calculating the first 10 mil primes in1 minute on an Intel Core i7 - 6700K CPU @ 4.00 GHz using 7 threads on 8 logical cores.
  • Use .ReplaceTokens() to replace multiple strings in string dictionary style.
  • Use .IsStrong() to validate strong passwords.
  • Use .ToTimeZone() to quickly convert any given time to any given time zone.
  • Use .Elevate() to restart current process in admin mode if it doesn't have admin rights.
  • Use .CompoundInterest() to calculate any given interest over any given perior at any given interval.

and many, many more.

Visitor Count

6.1.800

27 Feb 08:54
4523c10
Compare
Choose a tag to compare

Extensions.dll contains extension methods that enhance existing C# classes thus making life easier for developers. ⭐ ⭐ ⭐ ⭐ ⭐

🥇 Extensions.dll now supports both .NET 8.0 and Graph 5+

Supports all these versions of .NET:

  • .NET versions 8.0, 7.0, 6.0.
  • .NET Framework versions 4.8, 4.7.2, 4.7.1, 4.7, 4.6.2.
  • .NET Standard versions 2.1 and 2.0.

Highlights are methods such as:

  • Use .Save() and .Load() for easy state saving of any object in C#.
  • Use .Retry() to easily handle 429 throttling errors in web calls.
  • Use System.Timer class to quickly add stopwatch timing functionality.
  • Use .IsPrime() to determine if a number is a prime number.
  • Use .GetNthPrime() and .GetNthPrimeAsync() to get the Nth prime number.
    Capable of calculating the first 10 mil primes in1 minute on an Intel Core i7 - 6700K CPU @ 4.00 GHz using 7 threads on 8 logical cores.
  • Use .ReplaceTokens() to replace multiple strings in string dictionary style.
  • Use .IsStrong() to validate strong passwords.
  • Use .ToTimeZone() to quickly convert any given time to any given time zone.
  • Use .Elevate() to restart current process in admin mode if it doesn't have admin rights.
  • Use .CompoundInterest() to calculate any given interest over any given perior at any given interval.

and many, many more.

Visitor Count

6.0.800

22 Feb 12:53
dbcabc6
Compare
Choose a tag to compare

Extensions.dll contains extension methods that enhance existing C# classes thus making life easier for developers. ⭐ ⭐ ⭐ ⭐ ⭐

🥇 Extensions.dll now supports both .NET 8.0 and Graph 5+

Supports all these versions of .NET:

  • .NET versions 8.0, 7.0, 6.0.
  • .NET Framework versions 4.8, 4.7.2, 4.7.1, 4.7, 4.6.2.
  • .NET Standard versions 2.1 and 2.0.

Highlights are methods such as:

  • Use .Save() and .Load() for easy state saving of any object in C#.
  • Use .Retry() to easily handle 429 throttling errors in web calls.
  • Use System.Timer class to quickly add stopwatch timing functionality.
  • Use .IsPrime() to determine if a number is a prime number.
  • Use .GetNthPrime() and .GetNthPrimeAsync() to get the Nth prime number.
    Capable of calculating the first 10 mil primes in1 minute on an Intel Core i7 - 6700K CPU @ 4.00 GHz using 7 threads on 8 logical cores.
  • Use .ReplaceTokens() to replace multiple strings in string dictionary style.
  • Use .IsStrong() to validate strong passwords.
  • Use .ToTimeZone() to quickly convert any given time to any given time zone.
  • Use .Elevate() to restart current process in admin mode if it doesn't have admin rights.
  • Use .CompoundInterest() to calculate any given interest over any given perior at any given interval.

and many, many more.

Visitor Count

5.6.800

20 Feb 12:01
3c42429
Compare
Choose a tag to compare

Extensions.dll contains extension methods that enhance existing C# classes thus making life easier for developers. ⭐ ⭐ ⭐ ⭐ ⭐

🥇 Extensions.dll now supports both .NET 8.0 and Graph 5+

Supports all these versions of .NET:

  • .NET versions 8.0, 7.0, 6.0.
  • .NET Framework versions 4.8, 4.7.2, 4.7.1, 4.7, 4.6.2.
  • .NET Standard versions 2.1 and 2.0.

Highlights are methods such as:

  • Use .Save() and .Load() for easy state saving of any object in C#.
  • Use .Retry() to easily handle 429 throttling errors in web calls.
  • Use System.Timer class to quickly add stopwatch timing functionality.
  • Use .IsPrime() to determine if a number is a prime number.
  • Use .GetNthPrime() and .GetNthPrimeAsync() to get the Nth prime number.
    Capable of calculating the first 10 mil primes in1 minute on an Intel Core i7 - 6700K CPU @ 4.00 GHz using 7 threads on 8 logical cores.
  • Use .ReplaceTokens() to replace multiple strings in string dictionary style.
  • Use .IsStrong() to validate strong passwords.
  • Use .ToTimeZone() to quickly convert any given time to any given time zone.
  • Use .Elevate() to restart current process in admin mode if it doesn't have admin rights.
  • Use .CompoundInterest() to calculate any given interest over any given perior at any given interval.

and many, many more.

Visitor Count

5.5.800

14 Feb 12:57
dc82d91
Compare
Choose a tag to compare

Extensions.dll contains extension methods that enhance existing C# classes thus making life easier for developers. ⭐ ⭐ ⭐ ⭐ ⭐

🥇 Extensions.dll now supports both .NET 8.0 and Graph 5+

Supports all these versions of .NET:

  • .NET versions 8.0, 7.0, 6.0.
  • .NET Framework versions 4.8, 4.7.2, 4.7.1, 4.7, 4.6.2.
  • .NET Standard versions 2.1 and 2.0.

Highlights are methods such as:

  • Use .Save() and .Load() for easy state saving of any object in C#.
  • Use .Retry() to easily handle 429 throttling errors in web calls.
  • Use System.Timer class to quickly add stopwatch timing functionality.
  • Use .IsPrime() to determine if a number is a prime number.
  • Use .GetNthPrime() and .GetNthPrimeAsync() to get the Nth prime number.
    Capable of calculating the first 10 mil primes in1 minute on an Intel Core i7 - 6700K CPU @ 4.00 GHz using 7 threads on 8 logical cores.
  • Use .ReplaceTokens() to replace multiple strings in string dictionary style.
  • Use .IsStrong() to validate strong passwords.
  • Use .ToTimeZone() to quickly convert any given time to any given time zone.
  • Use .Elevate() to restart current process in admin mode if it doesn't have admin rights.
  • Use .CompoundInterest() to calculate any given interest over any given perior at any given interval.

and many, many more.

Visitor Count

5.4.800

13 Feb 08:50
a99b1d5
Compare
Choose a tag to compare

Extensions.dll contains extension methods that enhance existing C# classes thus making life easier for developers. ⭐ ⭐ ⭐ ⭐ ⭐

🥇 Extensions.dll now supports both .NET 8.0 and Graph 5+

Supports all these versions of .NET:

  • .NET versions 8.0, 7.0, 6.0.
  • .NET Framework versions 4.8, 4.7.2, 4.7.1, 4.7, 4.6.2.
  • .NET Standard versions 2.1 and 2.0.

Highlights are methods such as:

  • Use .Save() and .Load() for easy state saving of any object in C#.
  • Use .Retry() to easily handle 429 throttling errors in web calls.
  • Use System.Timer class to quickly add stopwatch timing functionality.
  • Use .IsPrime() to determine if a number is a prime number.
  • Use .GetNthPrime() and .GetNthPrimeAsync() to get the Nth prime number.
    Capable of calculating the first 10 mil primes in1 minute on an Intel Core i7 - 6700K CPU @ 4.00 GHz using 7 threads on 8 logical cores.
  • Use .ReplaceTokens() to replace multiple strings in string dictionary style.
  • Use .IsStrong() to validate strong passwords.
  • Use .ToTimeZone() to quickly convert any given time to any given time zone.
  • Use .Elevate() to restart current process in admin mode if it doesn't have admin rights.
  • Use .CompoundInterest() to calculate any given interest over any given perior at any given interval.

and many, many more.

Visitor Count

5.3.800

07 Feb 12:05
301be80
Compare
Choose a tag to compare

Extensions.dll contains extension methods that enhance existing C# classes thus making life easier for developers. ⭐ ⭐ ⭐ ⭐ ⭐

🥇 Extensions.dll now supports both .NET 8.0 and Graph 5+

Supports all these versions of .NET:

  • .NET versions 8.0, 7.0, 6.0.
  • .NET Framework versions 4.8, 4.7.2, 4.7.1, 4.7, 4.6.2.
  • .NET Standard versions 2.1 and 2.0.

Highlights are methods such as:

  • Use .Save() and .Load() for easy state saving of any object in C#.
  • Use .Retry() to easily handle 429 throttling errors in web calls.
  • Use System.Timer class to quickly add stopwatch timing functionality.
  • Use .IsPrime() to determine if a number is a prime number.
  • Use .GetNthPrime() and .GetNthPrimeAsync() to get the Nth prime number.
    Capable of calculating the first 10 mil primes in1 minute on an Intel Core i7 - 6700K CPU @ 4.00 GHz using 7 threads on 8 logical cores.
  • Use .ReplaceTokens() to replace multiple strings in string dictionary style.
  • Use .IsStrong() to validate strong passwords.
  • Use .ToTimeZone() to quickly convert any given time to any given time zone.
  • Use .Elevate() to restart current process in admin mode if it doesn't have admin rights.
  • Use .CompoundInterest() to calculate any given interest over any given perior at any given interval.

and many, many more.

Visitor Count