OKHOSTING.Core
2.0.2
Common base functionality for all your projects.
## Standard, usable from any device
* Extension methods for Type, String, Char, DateTime, XmlDocument and some others
* Simplified yet secure enough for most scenarios cryptography
## Net4
* Write log files
* Set any executable to Autostart on user login
* Shell proxy you can use to execute sequential command line commands
* Send email with templates
* Chek if there's an internet connection
* Geolocalize an IP address
* Create a Telnet connection
* Reand / write your web.config settings
Please visit: https://github.com/okhosting/OKHOSTING.Core
Install-Package OKHOSTING.Core -Version 2.0.2
dotnet add package OKHOSTING.Core --version 2.0.2
<PackageReference Include="OKHOSTING.Core" Version="2.0.2" />
paket add OKHOSTING.Core --version 2.0.2
Release Notes
Bugs in TypeExtensions fixed
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (17)
Showing the top 5 NuGet packages that depend on OKHOSTING.Core:
Package | Downloads |
---|---|
OKHOSTING.Data
DataBase simplification, validation and handling
* Data validation
* Data conversion
* Extending Dictionary<,> and List<> with proxy and cache
Please visit https://github.com/okhosting/OKHOSTING.Data
|
|
OKHOSTING.ORM
Flexible, simple, feature complete, multi-database, multi-platform ORM.
Works with any class, any naming convention, and most used databases.
## Features
* Works on top of OKHOSTING.SQL which give us access to MySql, SQLite and "DataBase web service" in mobile, and MySql, SQLite, SQL Server and PostgresSQL on desktop
* Real POCOs, you don't need use "special classes", you can use any class you already have
* Supports every database schema you want to use. You dont need a "special schema"
* Supports any inheritance strategy you desire, and any one to many and many to many relationships you need
* Class name and table name can be different, the same goes for properties and columns
* Supports single and multi column primary keys, and foreign keys
* You won't have to write SQL never again, unless you want to
* Works on Windows, Linux, Mac, Android, iOS, Windows Phone and Universal Windows Platform
* Allows you to create complex select operations, strongly typed, that include joins, limits, order, aggregated funcionts, group by
* Very fast, light and small
* Pretty easy to use
Please visit: https://github.com/okhosting/OKHOSTING.ORM
|
|
OKHOSTING.ORM.UI
Multiplatform UI generation for CRUD operations with OKHOSTING.UI
## Features
* Works on top of OKHOSTING.SQL which give us access to MySql, SQLite and "DataBase web service" in mobile, and MySql, SQLite, SQL Server and PostgresSQL on desktop
* Real POCOs, you don't need use "special classes", you can use any class you already have
* Supports every database schema you want to use. You dont need a "special schema"
* Supports any inheritance strategy you desire, and any one to many and many to many relationships you need
* Class name and table name can be different, the same goes for properties and columns
* Supports single and multi column primary keys, and foreign keys
* You won't have to write SQL never again, unless you want to
* Works on Windows, Linux, Mac, Android, iOS, Windows Phone and Universal Windows Platform
* Allows you to create complex select operations, strongly typed, that include joins, limits, order, aggregated funcionts, group by
* Very fast, light and small
* Pretty easy to use
Please visit: https://github.com/okhosting/OKHOSTING.ORM
|
|
OKHOSTING.Sql
* Generate SQL code for Create and Drop tables, columns, indexes, and foreign keys
* Generate SQL code for Insert, Select, Delete, Update, Create & Drop operations, without writing SQL code yourself
* Select operation is capable of using joins, aggregation, group by, sort, limit, pretty much everything supported
|
|
OKHOSTING.Data.Net4.EntityFramework.NuGet
Access Entity Framework databases with a unified interface for multiplatform/multiframework data access and synching
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.2 | 483 | 7/8/2019 |
2.0.1 | 280 | 7/6/2019 |
1.0.36 | 553 | 6/27/2017 |
1.0.35 | 385 | 6/27/2017 |
1.0.34 | 521 | 6/8/2017 |
1.0.33 | 787 | 3/17/2017 |
1.0.32 | 470 | 2/28/2017 |
1.0.31 | 468 | 2/28/2017 |
1.0.30 | 446 | 2/22/2017 |
1.0.29 | 495 | 2/13/2017 |
1.0.28 | 499 | 1/10/2017 |
1.0.27 | 484 | 12/30/2016 |
1.0.26 | 440 | 12/29/2016 |
1.0.25 | 528 | 8/25/2016 |
1.0.24 | 431 | 8/25/2016 |
1.0.23 | 578 | 6/1/2016 |
1.0.22 | 526 | 5/9/2016 |
1.0.20 | 529 | 4/21/2016 |
1.0.19 | 457 | 4/20/2016 |
1.0.18 | 439 | 4/20/2016 |
1.0.17 | 477 | 4/9/2016 |
1.0.16 | 452 | 4/9/2016 |
1.0.15 | 470 | 4/9/2016 |
1.0.14 | 752 | 3/31/2016 |
1.0.13 | 519 | 3/31/2016 |
1.0.12 | 5,506 | 3/22/2016 |
1.0.11 | 477 | 3/22/2016 |
1.0.10 | 813 | 2/27/2016 |
1.0.9 | 524 | 2/26/2016 |
1.0.7 | 746 | 2/26/2016 |
1.0.6 | 708 | 2/26/2016 |
1.0.5 | 695 | 2/25/2016 |
1.0.4 | 659 | 2/24/2016 |
1.0.3 | 697 | 2/23/2016 |
1.0.2 | 714 | 2/23/2016 |
1.0.1 | 684 | 2/23/2016 |
1.0.0 | 2,272 | 2/23/2016 |