AllinOneCommonFunction 1.0.24
Always use the latest version
See the version list below for details.
dotnet add package AllinOneCommonFunction --version 1.0.24
NuGet\Install-Package AllinOneCommonFunction -Version 1.0.24
<PackageReference Include="AllinOneCommonFunction" Version="1.0.24" />
<PackageVersion Include="AllinOneCommonFunction" Version="1.0.24" />
<PackageReference Include="AllinOneCommonFunction" />
paket add AllinOneCommonFunction --version 1.0.24
#r "nuget: AllinOneCommonFunction, 1.0.24"
#:package AllinOneCommonFunction@1.0.24
#addin nuget:?package=AllinOneCommonFunction&version=1.0.24
#tool nuget:?package=AllinOneCommonFunction&version=1.0.24
Package contains common functions for developers which works only on core project.
Always download latest version to get latest code.
1. xml to datatable
2. json to datatable
3. json to dataset
4. datatable to json
5. dataset to json
6. datatable to xml
7. datatable to list
8. validate email
9. generate random number
10. calculate age
11. amount to word
12. get private ip
13. get public ip
14. get mac address
15. get location
16. read excel supports - .xls | .xlsx | .xlsm | .xlt | .xltx | .ots | .ods | .csv | .xlsb
17. encrypt & decrypt
18. hashing
19. read json file from location
20. file content type
21. establishment to MSSQL DB
22. establishment to MYSQL DB
23. establishment to ORACLE DB
24. establishment to POSTGRE DB
25. establishment to MARIA DB
26. establishment to SQLite DB
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net6.0
- ExcelDataReader (>= 3.6.0)
- ExcelDataReader.DataSet (>= 3.6.0)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 6.0.16)
- Microsoft.Data.SqlClient (>= 5.1.1)
- Microsoft.Extensions.Configuration.Json (>= 7.0.0)
- MimeMapping (>= 2.0.0)
- MySqlConnector (>= 2.2.6)
- Newtonsoft.Json (>= 13.0.3)
- Npgsql (>= 7.0.4)
- Oracle.ManagedDataAccess.Core (>= 3.21.100)
- System.Data.SQLite.Core (>= 1.0.118)
- System.Runtime.Serialization.Json (>= 4.3.0)
- System.Text.Encodings.Web (>= 7.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
In this version database establishment is enabled to connect application into db.
1. SQLite DB