You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Console.WriteLine($"Safest Hash Value for 'foobar' is '{safestHash.Key.Name}': {safestHash.Value.AsHexString()}");
276
+
```
277
+
249
278
A significant number of additional modifications have been implemented within the library. We encourage you to integrate these updates into your project and explore them fully.
250
279
We are eager to observe the innovative applications you develop, or have already developed, using our library. Please feel free to share your work with us by joining our community at: https://discord.gg/PrKery9.
251
280
@@ -284,3 +313,4 @@ License
284
313
HashifyNET is released under the terms of the MIT license. See [LICENSE](https://github.com/deskasoft/HashifyNET/blob/master/LICENSE) for more information or see http://opensource.org/licenses/MIT.
0 commit comments