parent
96c1a99b97
commit
ca555e891d
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
73eb43b87aebd3460e9cfc1a6fc825531dcdaebe
|
||||
0485af3c2a356b27a294c604ab587442c3ee700a
|
||||
|
Binary file not shown.
Binary file not shown.
@ -1,8 +1,8 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "IBxdmCgPSugbGGThFUn3+hGlJSfML2kuvuO3I3k3SU/y/md15p+yzqy70xl1cCej5xRCvKFfShYs+WKk03D+iQ==",
|
||||
"dgSpecHash": "9b8Tc1IUryqunTPoQZmNZ2FPzyCPIstRHRzeN9mHGzLtg8ngdErMIrZcCaDJ2ZVwD68qE4K4V9IEz5RKx/GrIQ==",
|
||||
"success": true,
|
||||
"projectFilePath": "C:\\Home\\Cours\\Projet\\MVVM\\my\\PocketBook_MVVM\\MVVM\\DtoAbstractLayer\\DtoAbstractLayer.csproj",
|
||||
"projectFilePath": "E:\\Home\\Projet\\MVVM\\MVVM\\DtoAbstractLayer\\DtoAbstractLayer.csproj",
|
||||
"expectedPackageFiles": [],
|
||||
"logs": []
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
d6d31a17e3d8d34b34a7e3eacbfed3d7f5c0abd1
|
||||
7a4c812f183337b8ebdd7847e167c339cc07dc7a
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,8 +1,8 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "Ta0pLLwjd92z/0nZRGshg4RxutsHrJ9dJFRPyKEf6qrf/e92xlZy7na7ZVYQVJBnOQec9Mf+zzRiniMx/xQZcA==",
|
||||
"dgSpecHash": "mGa9tDDFRUOusXoPWWLr4XCXFnrqDuCrQXKR/vGtUL0aS5XFs9SLiy+P64zhT/3OhNhmuOjLHXeh3rpeLW9IUw==",
|
||||
"success": true,
|
||||
"projectFilePath": "C:\\Home\\Cours\\Projet\\MVVM\\my\\PocketBook_MVVM\\MVVM\\LibraryDTO\\LibraryDTO.csproj",
|
||||
"projectFilePath": "E:\\Home\\Projet\\MVVM\\MVVM\\LibraryDTO\\LibraryDTO.csproj",
|
||||
"expectedPackageFiles": [],
|
||||
"logs": []
|
||||
}
|
@ -1,11 +1,18 @@
|
||||
namespace MVVM.Pages;
|
||||
using Microsoft.Maui.Controls;
|
||||
using Wrapper;
|
||||
|
||||
public partial class BookPage : ContentPage
|
||||
{
|
||||
public BookPage()
|
||||
public BookViewModel BookViewModel { get; set; }
|
||||
|
||||
|
||||
public BookPage(BookViewModel bookViewModel)
|
||||
{
|
||||
InitializeComponent();
|
||||
this.BookViewModel = bookViewModel;
|
||||
|
||||
BindingContext = this;
|
||||
InitializeComponent();
|
||||
|
||||
}
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,8 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>LibraryDTO</name>
|
||||
</assembly>
|
||||
<members>
|
||||
</members>
|
||||
</doc>
|
Binary file not shown.
Binary file not shown.
@ -1,45 +0,0 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net7.0",
|
||||
"includedFrameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "7.0.10"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.iOS",
|
||||
"version": "16.4.7098"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.Maui.Core",
|
||||
"version": "**FromWorkload**"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.Maui.Controls",
|
||||
"version": "**FromWorkload**"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.Maui.Essentials",
|
||||
"version": "**FromWorkload**"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"Microsoft.Extensions.DependencyInjection.VerifyOpenGenericServiceTrimmability": true,
|
||||
"System.AggressiveAttributeTrimming": true,
|
||||
"System.ComponentModel.TypeConverter.EnableUnsafeBinaryFormatterInDesigntimeLicenseContextSerialization": false,
|
||||
"System.Diagnostics.Debugger.IsSupported": true,
|
||||
"System.Diagnostics.Tracing.EventSource.IsSupported": false,
|
||||
"System.Globalization.Invariant": false,
|
||||
"System.Net.Http.EnableActivityPropagation": false,
|
||||
"System.Net.Http.UseNativeHttpHandler": true,
|
||||
"System.Reflection.NullabilityInfoContext.IsSupported": false,
|
||||
"System.Resources.ResourceManager.AllowCustomResourceTypes": false,
|
||||
"System.Resources.UseSystemResourceKeys": false,
|
||||
"System.Runtime.InteropServices.BuiltInComInterop.IsSupported": false,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false,
|
||||
"System.StartupHookProvider.IsSupported": false,
|
||||
"System.Threading.Thread.EnableAutoreleasePool": true,
|
||||
"System.Text.Encoding.EnableUnsafeUTF7Encoding": false
|
||||
}
|
||||
}
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue