ManaFox.Databases.Core 0.3.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package ManaFox.Databases.Core --version 0.3.2
                    
NuGet\Install-Package ManaFox.Databases.Core -Version 0.3.2
                    
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.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ManaFox.Databases.Core" Version="0.3.2" />
                    
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.3.2
                    
#r "nuget: ManaFox.Databases.Core, 0.3.2"
                    
#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.3.2
                    
#: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.3.2
                    
Install as a Cake Addin
#tool nuget:?package=ManaFox.Databases.Core&version=0.3.2
                    
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 114 4/19/2026
0.4.11 116 4/18/2026
0.4.10 116 4/18/2026
0.4.9 121 4/17/2026
0.4.8 119 4/17/2026
0.4.7 126 4/17/2026
0.4.6 123 4/16/2026
0.4.5 124 4/16/2026
0.4.4 129 4/14/2026
0.4.3 127 4/14/2026
0.4.2 127 4/11/2026
0.4.1 112 4/11/2026
0.4.0 148 4/9/2026
0.3.2 106 4/8/2026
0.3.1 110 4/8/2026
0.3.0 106 4/8/2026
0.2.1 129 2/28/2026
0.2.0 120 2/28/2026
0.1.2 120 2/28/2026
0.1.1 117 2/27/2026
Loading failed