pull/2/head
Maxence LANONE 3 years ago
parent 674d841281
commit 41de5c21bf

BIN
.DS_Store vendored

Binary file not shown.

@ -1,4 +1,5 @@
<Properties GitUserInfo="UsingGIT" StartupConfiguration="{F4473EB6-6CD7-4A73-89BC-82C247A23412}|Default">
<MonoDevelop.Ide.ItemProperties.Tests.TestUnitaireLOL PreferredExecutionTarget="MonoDevelop.Default" />
<MonoDevelop.Ide.Workbench ActiveDocument="../../EntityFrameWorkLib/EntityFrameWorkLib/ChampionEntity.cs">
<Files>
<File FileName="../../EntityFrameWorkLib/EntityFrameWorkLib/Class1.cs" />
@ -6,40 +7,33 @@
<File FileName="../../EntityFrameWorkLib/EntityFrameWorkLib/LolContext.cs" />
<File FileName="../../EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj" />
<File FileName="Tests/ConsoleDB/ConsoleDB.csproj" />
<File FileName="Tests/TestUnitaireLOL/UnitTest1.cs" Line="1" Column="1" />
<File FileName="Tests/TestUnitaireLOL/UnitTest1.cs" />
<File FileName="Tests/TestUnitaireLOL/Usings.cs" />
<File FileName="Tests/ConsoleTests/Program.cs" />
<File FileName="Model/Champion.cs" Line="1" Column="1" />
<File FileName="Model/IDataManager.cs" Line="8" Column="7" />
<File FileName="DbDatamanager/Class1.cs" Line="13" Column="2" />
<File FileName="Shared/IGenericDataManager.cs" Line="1" Column="1" />
<File FileName="Model/Champion.cs" />
<File FileName="Model/IDataManager.cs" />
<File FileName="Shared/IGenericDataManager.cs" />
<File FileName="../../EntityFrameWorkLib/EntityFrameWorkLib/ChampionEntity.cs" Line="1" Column="1" />
</Files>
<Pads>
<Pad Id="ProjectPad">
<State name="__root__">
<Node name="LeagueOfLegends" expanded="True">
<Node name="DbDatamanager" expanded="True" />
<Node name="EntityFrameWorkLib" expanded="True">
<Node name="ChampionEntity.cs" selected="True" />
</Node>
<Node name="Model" expanded="True">
<Node name="enums" expanded="True" />
</Node>
<Node name="EntityFrameWorkLib" expanded="True" selected="True" />
<Node name="Shared" expanded="True" />
</Node>
</State>
</Pad>
</Pads>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.ItemProperties.Tests.TestUnitaireLOL PreferredExecutionTarget="MonoDevelop.Default" />
<MonoDevelop.Ide.ItemProperties.Tests.ConsoleTests PreferredExecutionTarget="MonoDevelop.Default" />
<MonoDevelop.Ide.ItemProperties.Tests.ConsoleDB PreferredExecutionTarget="MonoDevelop.Default" />
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore />
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MultiItemStartupConfigurations />
<MonoDevelop.Ide.ItemProperties.DbDatamanager FirstBuild="True" />
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
<MultiItemStartupConfigurations />
<MonoDevelop.Ide.DebuggingService.Breakpoints />
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" />
<DisabledProjects>
<String>../../EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj</String>
</DisabledProjects>
<MonoDevelop.Ide.ItemProperties.Tests.ConsoleDB PreferredExecutionTarget="MonoDevelop.Default" />
<MonoDevelop.Ide.ItemProperties.Tests.ConsoleTests PreferredExecutionTarget="MonoDevelop.Default" />
</Properties>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -4,76 +4,6 @@
"/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/DbDatamanager.csproj": {}
},
"projects": {
"/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"projectName": "EntityFrameWorkLib",
"projectPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/Users/malanone/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"/usr/local/share/dotnet/library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Microsoft.EntityFrameworkCore": {
"target": "Package",
"version": "[7.0.2, )"
},
"Microsoft.EntityFrameworkCore.Sqlite": {
"target": "Package",
"version": "[7.0.2, )"
},
"Microsoft.EntityFrameworkCore.Tools": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[7.0.2, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.102/RuntimeIdentifierGraph.json"
}
}
},
"/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/DbDatamanager.csproj": {
"version": "1.0.0",
"restore": {
@ -97,9 +27,6 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {
"projectPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj"
},
"/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/Model.csproj": {
"projectPath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/Model.csproj"
}

@ -12,7 +12,4 @@
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/Users/malanone/.nuget/packages/" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore/7.0.2/buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore/7.0.2/buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props')" />
</ImportGroup>
</Project>

@ -1,8 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)system.text.json/7.0.0/buildTransitive/net6.0/System.Text.Json.targets" Condition="Exists('$(NuGetPackageRoot)system.text.json/7.0.0/buildTransitive/net6.0/System.Text.Json.targets')" />
<Import Project="$(NuGetPackageRoot)sqlitepclraw.lib.e_sqlite3/2.1.2/buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets" Condition="Exists('$(NuGetPackageRoot)sqlitepclraw.lib.e_sqlite3/2.1.2/buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets')" />
</ImportGroup>
</Project>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

File diff suppressed because it is too large Load Diff

@ -1,33 +1,8 @@
{
"version": 2,
"dgSpecHash": "nq4ylYBuADnYXImuCzpmalaonulwKBaWPNdI/eithUtdIYL5w8UevBt6ZQqJP8Y8mntSEUOT5mxDlCEqqwukRQ==",
"dgSpecHash": "G7DZFYmIjMBjgulEXqpFMzNB4GFtrfUj/S/DHDDP3rjU58OVGGrxkegeVbTW59RzXQq/cn5JwW6+xS/48JpWXw==",
"success": true,
"projectFilePath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/DbDatamanager.csproj",
"expectedPackageFiles": [
"/Users/malanone/.nuget/packages/microsoft.data.sqlite.core/7.0.2/microsoft.data.sqlite.core.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore/7.0.2/microsoft.entityframeworkcore.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.abstractions/7.0.2/microsoft.entityframeworkcore.abstractions.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.analyzers/7.0.2/microsoft.entityframeworkcore.analyzers.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.relational/7.0.2/microsoft.entityframeworkcore.relational.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite/7.0.2/microsoft.entityframeworkcore.sqlite.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite.core/7.0.2/microsoft.entityframeworkcore.sqlite.core.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.caching.abstractions/7.0.0/microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.caching.memory/7.0.0/microsoft.extensions.caching.memory.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.configuration.abstractions/7.0.0/microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.dependencymodel/7.0.0/microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.logging/7.0.0/microsoft.extensions.logging.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.logging.abstractions/7.0.0/microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.options/7.0.0/microsoft.extensions.options.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.primitives/7.0.0/microsoft.extensions.primitives.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/2.1.2/sqlitepclraw.bundle_e_sqlite3.2.1.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.core/2.1.2/sqlitepclraw.core.2.1.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.1.2/sqlitepclraw.lib.e_sqlite3.2.1.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.1.2/sqlitepclraw.provider.e_sqlite3.2.1.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512",
"/Users/malanone/.nuget/packages/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/system.text.json/7.0.0/system.text.json.7.0.0.nupkg.sha512"
],
"expectedPackageFiles": [],
"logs": []
}

Binary file not shown.

@ -0,0 +1,12 @@
using System;
namespace EntityFrameWorkLib
{
public class ChampionEntity
{
public int Id { get; set; }
public string Name { get; set; }
public string Bio { get; set; }
public string Icon { get; set; }
}
}

@ -0,0 +1,6 @@
namespace EntityFrameWorkLib;
public class Class1
{
}

@ -0,0 +1,23 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<StartWorkingDirectory>$(MSBuildProjectDirectory)</StartWorkingDirectory>
</PropertyGroup>
<ItemGroup>
<None Remove="Microsoft.EntityFrameworkCore" />
<None Remove="Microsoft.EntityFrameworkCore.Sqlite" />
<None Remove="Microsoft.EntityFrameworkCore.Tools" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>
</Project>

@ -0,0 +1,26 @@
using System;
using System.Data.Common;
using Microsoft.EntityFrameworkCore;
namespace EntityFrameWorkLib
{
public class LolContext : DbContext
{
public DbSet<ChampionEntity> Champions { get; set; }
public LolContext() { }
public LolContext(DbContextOptions<LolContext> options)
:base(options)
{ }
protected override void OnConfiguring(DbContextOptionsBuilder options)
{
if (!options.IsConfigured)
{
base.OnConfiguring(options.UseSqlite($"DataSource=projet.Champions.db"));
}
}
}
}

@ -0,0 +1,47 @@
// <auto-generated />
using EntityFrameWorkLib;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Infrastructure;
using Microsoft.EntityFrameworkCore.Migrations;
using Microsoft.EntityFrameworkCore.Storage.ValueConversion;
#nullable disable
namespace EntityFrameWorkLib.Migrations
{
[DbContext(typeof(LolContext))]
[Migration("20230126082727_MyMigration")]
partial class MyMigration
{
/// <inheritdoc />
protected override void BuildTargetModel(ModelBuilder modelBuilder)
{
#pragma warning disable 612, 618
modelBuilder.HasAnnotation("ProductVersion", "7.0.2");
modelBuilder.Entity("EntityFrameWorkLib.ChampionEntity", b =>
{
b.Property<int>("Id")
.ValueGeneratedOnAdd()
.HasColumnType("INTEGER");
b.Property<string>("Bio")
.IsRequired()
.HasColumnType("TEXT");
b.Property<string>("Icon")
.IsRequired()
.HasColumnType("TEXT");
b.Property<string>("Name")
.IsRequired()
.HasColumnType("TEXT");
b.HasKey("Id");
b.ToTable("Champions");
});
#pragma warning restore 612, 618
}
}
}

@ -0,0 +1,36 @@
using Microsoft.EntityFrameworkCore.Migrations;
#nullable disable
namespace EntityFrameWorkLib.Migrations
{
/// <inheritdoc />
public partial class MyMigration : Migration
{
/// <inheritdoc />
protected override void Up(MigrationBuilder migrationBuilder)
{
migrationBuilder.CreateTable(
name: "Champions",
columns: table => new
{
Id = table.Column<int>(type: "INTEGER", nullable: false)
.Annotation("Sqlite:Autoincrement", true),
Name = table.Column<string>(type: "TEXT", nullable: false),
Bio = table.Column<string>(type: "TEXT", nullable: false),
Icon = table.Column<string>(type: "TEXT", nullable: false)
},
constraints: table =>
{
table.PrimaryKey("PK_Champions", x => x.Id);
});
}
/// <inheritdoc />
protected override void Down(MigrationBuilder migrationBuilder)
{
migrationBuilder.DropTable(
name: "Champions");
}
}
}

@ -0,0 +1,44 @@
// <auto-generated />
using EntityFrameWorkLib;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Infrastructure;
using Microsoft.EntityFrameworkCore.Storage.ValueConversion;
#nullable disable
namespace EntityFrameWorkLib.Migrations
{
[DbContext(typeof(LolContext))]
partial class LolContextModelSnapshot : ModelSnapshot
{
protected override void BuildModel(ModelBuilder modelBuilder)
{
#pragma warning disable 612, 618
modelBuilder.HasAnnotation("ProductVersion", "7.0.2");
modelBuilder.Entity("EntityFrameWorkLib.ChampionEntity", b =>
{
b.Property<int>("Id")
.ValueGeneratedOnAdd()
.HasColumnType("INTEGER");
b.Property<string>("Bio")
.IsRequired()
.HasColumnType("TEXT");
b.Property<string>("Icon")
.IsRequired()
.HasColumnType("TEXT");
b.Property<string>("Name")
.IsRequired()
.HasColumnType("TEXT");
b.HasKey("Id");
b.ToTable("Champions");
});
#pragma warning restore 612, 618
}
}
}

@ -0,0 +1,12 @@
using System;
namespace EntityFrameWorkLib
{
public class Skin
{
public string Name { get; set; }
public string Description { get; set; }
public string Icon { get; set; }
public float Price { get; set; }
}
}

@ -0,0 +1,608 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v7.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {
"EntityFrameWorkLib/1.0.0": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "7.0.2",
"Microsoft.EntityFrameworkCore.Sqlite": "7.0.2",
"Microsoft.EntityFrameworkCore.Tools": "7.0.2"
},
"runtime": {
"EntityFrameWorkLib.dll": {}
}
},
"Humanizer.Core/2.14.1": {
"runtime": {
"lib/net6.0/Humanizer.dll": {
"assemblyVersion": "2.14.0.0",
"fileVersion": "2.14.1.48190"
}
}
},
"Microsoft.Data.Sqlite.Core/7.0.2": {
"dependencies": {
"SQLitePCLRaw.core": "2.1.2"
},
"runtime": {
"lib/net6.0/Microsoft.Data.Sqlite.dll": {
"assemblyVersion": "7.0.2.0",
"fileVersion": "7.0.222.58006"
}
}
},
"Microsoft.EntityFrameworkCore/7.0.2": {
"dependencies": {
"Microsoft.EntityFrameworkCore.Abstractions": "7.0.2",
"Microsoft.EntityFrameworkCore.Analyzers": "7.0.2",
"Microsoft.Extensions.Caching.Memory": "7.0.0",
"Microsoft.Extensions.DependencyInjection": "7.0.0",
"Microsoft.Extensions.Logging": "7.0.0"
},
"runtime": {
"lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
"assemblyVersion": "7.0.2.0",
"fileVersion": "7.0.222.58006"
}
}
},
"Microsoft.EntityFrameworkCore.Abstractions/7.0.2": {
"runtime": {
"lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
"assemblyVersion": "7.0.2.0",
"fileVersion": "7.0.222.58006"
}
}
},
"Microsoft.EntityFrameworkCore.Analyzers/7.0.2": {},
"Microsoft.EntityFrameworkCore.Design/7.0.2": {
"dependencies": {
"Humanizer.Core": "2.14.1",
"Microsoft.EntityFrameworkCore.Relational": "7.0.2",
"Microsoft.Extensions.DependencyModel": "7.0.0",
"Mono.TextTemplating": "2.2.1"
},
"runtime": {
"lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll": {
"assemblyVersion": "7.0.2.0",
"fileVersion": "7.0.222.58006"
}
}
},
"Microsoft.EntityFrameworkCore.Relational/7.0.2": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "7.0.2",
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
},
"runtime": {
"lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {
"assemblyVersion": "7.0.2.0",
"fileVersion": "7.0.222.58006"
}
}
},
"Microsoft.EntityFrameworkCore.Sqlite/7.0.2": {
"dependencies": {
"Microsoft.EntityFrameworkCore.Sqlite.Core": "7.0.2",
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.2"
}
},
"Microsoft.EntityFrameworkCore.Sqlite.Core/7.0.2": {
"dependencies": {
"Microsoft.Data.Sqlite.Core": "7.0.2",
"Microsoft.EntityFrameworkCore.Relational": "7.0.2",
"Microsoft.Extensions.DependencyModel": "7.0.0"
},
"runtime": {
"lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
"assemblyVersion": "7.0.2.0",
"fileVersion": "7.0.222.58006"
}
}
},
"Microsoft.EntityFrameworkCore.Tools/7.0.2": {
"dependencies": {
"Microsoft.EntityFrameworkCore.Design": "7.0.2"
}
},
"Microsoft.Extensions.Caching.Abstractions/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "7.0.0"
},
"runtime": {
"lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
}
},
"Microsoft.Extensions.Caching.Memory/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "7.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"Microsoft.Extensions.Options": "7.0.0",
"Microsoft.Extensions.Primitives": "7.0.0"
},
"runtime": {
"lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
}
},
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "7.0.0"
},
"runtime": {
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
}
},
"Microsoft.Extensions.DependencyInjection/7.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
},
"runtime": {
"lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
"runtime": {
"lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
}
},
"Microsoft.Extensions.DependencyModel/7.0.0": {
"dependencies": {
"System.Text.Encodings.Web": "7.0.0",
"System.Text.Json": "7.0.0"
},
"runtime": {
"lib/net7.0/Microsoft.Extensions.DependencyModel.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
}
},
"Microsoft.Extensions.Logging/7.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "7.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"Microsoft.Extensions.Options": "7.0.0"
},
"runtime": {
"lib/net7.0/Microsoft.Extensions.Logging.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
}
},
"Microsoft.Extensions.Logging.Abstractions/7.0.0": {
"runtime": {
"lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
}
},
"Microsoft.Extensions.Options/7.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
"Microsoft.Extensions.Primitives": "7.0.0"
},
"runtime": {
"lib/net7.0/Microsoft.Extensions.Options.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
}
},
"Microsoft.Extensions.Primitives/7.0.0": {
"runtime": {
"lib/net7.0/Microsoft.Extensions.Primitives.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
}
},
"Mono.TextTemplating/2.2.1": {
"dependencies": {
"System.CodeDom": "4.4.0"
},
"runtime": {
"lib/netstandard2.0/Mono.TextTemplating.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.1.1"
}
}
},
"SQLitePCLRaw.bundle_e_sqlite3/2.1.2": {
"dependencies": {
"SQLitePCLRaw.lib.e_sqlite3": "2.1.2",
"SQLitePCLRaw.provider.e_sqlite3": "2.1.2"
},
"runtime": {
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {
"assemblyVersion": "2.1.2.1721",
"fileVersion": "2.1.2.1721"
}
}
},
"SQLitePCLRaw.core/2.1.2": {
"dependencies": {
"System.Memory": "4.5.3"
},
"runtime": {
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {
"assemblyVersion": "2.1.2.1721",
"fileVersion": "2.1.2.1721"
}
}
},
"SQLitePCLRaw.lib.e_sqlite3/2.1.2": {
"runtimeTargets": {
"runtimes/alpine-arm/native/libe_sqlite3.so": {
"rid": "alpine-arm",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/alpine-arm64/native/libe_sqlite3.so": {
"rid": "alpine-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/alpine-x64/native/libe_sqlite3.so": {
"rid": "alpine-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a": {
"rid": "browser-wasm",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-arm/native/libe_sqlite3.so": {
"rid": "linux-arm",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-arm64/native/libe_sqlite3.so": {
"rid": "linux-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-armel/native/libe_sqlite3.so": {
"rid": "linux-armel",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-mips64/native/libe_sqlite3.so": {
"rid": "linux-mips64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-musl-arm/native/libe_sqlite3.so": {
"rid": "linux-musl-arm",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
"rid": "linux-musl-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-musl-x64/native/libe_sqlite3.so": {
"rid": "linux-musl-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-s390x/native/libe_sqlite3.so": {
"rid": "linux-s390x",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-x64/native/libe_sqlite3.so": {
"rid": "linux-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-x86/native/libe_sqlite3.so": {
"rid": "linux-x86",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
"rid": "maccatalyst-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
"rid": "maccatalyst-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/osx-arm64/native/libe_sqlite3.dylib": {
"rid": "osx-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/osx-x64/native/libe_sqlite3.dylib": {
"rid": "osx-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-arm/native/e_sqlite3.dll": {
"rid": "win-arm",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-arm64/native/e_sqlite3.dll": {
"rid": "win-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-x64/native/e_sqlite3.dll": {
"rid": "win-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-x86/native/e_sqlite3.dll": {
"rid": "win-x86",
"assetType": "native",
"fileVersion": "0.0.0.0"
}
}
},
"SQLitePCLRaw.provider.e_sqlite3/2.1.2": {
"dependencies": {
"SQLitePCLRaw.core": "2.1.2"
},
"runtime": {
"lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {
"assemblyVersion": "2.1.2.1721",
"fileVersion": "2.1.2.1721"
}
}
},
"System.CodeDom/4.4.0": {
"runtime": {
"lib/netstandard2.0/System.CodeDom.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.25519.3"
}
}
},
"System.Memory/4.5.3": {},
"System.Text.Encodings.Web/7.0.0": {},
"System.Text.Json/7.0.0": {
"dependencies": {
"System.Text.Encodings.Web": "7.0.0"
}
}
}
},
"libraries": {
"EntityFrameWorkLib/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Humanizer.Core/2.14.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
"path": "humanizer.core/2.14.1",
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
},
"Microsoft.Data.Sqlite.Core/7.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JeATjPNhC0I4g44MRlG9xJ0hbOYgizlV/UAJXzzSGjVPn9ohwr8yO2SrC3jhvTwD3wpL/MrAck/aORhLM/ayoQ==",
"path": "microsoft.data.sqlite.core/7.0.2",
"hashPath": "microsoft.data.sqlite.core.7.0.2.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore/7.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5QEspjTHk/cgM98AaB12mDXF7jlInlYhG0gxS6X8ZJ2rzmyIAsvYNEwoOUifd/gt5v5HblYClYfZ9YYIEjSkew==",
"path": "microsoft.entityframeworkcore/7.0.2",
"hashPath": "microsoft.entityframeworkcore.7.0.2.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Abstractions/7.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-nszewdtuQAk2DbhNnGssRCYVxyBhm0DZHJobU8Bc4RGPuybraCv/lovFWPUeZlTT3bQndyV8Ko2NHKSc4qsKCg==",
"path": "microsoft.entityframeworkcore.abstractions/7.0.2",
"hashPath": "microsoft.entityframeworkcore.abstractions.7.0.2.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Analyzers/7.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-75dDCNXzoQFM86Mk/iY7lQ+XHb2DbpAh53hbAJUlxkL3XUVoCq6rWgO4y1EX7DdyKMF61dsdEKlF4/bmpi4urA==",
"path": "microsoft.entityframeworkcore.analyzers/7.0.2",
"hashPath": "microsoft.entityframeworkcore.analyzers.7.0.2.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Design/7.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-gUUucCoJci8BBxOcU/XuuldUZpCo5Od8lwFEzZ5WywnvDfSmARnXNe97BpjL+JiBhSrnuTxW/wCJjWqPonXXHQ==",
"path": "microsoft.entityframeworkcore.design/7.0.2",
"hashPath": "microsoft.entityframeworkcore.design.7.0.2.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Relational/7.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-TbTGOdaGtjps3GP7rLWXEXzmP+EXhV8AwPE/ov0QYhs5i5vKZX5ZpVLMnco2MeMtiPgLyxE7DhQT8s1wlu190g==",
"path": "microsoft.entityframeworkcore.relational/7.0.2",
"hashPath": "microsoft.entityframeworkcore.relational.7.0.2.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Sqlite/7.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-RDzWFVTbWvLMwanAyBpNYkKucruJZuw0Cg3fy7MoVWl0EMO3HopbE1qL+UeDTK6uQD2U4jeNHV1sBOll9k/nUg==",
"path": "microsoft.entityframeworkcore.sqlite/7.0.2",
"hashPath": "microsoft.entityframeworkcore.sqlite.7.0.2.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Sqlite.Core/7.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/BLUhqNvZUr2GDzzPOUFJKS71VEqoEPZLA3DGflZMfoWqB6c1kSQMcsk7yW1YRBJuRnicp7U/fTdUWKfrCNDpg==",
"path": "microsoft.entityframeworkcore.sqlite.core/7.0.2",
"hashPath": "microsoft.entityframeworkcore.sqlite.core.7.0.2.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Tools/7.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-0Jx9feeGsUUlI+PEFkADyfQrGU+UIYh9N1I8ZO6X5bjYSKL2V1empkGTupvfrI7S9h4uA7aY8GQpjkCmIep7dg==",
"path": "microsoft.entityframeworkcore.tools/7.0.2",
"hashPath": "microsoft.entityframeworkcore.tools.7.0.2.nupkg.sha512"
},
"Microsoft.Extensions.Caching.Abstractions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IeimUd0TNbhB4ded3AbgBLQv2SnsiVugDyGV1MvspQFVlA07nDC7Zul7kcwH5jWN3JiTcp/ySE83AIJo8yfKjg==",
"path": "microsoft.extensions.caching.abstractions/7.0.0",
"hashPath": "microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Caching.Memory/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-xpidBs2KCE2gw1JrD0quHE72kvCaI3xFql5/Peb2GRtUuZX+dYPoK/NTdVMiM67Svym0M0Df9A3xyU0FbMQhHw==",
"path": "microsoft.extensions.caching.memory/7.0.0",
"hashPath": "microsoft.extensions.caching.memory.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
"path": "microsoft.extensions.configuration.abstractions/7.0.0",
"hashPath": "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
"path": "microsoft.extensions.dependencyinjection/7.0.0",
"hashPath": "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==",
"path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0",
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyModel/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==",
"path": "microsoft.extensions.dependencymodel/7.0.0",
"hashPath": "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
"path": "microsoft.extensions.logging/7.0.0",
"hashPath": "microsoft.extensions.logging.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Abstractions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==",
"path": "microsoft.extensions.logging.abstractions/7.0.0",
"hashPath": "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Options/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lP1yBnTTU42cKpMozuafbvNtQ7QcBjr/CcK3bYOGEMH55Fjt+iecXjT6chR7vbgCMqy3PG3aNQSZgo/EuY/9qQ==",
"path": "microsoft.extensions.options/7.0.0",
"hashPath": "microsoft.extensions.options.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Primitives/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
"path": "microsoft.extensions.primitives/7.0.0",
"hashPath": "microsoft.extensions.primitives.7.0.0.nupkg.sha512"
},
"Mono.TextTemplating/2.2.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==",
"path": "mono.texttemplating/2.2.1",
"hashPath": "mono.texttemplating.2.2.1.nupkg.sha512"
},
"SQLitePCLRaw.bundle_e_sqlite3/2.1.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ilkvNhrTersLmIVAcDwwPqfhUFCg19Z1GVMvCSi3xk6Akq94f4qadLORQCq/T8+9JgMiPs+F/NECw5uauviaNw==",
"path": "sqlitepclraw.bundle_e_sqlite3/2.1.2",
"hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.2.nupkg.sha512"
},
"SQLitePCLRaw.core/2.1.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-A8EBepVqY2lnAp3a8jnhbgzF2tlj2S3HcJQGANTYg/TbYbKa8Z5cM1h74An/vy0svhfzT7tVY0sFmUglLgv+2g==",
"path": "sqlitepclraw.core/2.1.2",
"hashPath": "sqlitepclraw.core.2.1.2.nupkg.sha512"
},
"SQLitePCLRaw.lib.e_sqlite3/2.1.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zibGtku8M4Eea1R3ZCAxc86QbNvyEN17mAcQkvWKBuHvRpMiK2g5anG4R5Be7cWKSd1i6baYz8y4dMMAKcXKPg==",
"path": "sqlitepclraw.lib.e_sqlite3/2.1.2",
"hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.2.nupkg.sha512"
},
"SQLitePCLRaw.provider.e_sqlite3/2.1.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lxCZarZdvAsMl2zw9bXHrXK6RxVhB4b23iTFhCOdHFhxfbsxLxWf+ocvswJwR/9Wh/E//ddMi+wJGqUKV7VwoA==",
"path": "sqlitepclraw.provider.e_sqlite3/2.1.2",
"hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.2.nupkg.sha512"
},
"System.CodeDom/4.4.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==",
"path": "system.codedom/4.4.0",
"hashPath": "system.codedom.4.4.0.nupkg.sha512"
},
"System.Memory/4.5.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
"path": "system.memory/4.5.3",
"hashPath": "system.memory.4.5.3.nupkg.sha512"
},
"System.Text.Encodings.Web/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==",
"path": "system.text.encodings.web/7.0.0",
"hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512"
},
"System.Text.Json/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==",
"path": "system.text.json/7.0.0",
"hashPath": "system.text.json.7.0.0.nupkg.sha512"
}
}
}

