DownloaderV3.DataBase 1.0.0

dotnet add package DownloaderV3.DataBase --version 1.0.0                
NuGet\Install-Package DownloaderV3.DataBase -Version 1.0.0                
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="DownloaderV3.DataBase" Version="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DownloaderV3.DataBase --version 1.0.0                
#r "nuget: DownloaderV3.DataBase, 1.0.0"                
#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.
// Install DownloaderV3.DataBase as a Cake Addin
#addin nuget:?package=DownloaderV3.DataBase&version=1.0.0

// Install DownloaderV3.DataBase as a Cake Tool
#tool nuget:?package=DownloaderV3.DataBase&version=1.0.0                

DownloaderV3.DataBase

DownloaderV3.DataBase is a private database package used in the DownloaderV3 project and its related components. This package contains the necessary configurations, models, and migration logic to manage the database schema and interactions within the DownloaderV3 ecosystem.


Overview

The DownloaderV3.DataBase package is designed to handle the database interactions for the DownloaderV3 project, which includes storing and managing pool creation data, transaction histories, and other essential information required for various services.

Features

Entity Framework Core Integration: This package uses Entity Framework Core (EF Core) to manage database migrations and schema updates. Model Definitions: Contains model classes representing the database tables, such as BasePoolCreated and LDv2NewPoolCreated. Configurations: Provides EntityTypeConfiguration classes for precise database table mappings, ensuring correct data types, constraints, and relationships. Secure Access: This package uses connection details provided through GitHub secrets and environment variables for safe and secure access to the database.

License

This package is proprietary and is intended for internal use only within the DownloaderV3 project.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 127 10/7/2024