Threenine.Database.Configuration
0.2.9
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Threenine.Database.Configuration --version 0.2.9
NuGet\Install-Package Threenine.Database.Configuration -Version 0.2.9
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="Threenine.Database.Configuration" Version="0.2.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Threenine.Database.Configuration --version 0.2.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Threenine.Database.Configuration, 0.2.9"
#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 Threenine.Database.Configuration as a Cake Addin #addin nuget:?package=Threenine.Database.Configuration&version=0.2.9 // Install Threenine.Database.Configuration as a Cake Tool #tool nuget:?package=Threenine.Database.Configuration&version=0.2.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Database configuration Helper
A helper to ease the configuration of Entity Framework Cire database projects when using the IEntityTypeConfiguration
pattern.
In most Enterprise Software solutions database schemas and database design patterns usually comprise of the Star Schema or Snowflake Schema design patterns.
erDiagram
CUSTOMER }|..|{ DELIVERY-ADDRESS : has
CUSTOMER ||--o{ ORDER : places
CUSTOMER ||--o{ INVOICE : "liable for"
DELIVERY-ADDRESS ||--o{ ORDER : receives
INVOICE ||--|{ ORDER : covers
ORDER ||--|{ ORDER-ITEM : includes
PRODUCT-CATEGORY ||--|{ PRODUCT : contains
PRODUCT ||--o{ ORDER-ITEM : "ordered in"
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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.
-
net6.0
- Microsoft.EntityFrameworkCore (>= 6.0.5)
- Microsoft.EntityFrameworkCore.Design (>= 6.0.5)
- Microsoft.EntityFrameworkCore.SqlServer (>= 6.0.5)
- Microsoft.EntityFrameworkCore.Tools (>= 6.0.5)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Threenine.Database.Configuration:
Package | Downloads |
---|---|
Geekiam.Persistence
Feed Management Database |
|
Geekiam.Persistence.Models
Feed Management Database |
|
Nostrfi.Relay.Persistence
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Threenine.Database.Configuration:
Repository | Stars |
---|---|
threenine/api-template
API Template pack provides an opinionated implementation guide to making use of popular leading .net framework based tools and utilities to assist developers to quickly and efficiently develop secure, stable and resilient REST API’s.
|
Version | Downloads | Last updated |
---|---|---|
1.0.11 | 574 | 4/11/2024 |
1.0.10 | 166 | 4/10/2024 |
1.0.9 | 113 | 4/9/2024 |
1.0.8 | 274 | 3/30/2024 |
1.0.7 | 229 | 3/26/2024 |
1.0.6 | 121 | 3/25/2024 |
1.0.5 | 128 | 3/9/2024 |
1.0.4 | 2,110 | 9/5/2023 |
1.0.3 | 180 | 9/2/2023 |
0.2.13 | 152 | 9/2/2023 |
0.2.12 | 166 | 9/2/2023 |
0.2.11 | 158 | 9/1/2023 |
0.2.10 | 652 | 4/21/2023 |
0.2.9 | 187 | 4/21/2023 |
0.2.8 | 163 | 4/21/2023 |
0.2.7 | 181 | 4/19/2023 |
0.2.6 | 193 | 4/19/2023 |
0.2.5 | 177 | 4/19/2023 |
0.2.4 | 195 | 4/19/2023 |
0.2.3 | 4,908 | 8/9/2022 |
0.2.2 | 632 | 7/8/2022 |
0.2.1 | 418 | 7/8/2022 |
0.2.0 | 410 | 7/4/2022 |
0.1.5 | 408 | 7/4/2022 |
0.1.4 | 395 | 6/30/2022 |
0.1.3 | 467 | 6/30/2022 |