@ -0,0 +1,12 @@
{
"runtimeOptions": {
"tfm": "net7.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
},
"configProperties": {
"System.Reflection.NullabilityInfoContext.IsSupported": true
}
}
}

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]

@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("EntityFrameWorkLib")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("EntityFrameWorkLib")]
[assembly: System.Reflection.AssemblyTitleAttribute("EntityFrameWorkLib")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

@ -0,0 +1,11 @@
is_global = true
build_property.TargetFramework = net7.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = EntityFrameWorkLib
build_property.ProjectDir = /Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/

@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

@ -0,0 +1,28 @@
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.deps.json
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.runtimeconfig.json
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.dll
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.pdb
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.AssemblyReference.cache
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GeneratedMSBuildEditorConfig.editorconfig
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfoInputs.cache
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfo.cs
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.CoreCompileInputs.cache
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.dll
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/refint/EntityFrameWorkLib.dll
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.pdb
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.genruntimeconfig.cache
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/ref/EntityFrameWorkLib.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.deps.json
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.runtimeconfig.json
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.pdb
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.AssemblyReference.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GeneratedMSBuildEditorConfig.editorconfig
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfoInputs.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfo.cs
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.CoreCompileInputs.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/refint/EntityFrameWorkLib.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.pdb
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.genruntimeconfig.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/ref/EntityFrameWorkLib.dll

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Target Name="GetEFProjectMetadata">
<MSBuild Condition=" '$(TargetFramework)' == '' "
Projects="$(MSBuildProjectFile)"
Targets="GetEFProjectMetadata"
Properties="TargetFramework=$(TargetFrameworks.Split(';')[0]);EFProjectMetadataFile=$(EFProjectMetadataFile)" />
<ItemGroup Condition=" '$(TargetFramework)' != '' ">
<EFProjectMetadata Include="AssemblyName: $(AssemblyName)" />
<EFProjectMetadata Include="Language: $(Language)" />
<EFProjectMetadata Include="OutputPath: $(OutputPath)" />
<EFProjectMetadata Include="Platform: $(Platform)" />
<EFProjectMetadata Include="PlatformTarget: $(PlatformTarget)" />
<EFProjectMetadata Include="ProjectAssetsFile: $(ProjectAssetsFile)" />
<EFProjectMetadata Include="ProjectDir: $(ProjectDir)" />
<EFProjectMetadata Include="RootNamespace: $(RootNamespace)" />
<EFProjectMetadata Include="RuntimeFrameworkVersion: $(RuntimeFrameworkVersion)" />
<EFProjectMetadata Include="TargetFileName: $(TargetFileName)" />
<EFProjectMetadata Include="TargetFrameworkMoniker: $(TargetFrameworkMoniker)" />
<EFProjectMetadata Include="Nullable: $(Nullable)" />
<EFProjectMetadata Include="TargetFramework: $(TargetFramework)" />
<EFProjectMetadata Include="TargetPlatformIdentifier: $(TargetPlatformIdentifier)" />
</ItemGroup>
<WriteLinesToFile Condition=" '$(TargetFramework)' != '' "
File="$(EFProjectMetadataFile)"
Lines="@(EFProjectMetadata)" />
</Target>
</Project>

@ -0,0 +1,78 @@
{
"format": 1,
"restore": {
"/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {}
},
"projects": {
"/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"projectName": "EntityFrameWorkLib",
"projectPath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/Users/malanone/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"/usr/local/share/dotnet/library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Microsoft.EntityFrameworkCore": {
"target": "Package",
"version": "[7.0.2, )"
},
"Microsoft.EntityFrameworkCore.Sqlite": {
"target": "Package",
"version": "[7.0.2, )"
},
"Microsoft.EntityFrameworkCore.Tools": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[7.0.2, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.102/RuntimeIdentifierGraph.json"
}
}
}
}
}

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/Users/malanone/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/Users/malanone/.nuget/packages/</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.3.1</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/Users/malanone/.nuget/packages/" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore/7.0.2/buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore/7.0.2/buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore.design/7.0.2/build/net6.0/Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore.design/7.0.2/build/net6.0/Microsoft.EntityFrameworkCore.Design.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.tools/7.0.2</PkgMicrosoft_EntityFrameworkCore_Tools>
</PropertyGroup>
</Project>

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)system.text.json/7.0.0/buildTransitive/net6.0/System.Text.Json.targets" Condition="Exists('$(NuGetPackageRoot)system.text.json/7.0.0/buildTransitive/net6.0/System.Text.Json.targets')" />
<Import Project="$(NuGetPackageRoot)sqlitepclraw.lib.e_sqlite3/2.1.2/buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets" Condition="Exists('$(NuGetPackageRoot)sqlitepclraw.lib.e_sqlite3/2.1.2/buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets')" />
</ImportGroup>
</Project>

