ManaFox.Databases.Core 0.4.12

dotnet add package ManaFox.Databases.Core --version 0.4.12
                    
NuGet\Install-Package ManaFox.Databases.Core -Version 0.4.12
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ManaFox.Databases.Core" Version="0.4.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ManaFox.Databases.Core" Version="0.4.12" />
                    
Directory.Packages.props
<PackageReference Include="ManaFox.Databases.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ManaFox.Databases.Core --version 0.4.12
                    
#r "nuget: ManaFox.Databases.Core, 0.4.12"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ManaFox.Databases.Core@0.4.12
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ManaFox.Databases.Core&version=0.4.12
                    
Install as a Cake Addin
#tool nuget:?package=ManaFox.Databases.Core&version=0.4.12
                    
Install as a Cake Tool

ManaFox.Databases.Core

The Core primatives and abstractions for database projects within the ManaFox system

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on ManaFox.Databases.Core:

Package Downloads
ManaFox.Databases.TSQL

Database wrapper for standard read/write/execute operations on a TSQL (Microsoft.Data.SqlClient) connection

ManaFox.Databases.Extensions

Adds the service registry pattern for adding the IRuneReaderConfiguration to a ServiceCollection

ManaFox.Databases.PostgreSQL

Database wrapper for standard read/write/execute operations on a TSQL (Microsoft.Data.SqlClient) connection

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.4.12 113 4/19/2026
0.4.11 115 4/18/2026
0.4.10 115 4/18/2026
0.4.9 119 4/17/2026
0.4.8 117 4/17/2026
0.4.7 124 4/17/2026
0.4.6 122 4/16/2026
0.4.5 123 4/16/2026
0.4.4 128 4/14/2026
0.4.3 126 4/14/2026
0.4.2 126 4/11/2026
0.4.1 111 4/11/2026
0.4.0 147 4/9/2026
0.3.2 105 4/8/2026
0.3.1 109 4/8/2026
0.3.0 105 4/8/2026
0.2.1 128 2/28/2026
0.2.0 119 2/28/2026
0.1.2 119 2/28/2026
0.1.1 116 2/27/2026
Loading failed