Top 20 NuGet Packages depending on SFERA.Helpers.BaseClass
Total dependencies: 11
Helper for accessing to MiniOffice webAPI
Calcolo del codice fiscale diretto, inverso ed omocodico
Elenchi aggiornati dei comuni, province, regioni e nazioni
Verifica IBAN
Minori altre funzionalità
Helper for creating fake person identities or companies directly into your code, for testing purposes.
You may find ready to use source code into Example.cs, distributed within the package.
It requires a connection to https://api.sottomentitespoglie.it/
Just DTOs used into SFERA.MiniOffice.Helper
Several and easy encryption utils in one hand.
HEX, MD5, Password generator, deep copy, querystring, serialization and much more
Very simple helper for reading, using one single method, keys from local appsettings.json (or whatever file).
Ideal also for reading connection strings.
Here the code:
Console.WriteLine(SFERA.Helpers.AppSettingsJSON.AppSettings.Get("key1"));
Console.WriteLine(SFERA.Helpers.AppSettings...
A simple helper for access to XML files as a dataset. This is part of a suite useful for accessing several databases using same syntax.
A simple helper for access to Sql Server databases. This is part of a suite useful for accessing several databases using same syntax.
A lot of useful functions for easy access to databases. This is part of a suite useful for accessing several databases using same syntax.
A simple helper for access to OleDB databases. This is part of a suite useful for accessing several databases using same syntax.
Very simple helper for working with UTC date times and managing TimeZones.