File diff suppressed because it is too large Load Diff

@ -0,0 +1,38 @@
{
"version": 2,
"dgSpecHash": "Fqd2maPT0uDRDd7bj1g7k2ZQA6gnCLby5m7cPMfcnxbTmx8p0x8w+idTMtwv0I1YreuABIXaXqzY/A/HJgCGtw==",
"success": true,
"projectFilePath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"expectedPackageFiles": [
"/Users/malanone/.nuget/packages/humanizer.core/2.14.1/humanizer.core.2.14.1.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.data.sqlite.core/7.0.2/microsoft.data.sqlite.core.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore/7.0.2/microsoft.entityframeworkcore.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.abstractions/7.0.2/microsoft.entityframeworkcore.abstractions.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.analyzers/7.0.2/microsoft.entityframeworkcore.analyzers.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.design/7.0.2/microsoft.entityframeworkcore.design.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.relational/7.0.2/microsoft.entityframeworkcore.relational.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite/7.0.2/microsoft.entityframeworkcore.sqlite.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite.core/7.0.2/microsoft.entityframeworkcore.sqlite.core.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.tools/7.0.2/microsoft.entityframeworkcore.tools.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.caching.abstractions/7.0.0/microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.caching.memory/7.0.0/microsoft.extensions.caching.memory.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.configuration.abstractions/7.0.0/microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.dependencymodel/7.0.0/microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.logging/7.0.0/microsoft.extensions.logging.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.logging.abstractions/7.0.0/microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.options/7.0.0/microsoft.extensions.options.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.primitives/7.0.0/microsoft.extensions.primitives.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/mono.texttemplating/2.2.1/mono.texttemplating.2.2.1.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/2.1.2/sqlitepclraw.bundle_e_sqlite3.2.1.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.core/2.1.2/sqlitepclraw.core.2.1.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.1.2/sqlitepclraw.lib.e_sqlite3.2.1.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.1.2/sqlitepclraw.provider.e_sqlite3.2.1.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/system.codedom/4.4.0/system.codedom.4.4.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512",
"/Users/malanone/.nuget/packages/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/system.text.json/7.0.0/system.text.json.7.0.0.nupkg.sha512"
],
"logs": []
}

