Packages
NuGet v3 feed: http://smartdata.ironcode.top/v3/index.json
dotnet nuget add source http://smartdata.ironcode.top/v3/index.json --name SmartData
Showing up to 9 packages (9 local, 0 from upstream feeds).
| Id | Version | Source | Description |
|---|---|---|---|
| SmartData.Cli | 26.4.28.180748 |
local | Command-line tool for managing SmartData servers, databases, tables, data, backups, and stored procedures. |
| SmartData.Client | 26.4.28.180748 |
local | SmartData HTTP client for binary RPC calls. |
| SmartData.Console | 26.4.28.180748 |
local | SmartData embedded admin console for database inspection. |
| SmartData.Contracts | 26.4.28.180748 |
local | SmartData shared contracts and provider interfaces. |
| SmartData.Core | 26.4.28.180748 |
local | SmartData binary serialization protocol and shared models. |
| SmartData.Server | 26.4.28.180748 |
local | SmartData server engine — AutoRepo ORM, stored procedure framework, and embedded admin console. |
| SmartData.Server.Sqlite | 26.4.28.180748 |
local | SmartData SQLite database provider. |
| SmartData.Server.SqliteEncrypted | 26.4.28.180748 |
local | SmartData SQLCipher-encrypted SQLite provider. CANNOT coexist with SmartData.Server.Sqlite in the same process — bundles conflict. |
| SmartData.Server.SqlServer | 26.4.28.180748 |
local | SmartData SQL Server database provider. |