MagicDatabase 1.1.0
See the version list below for details.
dotnet add package MagicDatabase --version 1.1.0
NuGet\Install-Package MagicDatabase -Version 1.1.0
<PackageReference Include="MagicDatabase" Version="1.1.0" />
<PackageVersion Include="MagicDatabase" Version="1.1.0" />
<PackageReference Include="MagicDatabase" />
paket add MagicDatabase --version 1.1.0
#r "nuget: MagicDatabase, 1.1.0"
#:package MagicDatabase@1.1.0
#addin nuget:?package=MagicDatabase&version=1.1.0
#tool nuget:?package=MagicDatabase&version=1.1.0
Waring: database builded for little tables! The entities that the db uses must extend the Trick interface. Also, at startup you must set the DatbaseName. Nothing else is needed to use the Magic Database. To call it for all the functions, use SpellBook static class. With the SafeMagic flag, it is possible watch all the databse's operations. News: ContinousSpell can run a infinite job for Trick managing. MysticalBond can implements foreign key logic.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. |
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MagicDatabase:
| Package | Downloads |
|---|---|
|
MagicAuthentication
MagicAuthentication is a easy tool to improve an authentication fast and easy on your software. Use MagicDatabase to store your information and every account is global into the pc. Then you can use it into many diffent softare, also changing or adding che permission of the roles. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 2.5.1 | 87 | 2/24/2026 | |
| 2.5.0 | 98 | 2/22/2026 | |
| 2.4.0 | 95 | 2/22/2026 | |
| 2.3.2 | 237 | 9/27/2024 | |
| 2.3.1 | 168 | 9/24/2024 | |
| 2.3.0 | 158 | 9/23/2024 | |
| 2.2.0 | 149 | 9/20/2024 | |
| 2.1.4 | 129 | 9/20/2024 | |
| 2.1.3 | 161 | 9/19/2024 | |
| 2.1.2 | 170 | 9/19/2024 | |
| 2.1.1 | 154 | 9/19/2024 | |
| 2.1.0 | 173 | 9/18/2024 | |
| 2.0.1 | 212 | 9/15/2024 | |
| 2.0.0 | 177 | 9/14/2024 | |
| 1.1.2 | 203 | 9/11/2024 | |
| 1.1.1 | 181 | 9/11/2024 | |
| 1.1.0 | 184 | 9/11/2024 | |
| 1.0.9 | 186 | 9/11/2024 | |
| 1.0.8 | 185 | 9/11/2024 | |
| 1.0.7 | 181 | 9/11/2024 |
Waring: database builded for little tables!
The entities that the db uses must extend the Trick interface. Also, at startup you must set the DatbaseName.
Nothing else is needed to use the Magic Database. To call it for all the functions, use SpellBook static class.
With the SafeMagic flag, it is possible watch all the databse's operations. News:
ContinousSpell can run a infinite job for Trick managing.
MysticalBond can implements foreign key logic.