@ -23,6 +23,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestUnitaireLOL", "Tests\Te
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbDatamanager", "DbDatamanager\DbDatamanager.csproj", "{B316E0A6-491B-45D6-A4E5-78AB662ABE1B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EntityFrameWorkLib", "EntityFrameWorkLib\EntityFrameWorkLib.csproj", "{9BACB936-6DF3-4BB4-A824-1DC65931BECC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@ -61,6 +63,10 @@ Global
{B316E0A6-491B-45D6-A4E5-78AB662ABE1B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B316E0A6-491B-45D6-A4E5-78AB662ABE1B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B316E0A6-491B-45D6-A4E5-78AB662ABE1B}.Release|Any CPU.Build.0 = Release|Any CPU
{9BACB936-6DF3-4BB4-A824-1DC65931BECC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9BACB936-6DF3-4BB4-A824-1DC65931BECC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9BACB936-6DF3-4BB4-A824-1DC65931BECC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9BACB936-6DF3-4BB4-A824-1DC65931BECC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE

@ -4,76 +4,6 @@
"/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/ConsoleDB.csproj": {}
},
"projects": {
"/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"projectName": "EntityFrameWorkLib",
"projectPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/Users/malanone/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"/usr/local/share/dotnet/library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Microsoft.EntityFrameworkCore": {
"target": "Package",
"version": "[7.0.2, )"
},
"Microsoft.EntityFrameworkCore.Sqlite": {
"target": "Package",
"version": "[7.0.2, )"
},
"Microsoft.EntityFrameworkCore.Tools": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[7.0.2, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.102/RuntimeIdentifierGraph.json"
}
}
},
"/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/ConsoleDB.csproj": {
"version": "1.0.0",
"restore": {
@ -96,11 +26,7 @@
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {
"projectPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj"
}
}
"projectReferences": {}
}
},
"warningProperties": {

@ -559,20 +559,6 @@
"build": {
"buildTransitive/net6.0/System.Text.Json.targets": {}
}
},
"EntityFrameWorkLib/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v7.0",
"dependencies": {
"Microsoft.EntityFrameworkCore": "7.0.2",
"Microsoft.EntityFrameworkCore.Sqlite": "7.0.2"
},
"compile": {
"bin/placeholder/EntityFrameWorkLib.dll": {}
},
"runtime": {
"bin/placeholder/EntityFrameWorkLib.dll": {}
}
}
}
},
@ -1302,16 +1288,10 @@
"system.text.json.nuspec",
"useSharedDesignerContext.txt"
]
},
"EntityFrameWorkLib/1.0.0": {
"type": "project",
"path": "../../../../EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"msbuildProject": "../../../../EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj"
}
},
"projectFileDependencyGroups": {
"net7.0": [
"EntityFrameWorkLib >= 1.0.0",
"Microsoft.EntityFrameworkCore >= 7.0.2",
"Microsoft.EntityFrameworkCore.Sqlite >= 7.0.2",
"Microsoft.EntityFrameworkCore.Tools >= 7.0.2"
@ -1342,11 +1322,7 @@
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {
"projectPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj"
}
}
"projectReferences": {}
}
},
"warningProperties": {

@ -1,6 +1,6 @@
{
"version": 2,
"dgSpecHash": "IWHyMVt0VneZ7ryxNVGwBdAi79evcNFMIg+8brRYi2IbhaPV39h5cX3Xz8fKFGoqqrxXGeV7VGiAtMdihnTRIg==",
"dgSpecHash": "r1ggnq7WZCvnUxP9HCiDEnZAsrW1YkjOJm0tcUwx316LgE52q+NAmj15+rhea5zOc6PF10rHnFjSyp1EzFZFHw==",
"success": true,
"projectFilePath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/ConsoleDB/ConsoleDB.csproj",
"expectedPackageFiles": [

@ -8,7 +8,6 @@
".NETCoreApp,Version=v7.0": {
"TestUnitaireLOL/1.0.0": {
"dependencies": {
"EntityFrameWorkLib": "1.0.0",
"Microsoft.EntityFrameworkCore.Sqlite": "7.0.2",
"Microsoft.NET.Test.Sdk": "17.3.2",
"coverlet.collector": "3.1.2",
@ -1421,16 +1420,7 @@
}
}
},
"xunit.runner.visualstudio/2.4.5": {},
"EntityFrameWorkLib/1.0.0": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "7.0.2",
"Microsoft.EntityFrameworkCore.Sqlite": "7.0.2"
},
"runtime": {
"EntityFrameWorkLib.dll": {}
}
}
"xunit.runner.visualstudio/2.4.5": {}
}
},
"libraries": {
@ -2250,11 +2240,6 @@
"sha512": "sha512-OwHamvBdUKgqsXfBzWiCW/O98BTx81UKzx2bieIOQI7CZFE5NEQZGi8PBQGIKawDW96xeRffiNf20SjfC0x9hw==",
"path": "xunit.runner.visualstudio/2.4.5",
"hashPath": "xunit.runner.visualstudio.2.4.5.nupkg.sha512"
},
"EntityFrameWorkLib/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

