Entity framework for Automatica.Core.
Info
Version: | 8.1.0.1907 |
Author(s): | p3root |
Last Update: | Friday, April 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/automatica-core |
NuGet Url: | https://www.nuget.org/packages/Automatica.Core.EF |
Install
Install-Package Automatica.Core.EF
dotnet add package Automatica.Core.EF
paket add Automatica.Core.EF
Automatica.Core.EF Download (Unzip the "nupkg" after downloading)
Dependencies
- Automatica.Core.Model(>= 2.1.0.751)
- MessagePack(>= 2.1.90)
- Microsoft.AspNetCore.Cryptography.KeyDerivation(>= 3.1.3)
- Microsoft.EntityFrameworkCore(>= 3.1.3)
- Microsoft.EntityFrameworkCore.InMemory(>= 3.1.3)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.3)
- Microsoft.EntityFrameworkCore.Sqlite(>= 3.1.3)
- Microsoft.Extensions.Configuration(>= 3.1.3)
- Microsoft.Extensions.Configuration.FileExtensions(>= 3.1.3)
- Microsoft.Extensions.Configuration.Json(>= 3.1.3)
- Microsoft.Extensions.Identity.Stores(>= 3.1.3)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- Microsoft.Extensions.Logging.Console(>= 3.1.3)
- Microsoft.VisualStudio.Web.CodeGeneration.Design(>= 3.1.1)
- Pomelo.EntityFrameworkCore.MySql(>= 3.1.1)
- Serilog(>= 2.9.0)
- Serilog.Sinks.Console(>= 3.1.200779)
- Serilog.Sinks.RollingFile(>= 3.3.100771)
- System.Threading.Tasks.Extensions(>= 4.5.4)