DownloaderV3.DataBase
1.0.0
dotnet add package DownloaderV3.DataBase --version 1.0.0
NuGet\Install-Package DownloaderV3.DataBase -Version 1.0.0
<PackageReference Include="DownloaderV3.DataBase" Version="1.0.0" />
paket add DownloaderV3.DataBase --version 1.0.0
#r "nuget: DownloaderV3.DataBase, 1.0.0"
// 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 | 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. |
-
net8.0
- ConfiguredSqlConnection (>= 1.2.0)
- DownloaderV3.Destination (>= 1.0.0)
- Microsoft.EntityFrameworkCore (>= 8.0.8)
- Newtonsoft.Json (>= 13.0.3)
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 |