@ -1 +1 @@
9fe839df8d16dc6fecd59924131bd4d9815b1e7c
f6984135b92ed164e54684b44d74099000d049aa

@ -4,76 +4,6 @@
"/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj": {}
},
"projects": {
"/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"projectName": "EntityFrameWorkLib",
"projectPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/Users/malanone/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"/usr/local/share/dotnet/library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Microsoft.EntityFrameworkCore": {
"target": "Package",
"version": "[7.0.2, )"
},
"Microsoft.EntityFrameworkCore.Sqlite": {
"target": "Package",
"version": "[7.0.2, )"
},
"Microsoft.EntityFrameworkCore.Tools": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[7.0.2, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.102/RuntimeIdentifierGraph.json"
}
}
},
"/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj": {
"version": "1.0.0",
"restore": {
@ -96,11 +26,7 @@
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {
"projectPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj"
}
}
"projectReferences": {}
}
},
"warningProperties": {

@ -2296,20 +2296,6 @@
"build": {
"build/netcoreapp3.1/xunit.runner.visualstudio.props": {}
}
},
"EntityFrameWorkLib/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v7.0",
"dependencies": {
"Microsoft.EntityFrameworkCore": "7.0.2",
"Microsoft.EntityFrameworkCore.Sqlite": "7.0.2"
},
"compile": {
"bin/placeholder/EntityFrameWorkLib.dll": {}
},
"runtime": {
"bin/placeholder/EntityFrameWorkLib.dll": {}
}
}
}
},
@ -7239,16 +7225,10 @@
"xunit.runner.visualstudio.2.4.5.nupkg.sha512",
"xunit.runner.visualstudio.nuspec"
]
},
"EntityFrameWorkLib/1.0.0": {
"type": "project",
"path": "../../../../EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"msbuildProject": "../../../../EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj"
}
},
"projectFileDependencyGroups": {
"net7.0": [
"EntityFrameWorkLib >= 1.0.0",
"Microsoft.EntityFrameworkCore.Sqlite >= 7.0.2",
"Microsoft.NET.Test.Sdk >= 17.3.2",
"coverlet.collector >= 3.1.2",
@ -7281,11 +7261,7 @@
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {
"projectPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj"
}
}
"projectReferences": {}
}
},
"warningProperties": {

@ -1,6 +1,6 @@
{
"version": 2,
"dgSpecHash": "ai+mTt+yvptV7hv02h8nDE355PthLporohRfqTa9zizvDe1BGmeRvL+BtcPClZQjccFg4hVnFWnx3V0XFsNPdg==",
"dgSpecHash": "7WAQD4ttKlPdwoIF2+lC/l9kDmQoaZJttecOU+8A+vkyLbmXDBiuLU6WXkMLtzb8BNueoOZCVJniHaGnNBBHRQ==",
"success": true,
"projectFilePath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj",
"expectedPackageFiles": [

Loading…
Cancel
Save