Released Projects
General Purpose
A set of super fast lookups for generic lookup items
Method |
Job |
Runtime |
Mean |
FetchSingleLanguage |
.NET 6.0 |
.NET 6.0 |
3.659 μs |
FetchSingleLanguage |
.NET 8.0 |
.NET 8.0 |
1.810 μs |
FetchSingleLanguage |
.NET Framework 4.7.2 |
.NET Framework 4.7.2 |
3.455 μs |
FetchRandomLanguageSets |
.NET 6.0 |
.NET 6.0 |
189.513 μs |
FetchRandomLanguageSets |
.NET 8.0 |
.NET 8.0 |
175.671 μs |
FetchRandomLanguageSets |
.NET Framework 4.7.2 |
.NET Framework 4.7.2 |
249.838 μs |
- DreamersCode.Utilities.Lookups.Countries:
A heavily optimised package that presents a list of countries based on ISO-3166. Click here
- DreamersCode.Utilities.Lookups.Currencies:
A heavily optimised package that presents a list of currencies based on ISO-4217. Click here
- DreamersCode.Utilities.Lookups.Languages:
A heavily optimised package that presents a list of languages based on ISO-639-2. Click here
API Wrappers
- DreamersCode.ISBNdb.Client:A package that allows you to use the ISBNdb APIs in order to query for book information. Click here