cloudscribe.SimpleContent.Storage.EFCore.MySQL
10.0.0
Prefix Reserved
dotnet add package cloudscribe.SimpleContent.Storage.EFCore.MySQL --version 10.0.0
NuGet\Install-Package cloudscribe.SimpleContent.Storage.EFCore.MySQL -Version 10.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="cloudscribe.SimpleContent.Storage.EFCore.MySQL" Version="10.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="cloudscribe.SimpleContent.Storage.EFCore.MySQL" Version="10.0.0" />
<PackageReference Include="cloudscribe.SimpleContent.Storage.EFCore.MySQL" />
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 cloudscribe.SimpleContent.Storage.EFCore.MySQL --version 10.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: cloudscribe.SimpleContent.Storage.EFCore.MySQL, 10.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.
#:package cloudscribe.SimpleContent.Storage.EFCore.MySQL@10.0.0
#: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=cloudscribe.SimpleContent.Storage.EFCore.MySQL&version=10.0.0
#tool nuget:?package=cloudscribe.SimpleContent.Storage.EFCore.MySQL&version=10.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
cloudscribe.SimpleContent.Storage.EFCore.MySql
Dev Notes
How to generate migrations
open a command/powershell window on the project folder
Since this project is a netstandard20 class library it is not executable, therefore you have to pass in the --startup-project that is executable
dotnet ef --startup-project ../sourceDev.WebApp migrations add --context cloudscribe.SimpleContent.Storage.EFCore.MySql.SimpleContentDbContext simplecontent-yyyymmdd
| Product | Versions 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.
-
net10.0
- cloudscribe.SimpleContent.Models (>= 10.0.0)
- cloudscribe.SimpleContent.Storage.EFCore.Common (>= 10.0.0)
- Microsoft.EntityFrameworkCore (>= 10.0.0)
- Microsoft.EntityFrameworkCore.Design (>= 10.0.0)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.0)
- Pomelo.EntityFrameworkCore.MySql (>= 9.0.0)
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 |
|---|---|---|
| 10.0.0 | 38 | 4/7/2026 |
| 8.7.0 | 109 | 3/2/2026 |
| 8.6.0 | 454 | 11/19/2025 |
| 8.5.0 | 258 | 9/22/2025 |
| 8.4.0 | 236 | 8/21/2025 |
| 8.3.1 | 428 | 7/25/2025 |
| 8.3.0 | 624 | 7/23/2025 |
| 8.2.0 | 227 | 7/9/2025 |
| 8.1.0 | 281 | 5/1/2025 |
| 8.0.5 | 276 | 11/27/2024 |
| 8.0.4 | 207 | 11/19/2024 |
| 8.0.3 | 226 | 10/1/2024 |
| 8.0.2 | 226 | 9/20/2024 |
| 8.0.1 | 253 | 9/11/2024 |
| 8.0.0 | 277 | 8/5/2024 |
| 6.0.2 | 512 | 8/29/2023 |
| 6.0.1 | 460 | 2/3/2023 |
| 6.0.0 | 680 | 4/22/2022 |
| 5.5.0 | 1,974 | 11/26/2021 |
| 5.1.3 | 648 | 1/6/2021 |
Loading failed