update .giti

WORK-APE
Antoine PEREDERII 1 year ago
parent 1ba710d521
commit 307650c321

437
.gitignore vendored

@ -9,23 +9,430 @@ dist
# Cache file on macOS
.DS_Store
.phpunit.cache
# Created by https://www.toptal.com/developers/gitignore/api/dotnetcore,visualstudio,visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=dotnetcore,visualstudio,visualstudiocode
# Cache files for Sublime Text
*.tmlanguage.cache
*.tmPreferences.cache
*.stTheme.cache
### DotnetCore ###
# .NET Core build folders
bin/
obj/
# Workspace files are user-specific
*.sublime-workspace
# Common node modules locations
/node_modules
/wwwroot/node_modules
# Project files should be checked into the repository, unless a significant
# proportion of contributors will probably not be using Sublime Text
*.sublime-project
### VisualStudioCode ###
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
# SFTP configuration file
sftp-config.json
sftp-config-alt*.json
# Local History for Visual Studio Code
.history/
*.log*
coverage/
# Built Visual Studio Code Extensions
*.vsix
### VisualStudioCode Patch ###
# Ignore all local history of files
.history
.ionide
### VisualStudio ###
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
##
## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore
# User-specific files
*.rsuser
*.suo
*.user
*.userosscache
*.sln.docstates
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
# Mono auto generated files
mono_crash.*
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
[Ww][Ii][Nn]32/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
[Ll]ogs/
# Visual Studio 2015/2017 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
# Visual Studio 2017 auto generated files
Generated\ Files/
# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
# NUnit
*.VisualState.xml
TestResult.xml
nunit-*.xml
# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c
# Benchmark Results
BenchmarkDotNet.Artifacts/
# .NET Core
project.lock.json
project.fragment.lock.json
artifacts/
# ASP.NET Scaffolding
ScaffoldingReadMe.txt
# StyleCop
StyleCopReport.xml
# Files built by Visual Studio
*_i.c
*_p.c
*_h.h
*.ilk
*.meta
*.obj
*.iobj
*.pch
*.pdb
*.ipdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.tmp_proj
*_wpftmp.csproj
*.log
*.tlog
*.vspscc
*.vssscc
.builds
*.pidb
*.svclog
*.scc
# Chutzpah Test files
_Chutzpah*
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile
*.VC.db
*.VC.VC.opendb
# Visual Studio profiler
*.psess
*.vsp
*.vspx
*.sap
# Visual Studio Trace Files
*.e2e
# TFS 2012 Local Workspace
$tf/
# Guidance Automation Toolkit
*.gpState
# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user
# TeamCity is a build add-in
_TeamCity*
# DotCover is a Code Coverage Tool
*.dotCover
# AxoCover is a Code Coverage Tool
.axoCover/*
!.axoCover/settings.json
# Coverlet is a free, cross platform Code Coverage Tool
coverage*.json
coverage*.xml
coverage*.info
# Visual Studio code coverage results
*.coverage
*.coveragexml
# NCrunch
_NCrunch_*
.*crunch*.local.xml
nCrunchTemp_*
# MightyMoose
*.mm.*
AutoTest.Net/
# Web workbench (sass)
.sass-cache/
# Installshield output folder
[Ee]xpress/
# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html
# Click-Once directory
publish/
# Publish Web Output
*.[Pp]ublish.xml
*.azurePubxml
# Note: Comment the next line if you want to checkin your web deploy settings,
# but database connection strings (with potential passwords) will be unencrypted
*.pubxml
*.publishproj
# Microsoft Azure Web App publish settings. Comment the next line if you want to
# checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted
PublishScripts/
# NuGet Packages
*.nupkg
# NuGet Symbol Packages
*.snupkg
# The packages folder can be ignored because of Package Restore
**/[Pp]ackages/*
# except build/, which is used as an MSBuild target.
!**/[Pp]ackages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/[Pp]ackages/repositories.config
# NuGet v3's project.json files produces more ignorable files
*.nuget.props
*.nuget.targets
# Microsoft Azure Build Output
csx/
*.build.csdef
# Microsoft Azure Emulator
ecf/
rcf/
# Windows Store app package directories and files
AppPackages/
BundleArtifacts/
Package.StoreAssociation.xml
_pkginfo.txt
*.appx
*.appxbundle
*.appxupload
# Visual Studio cache files
# files ending in .cache can be ignored
*.[Cc]ache
# but keep track of directories ending in .cache
!?*.[Cc]ache/
# Others
ClientBin/
~$*
*~
*.dbmdl
*.dbproj.schemaview
*.jfm
*.pfx
*.publishsettings
orleans.codegen.cs
# Including strong name files can present a security risk
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
#*.snk
# Since there are multiple workflows, uncomment next line to ignore bower_components
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/
# RIA/Silverlight projects
Generated_Code/
# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
ServiceFabricBackup/
*.rptproj.bak
# SQL Server files
*.mdf
*.ldf
*.ndf
# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings
*.rptproj.rsuser
*- [Bb]ackup.rdl
*- [Bb]ackup ([0-9]).rdl
*- [Bb]ackup ([0-9][0-9]).rdl
# Microsoft Fakes
FakesAssemblies/
# GhostDoc plugin setting file
*.GhostDoc.xml
# Node.js Tools for Visual Studio
.ntvs_analysis.dat
node_modules/
# Visual Studio 6 build log
*.plg
# Visual Studio 6 workspace options file
*.opt
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
*.vbw
# Visual Studio 6 auto-generated project file (contains which files were open etc.)
*.vbp
# Visual Studio 6 workspace and project file (working project files containing files to include in project)
*.dsw
*.dsp
# Visual Studio 6 technical files
# Visual Studio LightSwitch build output
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
_Pvt_Extensions
# Paket dependency manager
.paket/paket.exe
paket-files/
# FAKE - F# Make
.fake/
# CodeRush personal settings
.cr/personal
# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
# Cake - Uncomment if you are using it
# tools/**
# !tools/packages.config
# Tabs Studio
*.tss
# Telerik's JustMock configuration file
*.jmconfig
# BizTalk build output
*.btp.cs
*.btm.cs
*.odx.cs
*.xsd.cs
# OpenCover UI analysis results
OpenCover/
# Azure Stream Analytics local run output
ASALocalRun/
# MSBuild Binary and Structured Log
*.binlog
# NVidia Nsight GPU debugger configuration file
*.nvuser
# MFractors (Xamarin productivity tool) working folder
.mfractor/
# Local History for Visual Studio
.localhistory/
# Visual Studio History (VSHistory) files
.vshistory/
# BeatPulse healthcheck temp database
healthchecksdb
# Backup folder for Package Reference Convert tool in Visual Studio 2017
MigrationBackup/
# Ionide (cross platform F# VS Code tools) working folder
.ionide/
# Fody - auto-generated XML schema
FodyWeavers.xsd
# VS Code files for those working on multiple tools
*.code-workspace
# Local History for Visual Studio Code
# Windows Installer files from build outputs
*.cab
*.msi
*.msix
*.msm
*.msp
# JetBrains Rider
*.sln.iml
### VisualStudio Patch ###
# Additional files built by Visual Studio
# End of https://www.toptal.com/developers/gitignore/api/dotnetcore,visualstudio,visualstudiocode

@ -1,50 +0,0 @@
<Properties StartupConfiguration="{17956D4F-7446-434C-8987-6B10A1FC66E8}|Default">
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" />
<MultiItemStartupConfigurations />
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
<MonoDevelop.Ide.ItemProperties.HeartTrack PreferredExecutionTarget="/Applications/Arc.app" />
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore />
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MonoDevelop.Ide.Workbench ActiveDocument="Models/Activity.cs">
<Files>
<File FileName="Resources/Shared.NavMenu.resx" />
<File FileName="Resources/Shared.NavMenu.fr-FR.resx" />
<File FileName="Resources/Pages.Tokens.resx" />
<File FileName="Pages/Activities.razor" />
<File FileName="Pages/Tokens.razor" />
<File FileName="Models/User.cs" />
<File FileName="Models/Activity.cs" Line="21" Column="4" />
<File FileName="Controllers/CultureController.cs" />
<File FileName="Pages/Tokens.razor.cs" />
<File FileName="Properties/launchSettings.json" />
<File FileName="wwwroot/fake-data.json" />
<File FileName="wwwroot/fake-data-Activity.json" />
<File FileName="Pages/Activities.razor.cs" />
<File FileName="Program.cs" />
<File FileName="Resources/Pages.Tokens.fr-FR.resx" />
<File FileName="Resources/Pages.Activities.resx" />
<File FileName="Resources/Pages.Activities.fr-FR.resx" />
<File FileName="Shared/NavMenu.razor.cs" />
<File FileName="Shared/NavMenu.razor" />
<File FileName="Shared/MainLayout.razor" />
<File FileName="_Imports.razor" />
<File FileName="App.razor" />
<File FileName="appsettings.json" />
</Files>
<Pads>
<Pad Id="ProjectPad">
<State name="__root__">
<Node name="HeartTrack">
<Node name="HeartTrack" expanded="True">
<Node name="Models" expanded="True">
<Node name="Activity.cs" selected="True" />
</Node>
<Node name="Resources" expanded="True" />
</Node>
</Node>
</State>
</Pad>
</Pads>
</MonoDevelop.Ide.Workbench>
</Properties>

File diff suppressed because one or more lines are too long

@ -1,13 +0,0 @@
<Router AppAssembly="@typeof(App).Assembly">
<Found Context="routeData">
<RouteView RouteData="@routeData" DefaultLayout="@typeof(MainLayout)" />
<FocusOnNavigate RouteData="@routeData" Selector="h1" />
</Found>
<NotFound>
<PageTitle>Not found</PageTitle>
<LayoutView Layout="@typeof(MainLayout)">
<p role="alert">Sorry, there's nothing at this address.</p>
</LayoutView>
</NotFound>
</Router>

@ -1,34 +0,0 @@
namespace HeartTrack.Controllers
{
using Microsoft.AspNetCore.Localization;
using Microsoft.AspNetCore.Mvc;
/// <summary>
/// The culture controller.
/// </summary>
[Route("[controller]/[action]")]
public class CultureController : Controller
{
/// <summary>
/// Sets the culture.
/// </summary>
/// <param name="culture">The culture.</param>
/// <param name="redirectUri">The redirect URI.</param>
/// <returns>
/// The action result.
/// </returns>
public IActionResult SetCulture(string culture, string redirectUri)
{
if (culture != null)
{
// Define a cookie with the selected culture
this.HttpContext.Response.Cookies.Append(
CookieRequestCultureProvider.DefaultCookieName,
CookieRequestCultureProvider.MakeCookieValue(
new RequestCulture(culture)));
}
return this.LocalRedirect(redirectUri);
}
}
}

@ -1,16 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Blazorise.Bootstrap" Version="1.4.0" />
<PackageReference Include="Blazorise.DataGrid" Version="1.4.0" />
<PackageReference Include="Blazorise.Icons.FontAwesome" Version="1.4.0" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="8.0.1" />
</ItemGroup>
</Project>

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<RazorPage_SelectedScaffolderID>RazorPageScaffolder</RazorPage_SelectedScaffolderID>
<RazorPage_SelectedScaffolderCategoryPath>root/Common/RazorPage</RazorPage_SelectedScaffolderCategoryPath>
</PropertyGroup>
</Project>

@ -1,25 +0,0 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34330.188
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HeartTrack", "HeartTrack.csproj", "{17956D4F-7446-434C-8987-6B10A1FC66E8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{17956D4F-7446-434C-8987-6B10A1FC66E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{17956D4F-7446-434C-8987-6B10A1FC66E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{17956D4F-7446-434C-8987-6B10A1FC66E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{17956D4F-7446-434C-8987-6B10A1FC66E8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2F984935-D2F4-4E45-A861-034CC5F7147B}
EndGlobalSection
EndGlobal

@ -1,39 +0,0 @@
namespace HeartTrack.Models
{
public class Activity
{
public int IdActivity { get; set; }
public string Type { get; set; }
public DateOnly Date { get; set; }
public TimeOnly StartTime { get; set; }
public DateTime EndTime { get; set; }
public int EffortRessenti { get; set; }
public float Variability { get; set; }
public float Variance { get; set; }
public float StandardDeviation { get; set; }
public float Average { get; set; }
public int Maximum { get; set; }
public int Minimum { get; set; }
public float AvrTemperature { get; set; }
public bool HasAutoPause { get; set; }
}
}
//[
// '{{repeat(15, 30)}}',
// {
// idActivity: '{{index(1)}}',
// type: '{{random("Type1", "Type2", "Type3")}}',
// date: '{{date(new Date(2014, 0, 1), new Date(), "YYYY-MM-dd")}}',
// startTime: '{{date(new Date(2014, 0, 1), new Date(), "HH:mm:ss")}}',
// endTime: '{{date(new Date(2014, 0, 1), new Date(), "HH:mm:ss")}}',
// effortRessenti: '{{integer(1, 5)}}',
// variability: '{{floating(1, 100)}}',
// variance: '{{floating(1, 100)}}',
// standardDeviation: '{{floating(1, 100)}}',
// average: '{{floating(1, 100)}}',
// maximum: '{{integer(80, 200)}}',
// minimum: '{{integer(30, 100)}}',
// avrTemperature: '{{floating(1, 100)}}',
// hasAutoPause: '{{bool()}}'
// }
//]

@ -1,16 +0,0 @@
namespace HeartTrack.Models
{
public class User
{
public int Id { get; set; }
public string Username { get; set; }
public string Nom { get; set; }
public string Prenom { get; set; }
public string Email { get; set; }
public string Password { get; set; }
public string Sexe { get; set; }
public float Taille { get; set; }
public float Poids { get; set; }
public DateTime BirthDate { get; set; }
}
}

@ -1,33 +0,0 @@
@page "/activities"
@using HeartTrack.Models
<PageTitle>Activities</PageTitle>
<h1>@Localizer["Title"]</h1>
<p>
@Localizer["Description"]
</p>
<DataGrid TItem="Activity"
Data="@activities"
ReadData="@OnReadData"
TotalItems="@totalActivity"
PageSize="10"
ShowPager
Responsive>
<DataGridColumn TItem="Activity" Field="@nameof(Activity.IdActivity)" Caption="Id" />
<DataGridColumn TItem="Activity" Field="@nameof(Activity.Type)" Caption="Type" />
<DataGridColumn TItem="Activity" Field="@nameof(Activity.Date)" Caption="Date" />
<DataGridColumn TItem="Activity" Field="@nameof(Activity.StartTime)" Caption="@Localizer["StartTime"]" />
<DataGridColumn TItem="Activity" Field="@nameof(Activity.EndTime)" Caption="@Localizer["EndTime"]" />
<DataGridColumn TItem="Activity" Field="@nameof(Activity.EffortRessenti)" Caption="@Localizer["EffortRessenti"]" />
<DataGridColumn TItem="Activity" Field="@nameof(Activity.Variability)" Caption="@Localizer["Variability"]" />
<DataGridColumn TItem="Activity" Field="@nameof(Activity.Variance)" Caption="@Localizer["Variance"]" />
<DataGridColumn TItem="Activity" Field="@nameof(Activity.StandardDeviation)" Caption="@Localizer["StandardDeviation"]" />
<DataGridColumn TItem="Activity" Field="@nameof(Activity.Average)" Caption="@Localizer["Average"]" />
<DataGridColumn TItem="Activity" Field="@nameof(Activity.Maximum)" Caption="Maximum" />
<DataGridColumn TItem="Activity" Field="@nameof(Activity.Minimum)" Caption="Minimum" />
<DataGridColumn TItem="Activity" Field="@nameof(Activity.AvrTemperature)" Caption="@Localizer["AvrTemperature"]" />
<DataGridColumn TItem="Activity" Field="@nameof(Activity.HasAutoPause)" Caption="@Localizer["HasAutoPause"]" />
</DataGrid>

@ -1,55 +0,0 @@
using System;
using System.Net.Http;
using Blazorise.DataGrid;
using HeartTrack.Models;
using Microsoft.AspNetCore.Components;
using Microsoft.Extensions.Localization;
namespace HeartTrack.Pages
{
public partial class Activities
{
private List<Activity> activities;
private int totalActivity;
[Inject]
public HttpClient Http { get; set; }
[Inject]
public NavigationManager NavigationManager { get; set; }
[Inject]
public IStringLocalizer<Activities> Localizer { get; set; }
private async Task OnReadData(DataGridReadDataEventArgs<Activity> e)
{
if (e.CancellationToken.IsCancellationRequested)
{
return;
}
// When you use a real API, we use this follow code
//var response = await Http.GetJsonAsync<Item[]>( $"http://my-api/api/data?page={e.Page}&pageSize={e.PageSize}" );
//var response = await Http.GetStringAsync("http://localhost:8080/api");
//var activityList = JsonConvert.DeserializeObject<List<Activity>>(response);
var response = (await Http.GetFromJsonAsync<Activity[]>("http://localhost:8080/api")).Skip((e.Page - 1) * e.PageSize).Take(e.PageSize).ToList();
//await Http.GetFromJsonAsync<Activity[]>("http://localhost:8080/api");
//Console.WriteLine(response);
//var response = (await Http.GetFromJsonAsync<Activity[]>($"{NavigationManager.BaseUri}fake-data-activity.json")).Skip((e.Page - 1) * e.PageSize).Take(e.PageSize).ToList();
if (!e.CancellationToken.IsCancellationRequested)
{
totalActivity = (await Http.GetFromJsonAsync<List<Activity>>("http://localhost:8080/api")).Count;
//(await Http.GetFromJsonAsync<List<Activity>>($"{NavigationManager.BaseUri}fake-data-activity.json")).Count;
activities = new List<Activity>(response); // an actual data for the current page
//Console.WriteLine(totalActivity);
}
}
}
}

@ -1,11 +0,0 @@
@page "/banned-users"
<PageTitle>Banned Users</PageTitle>
<h1>Banned Users</h1>
This is banned users list of this website.
<SurveyPrompt Title="How is Blazor working for you?" />

@ -1,43 +0,0 @@
@page
@model HeartTrack.Pages.ErrorModel
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>Error</title>
<link href="~/css/bootstrap/bootstrap.min.css" rel="stylesheet" />
<link href="~/css/site.css" rel="stylesheet" asp-append-version="true" />
</head>
<body>
<div class="main">
<div class="content px-4">
<h1 class="text-danger">Error.</h1>
<h2 class="text-danger">An error occurred while processing your request.</h2>
@if (Model.ShowRequestId)
{
<p>
<strong>Request ID:</strong> <code>@Model.RequestId</code>
</p>
}
<h3>Development Mode</h3>
<p>
Swapping to the <strong>Development</strong> environment displays detailed information about the error that occurred.
</p>
<p>
<strong>The Development environment shouldn't be enabled for deployed applications.</strong>
It can result in displaying sensitive information from exceptions to end users.
For local debugging, enable the <strong>Development</strong> environment by setting the <strong>ASPNETCORE_ENVIRONMENT</strong> environment variable to <strong>Development</strong>
and restarting the app.
</p>
</div>
</div>
</body>
</html>

@ -1,27 +0,0 @@
using System.Diagnostics;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.RazorPages;
namespace HeartTrack.Pages;
[ResponseCache(Duration = 0, Location = ResponseCacheLocation.None, NoStore = true)]
[IgnoreAntiforgeryToken]
public class ErrorModel : PageModel
{
public string? RequestId { get; set; }
public bool ShowRequestId => !string.IsNullOrEmpty(RequestId);
private readonly ILogger<ErrorModel> _logger;
public ErrorModel(ILogger<ErrorModel> logger)
{
_logger = logger;
}
public void OnGet()
{
RequestId = Activity.Current?.Id ?? HttpContext.TraceIdentifier;
}
}

@ -1,16 +0,0 @@
@page "/"
@using System.Globalization
<PageTitle>Global View</PageTitle>
<h1>Global View</h1>
This is the global statistics of our website.
Actual language:
<p>
<b>CurrentCulture</b>: @CultureInfo.CurrentCulture
</p>
<SurveyPrompt Title="How is Blazor working for you?" />

@ -1,10 +0,0 @@
@page "/reports"
<PageTitle>Reports</PageTitle>
<h1>Report list</h1>
This is the report list of users.
<SurveyPrompt Title="How is Blazor working for you?" />

@ -1,10 +0,0 @@
@page "/tickets"
<PageTitle>Tickets</PageTitle>
<h1>Tickets list</h1>
This is the ticket list of users.
<SurveyPrompt Title="How is Blazor working for you?" />

@ -1,26 +0,0 @@
@page "/tokens"
@using HeartTrack.Models
<PageTitle>Tokens</PageTitle>
<h1>@Localizer["Title"]</h1>
<p>
@Localizer["Description"]
</p>
<DataGrid TItem="User"
Data="@users"
ReadData="@OnReadData"
TotalItems="@totalUser"
PageSize="10"
ShowPager
Responsive>
<DataGridColumn TItem="User" Field="@nameof(User.Id)" Caption="Id" />
<DataGridColumn TItem="User" Field="@nameof(User.Username)" Caption="@Localizer["Username"]" />
<DataGridColumn TItem="User" Field="@nameof(User.Nom)" Caption="@Localizer["FirstN"]" />
<DataGridColumn TItem="User" Field="@nameof(User.Prenom)" Caption="@Localizer["LastN"]" />
<DataGridColumn TItem="User" Field="@nameof(User.Password)" Caption="@Localizer["Password"]" />
</DataGrid>

@ -1,44 +0,0 @@
using Blazorise;
using Blazorise.DataGrid;
using HeartTrack.Models;
using Microsoft.AspNetCore.Components;
using Microsoft.Extensions.Localization;
using System.Collections.Generic;
using static System.Net.WebRequestMethods;
namespace HeartTrack.Pages
{
public partial class Tokens
{
private List<User> users;
private int totalUser;
[Inject]
public HttpClient Http { get; set; }
[Inject]
public NavigationManager NavigationManager { get; set; }
[Inject]
public IStringLocalizer<Tokens> Localizer { get; set; }
private async Task OnReadData(DataGridReadDataEventArgs<User> e)
{
if (e.CancellationToken.IsCancellationRequested)
{
return;
}
// When you use a real API, we use this follow code
//var response = await Http.GetJsonAsync<Item[]>( $"http://my-api/api/data?page={e.Page}&pageSize={e.PageSize}" );
var response = (await Http.GetFromJsonAsync<User[]>($"{NavigationManager.BaseUri}fake-data.json")).Skip((e.Page - 1) * e.PageSize).Take(e.PageSize).ToList();
if (!e.CancellationToken.IsCancellationRequested)
{
totalUser = (await Http.GetFromJsonAsync<List<User>>($"{NavigationManager.BaseUri}fake-data.json")).Count;
users = new List<User>(response); // an actual data for the current page
}
}
}
}

@ -1,9 +0,0 @@
@page "/"
@namespace HeartTrack.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@{
Layout = "_Layout";
}
<component type="typeof(App)" render-mode="ServerPrerendered" />

@ -1,37 +0,0 @@
@using Microsoft.AspNetCore.Components.Web
@namespace HeartTrack.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<base href="~/" />
<link rel="stylesheet" href="css/bootstrap/bootstrap.min.css" />
<link href="css/site.css" rel="stylesheet" />
<link href="HeartTrack.styles.css" rel="stylesheet" />
<component type="typeof(HeadOutlet)" render-mode="ServerPrerendered" />
</head>
<body>
@RenderBody()
<div id="blazor-error-ui">
<environment include="Staging,Production">
An error has occurred. This application may no longer respond until reloaded.
</environment>
<environment include="Development">
An unhandled exception has occurred. See browser dev tools for details.
</environment>
<a href="" class="reload">Reload</a>
<a class="dismiss">🗙</a>
</div>
<script src="_framework/blazor.server.js"></script>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css">
<link href="_content/Blazorise/blazorise.css" rel="stylesheet" />
<link href="_content/Blazorise.Bootstrap/blazorise.bootstrap.css" rel="stylesheet" />
</body>
</html>

@ -1,74 +0,0 @@
using Microsoft.AspNetCore.Components;
using Microsoft.AspNetCore.Components.Web;
using Blazorise;
using Blazorise.Bootstrap;
using Blazorise.Icons.FontAwesome;
using Microsoft.AspNetCore.Localization;
using System.Globalization;
using Microsoft.Extensions.Options;
var builder = WebApplication.CreateBuilder(args);
// Add services to the container.
builder.Services.AddRazorPages();
builder.Services.AddServerSideBlazor();
builder.Services.AddHttpClient();
builder.Services.AddBlazorise()
.AddBootstrapProviders()
.AddFontAwesomeIcons();
// Add the controller of the app
builder.Services.AddControllers();
// Add the localization to the app and specify the resources path
builder.Services.AddLocalization(opts => { opts.ResourcesPath = "Resources"; });
// Configure the localtization
builder.Services.Configure<RequestLocalizationOptions>(options =>
{
// Set the default culture of the web site
options.DefaultRequestCulture = new RequestCulture(new CultureInfo("en-US"));
// Declare the supported culture
options.SupportedCultures = new List<CultureInfo> { new CultureInfo("en-US"), new CultureInfo("fr-FR") };
options.SupportedUICultures = new List<CultureInfo> { new CultureInfo("en-US"), new CultureInfo("fr-FR") };
});
var app = builder.Build();
// Configure the HTTP request pipeline.
if (!app.Environment.IsDevelopment())
{
app.UseExceptionHandler("/Error");
// The default HSTS value is 30 days. You may want to change this for production scenarios, see https://aka.ms/aspnetcore-hsts.
app.UseHsts();
}
app.UseHttpsRedirection();
app.UseStaticFiles();
app.UseRouting();
// Get the current localization options
var options = ((IApplicationBuilder)app).ApplicationServices.GetService<IOptions<RequestLocalizationOptions>>();
if (options?.Value != null)
{
// use the default localization
app.UseRequestLocalization(options.Value);
}
// Add the controller to the endpoint
app.UseEndpoints(endpoints =>
{
endpoints.MapControllers();
});
app.MapBlazorHub();
app.MapFallbackToPage("/_Host");
app.Run();

@ -1,28 +0,0 @@
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:7346",
"sslPort": 44333
}
},
"profiles": {
"HeartTrack": {
"commandName": "Project",
"launchBrowser": true,
"applicationUrl": "https://localhost:7180;http://localhost:5176",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}

@ -1,150 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Title" xml:space="preserve">
<value>List d'activités</value>
</data>
<data name="Description" xml:space="preserve">
<value>This is t.</value>
</data>
<data name="StartTime" xml:space="preserve">
<value>helle</value>
</data>
<data name="EndTime" xml:space="preserve">
<value>Last e</value>
</data>
<data name="EffortRessenti" xml:space="preserve">
<value>Efforressenti</value>
</data>
<data name="Variability" xml:space="preserve">
<value>Variablity</value>
</data>
<data name="StandardDeviation" xml:space="preserve">
<value>Standard deviation</value>
</data>
<data name="Average" xml:space="preserve">
<value>Average</value>
</data>
<data name="AvrTemperature" xml:space="preserve">
<value>Average temperature</value>
</data>
<data name="HasAutoPause" xml:space="preserve">
<value>Has auto pause</value>
</data>
</root>

@ -1,150 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Title" xml:space="preserve">
<value>Activities List</value>
</data>
<data name="Description" xml:space="preserve">
<value>This is the activity list of users.</value>
</data>
<data name="StartTime" xml:space="preserve">
<value>First name</value>
</data>
<data name="EndTime" xml:space="preserve">
<value>Last name</value>
</data>
<data name="EffortRessenti" xml:space="preserve">
<value>Effort ressenti</value>
</data>
<data name="Variability" xml:space="preserve">
<value>Variability</value>
</data>
<data name="StandardDeviation" xml:space="preserve">
<value>Standard deviation</value>
</data>
<data name="Average" xml:space="preserve">
<value>Average</value>
</data>
<data name="AvrTemperature" xml:space="preserve">
<value>Average temperature</value>
</data>
<data name="HasAutoPause" xml:space="preserve">
<value>Has auto pause</value>
</data>
</root>

@ -1,138 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Description" xml:space="preserve">
<value>Cette page regroupe la liste des jetons (nom utilisateur et le mot de passe) du site.</value>
</data>
<data name="FirstN" xml:space="preserve">
<value>Nom de famille</value>
</data>
<data name="LastN" xml:space="preserve">
<value>Prénom</value>
</data>
<data name="Password" xml:space="preserve">
<value>Mot de passe</value>
</data>
<data name="Title" xml:space="preserve">
<value>Jetons utilisateurs</value>
</data>
<data name="Username" xml:space="preserve">
<value>Nom d'utilisateur</value>
</data>
</root>

@ -1,138 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Description" xml:space="preserve">
<value>This is the token list of users.</value>
</data>
<data name="FirstN" xml:space="preserve">
<value>First name</value>
</data>
<data name="LastN" xml:space="preserve">
<value>Last name</value>
</data>
<data name="Password" xml:space="preserve">
<value>Password</value>
</data>
<data name="Title" xml:space="preserve">
<value>User token</value>
</data>
<data name="Username" xml:space="preserve">
<value>Username</value>
</data>
</root>

@ -1,138 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Activity" xml:space="preserve">
<value>Activité</value>
</data>
<data name="Ban" xml:space="preserve">
<value>Utilisateurs bannis</value>
</data>
<data name="Global" xml:space="preserve">
<value>Vue d'ensemble</value>
</data>
<data name="Report" xml:space="preserve">
<value>Signalement</value>
</data>
<data name="Ticket" xml:space="preserve">
<value>Ticket utilisateur</value>
</data>
<data name="Token" xml:space="preserve">
<value>Jetons d'utilisateurs</value>
</data>
</root>

@ -1,138 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Activity" xml:space="preserve">
<value>Activities</value>
</data>
<data name="Ban" xml:space="preserve">
<value>Ban users</value>
</data>
<data name="Global" xml:space="preserve">
<value>Global view</value>
</data>
<data name="Report" xml:space="preserve">
<value>Reports</value>
</data>
<data name="Ticket" xml:space="preserve">
<value>Tickets</value>
</data>
<data name="Token" xml:space="preserve">
<value>Tokens</value>
</data>
</root>

@ -1,42 +0,0 @@
@using System.Globalization
@inject NavigationManager NavigationManager
<p>
<label>
<select @bind="Culture">
@foreach (var culture in supportedCultures)
{
<option value="@culture">@culture.DisplayName</option>
}
</select>
</label>
</p>
@code
{
private CultureInfo[] supportedCultures = new[]
{
new CultureInfo("en-US"),
new CultureInfo("fr-FR")
};
private CultureInfo Culture
{
get => CultureInfo.CurrentCulture;
set
{
if (CultureInfo.CurrentUICulture == value)
{
return;
}
var culture = value.Name.ToLower(CultureInfo.InvariantCulture);
var uri = new Uri(this.NavigationManager.Uri).GetComponents(UriComponents.PathAndQuery, UriFormat.Unescaped);
var query = $"?culture={Uri.EscapeDataString(culture)}&" + $"redirectUri={Uri.EscapeDataString(uri)}";
// Redirect the user to the culture controller to set the cookie
this.NavigationManager.NavigateTo("/Culture/SetCulture" + query, forceLoad: true);
}
}
}

@ -1,38 +0,0 @@
@inherits LayoutComponentBase
<PageTitle>HeartTrack</PageTitle>
<div class="page">
<div class="sidebar @NavMenuCssClass" @onclick="ToggleNavMenu">
<NavMenu />
</div>
<main>
<div class="top-row px-4 auth">
<div class="container-fluid toggler-container">
<button title="Navigation menu" class="navbar-toggler custom-toggler" @onclick="ToggleNavMenu">
<span class="navbat-toggler-icon"></span>
</button>
</div>
@* Messages, notifs et pp compte à mettre *@
<div class="px-4">
<CultureSelector />
</div>
</div>
<article class="content px-4">
@Body
</article>
</main>
</div>
@code {
private bool collapseNavMenu = true;
private string? NavMenuCssClass => collapseNavMenu ? "collapse" : null;
private void ToggleNavMenu()
{
collapseNavMenu = !collapseNavMenu;
}
}

@ -1,71 +0,0 @@
.page {
position: relative;
display: flex;
flex-direction: column;
}
main {
flex: 1;
}
.sidebar {
background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}
.top-row {
background-color: #f7f7f7;
border-bottom: 1px solid #d6d5d5;
justify-content: flex-end;
height: 3.5rem;
display: flex;
align-items: center;
}
.top-row ::deep a, .top-row .btn-link {
white-space: nowrap;
margin-left: 1.5rem;
}
.top-row a:first-child {
overflow: hidden;
text-overflow: ellipsis;
}
@media (max-width: 640.98px) {
.top-row:not(.auth) {
display: none;
}
.top-row.auth {
justify-content: space-between;
}
.top-row a, .top-row .btn-link {
margin-left: 0;
}
}
@media (min-width: 641px) {
.page {
flex-direction: row;
}
.sidebar {
width: 250px;
height: 100vh;
position: sticky;
top: 0;
}
.top-row {
position: sticky;
top: 0;
z-index: 1;
}
.top-row, article {
padding-left: 2rem !important;
padding-right: 1.5rem !important;
}
}

@ -1,40 +0,0 @@
<div class="top-row ps-3 navbar navbar-dark">
<div class="container-fluid">
<a class="navbar-brand" href="">@Localizer["Panel"]</a>
</div>
</div>
<div>
<nav class="flex-column">
<div class="nav-item px-3">
<NavLink class="nav-link" href="" Match="NavLinkMatch.All">
<span class="oi oi-home" aria-hidden="true"></span> @Localizer["Global"]
</NavLink>
</div>
<div class="nav-item px-3">
<NavLink class="nav-link" href="tickets">
<span class="oi oi-plus" aria-hidden="true"></span> @Localizer["Ticket"]
</NavLink>
</div>
<div class="nav-item px-3">
<NavLink class="nav-link" href="reports">
<span class="oi oi-list-rich" aria-hidden="true"></span> @Localizer["Report"]
</NavLink>
</div>
<div class="nav-item px-3">
<NavLink class="nav-link" href="activities">
<span class="oi oi-list-rich" aria-hidden="true"></span> @Localizer["Activity"]
</NavLink>
</div>
<div class="nav-item px-3">
<NavLink class="nav-link" href="banned-users">
<span class="oi oi-list-rich" aria-hidden="true"></span> @Localizer["Ban"]
</NavLink>
</div>
<div class="nav-item px-3">
<NavLink class="nav-link" href="tokens">
<span class="oi oi-list-rich" aria-hidden="true"></span> @Localizer["Tokens"]
</NavLink>
</div>
</nav>
</div>

@ -1,12 +0,0 @@
using HeartTrack.Pages;
using Microsoft.AspNetCore.Components;
using Microsoft.Extensions.Localization;
namespace HeartTrack.Shared
{
public partial class NavMenu
{
[Inject]
public IStringLocalizer<Tokens> Localizer { get; set; }
}
}

@ -1,69 +0,0 @@
/* Bouton rétrécicement de menu */
.navbar-toggler {
background-color: black;
}
/* En-tête */
.top-row {
height: 3.5rem;
background-color: darkblue;
}
.navbar-brand {
font-size: 1.1rem;
}
/* Icons */
.oi {
width: 2rem;
font-size: 1.1rem;
vertical-align: text-top;
top: -2px;
}
.nav-item {
font-size: 0.9rem;
padding-bottom: 0.5rem;
}
.nav-item:first-of-type {
padding-top: 1rem;
}
.nav-item:last-of-type {
padding-bottom: 1rem;
}
.nav-item ::deep a {
color: #d7d7d7;
border-radius: 4px;
height: 3rem;
display: flex;
align-items: center;
line-height: 3rem;
}
/* Rectangle items*/
.nav-item ::deep a.active {
background-color: black;
color: white;
}
/* Hover des items */
.nav-item ::deep a:hover {
background-color: rgba(255,255,255,0.1);
color: white;
}
@media (min-width: 641px) {
/* Activer ou non le bouton défilement menu*/
.navbar-toggler {
display: block;
}
.collapse {
/* Never collapse the sidebar for wide screens */
display: block;
}
}

@ -1,17 +0,0 @@
<div class="alert alert-secondary mt-4">
<span class="oi oi-pencil me-2" aria-hidden="true"></span>
<strong>@Title</strong>
<span class="text-nowrap">
Please take our
<a target="_blank" class="font-weight-bold link-dark" href="https://go.microsoft.com/fwlink/?linkid=2149017">brief survey</a>
</span>
and tell us what you think.
</div>
@code {
// Demonstrates how a parent component can supply parameters
[Parameter]
public string? Title { get; set; }
}

@ -1,11 +0,0 @@
@using System.Net.Http
@using Microsoft.AspNetCore.Authorization
@using Microsoft.AspNetCore.Components.Authorization
@using Microsoft.AspNetCore.Components.Forms
@using Microsoft.AspNetCore.Components.Routing
@using Microsoft.AspNetCore.Components.Web
@using Microsoft.AspNetCore.Components.Web.Virtualization
@using Microsoft.JSInterop
@using HeartTrack
@using HeartTrack.Shared
@using Blazorise.DataGrid

@ -1,10 +0,0 @@
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}

@ -1,10 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}

File diff suppressed because it is too large Load Diff

@ -1,19 +0,0 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "6.0.0"
}
],
"configProperties": {
"System.GC.Server": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}

File diff suppressed because one or more lines are too long

@ -1,10 +0,0 @@
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}

@ -1,10 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}

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

@ -1,22 +0,0 @@
//------------------------------------------------------------------------------
// <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("HeartTrack")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("HeartTrack")]
[assembly: System.Reflection.AssemblyTitleAttribute("HeartTrack")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Généré par la classe MSBuild WriteCodeFragment.

@ -1,77 +0,0 @@
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb = true
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = HeartTrack
build_property.RootNamespace = HeartTrack
build_property.ProjectDir = /Users/Perederii/SAE/git/Admin/Sources/HeartTrack/
build_property.RazorLangVersion = 6.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = /Users/Perederii/SAE/git/Admin/Sources/HeartTrack
build_property._RazorSourceGeneratorDebug =
[/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/App.razor]
build_metadata.AdditionalFiles.TargetPath = QXBwLnJhem9y
build_metadata.AdditionalFiles.CssScope =
[/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/Pages/Activities.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXMvQWN0aXZpdGllcy5yYXpvcg==
build_metadata.AdditionalFiles.CssScope =
[/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/Pages/BannedUsers.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXMvQmFubmVkVXNlcnMucmF6b3I=
build_metadata.AdditionalFiles.CssScope =
[/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/Pages/Index.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXMvSW5kZXgucmF6b3I=
build_metadata.AdditionalFiles.CssScope =
[/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/Pages/Reports.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXMvUmVwb3J0cy5yYXpvcg==
build_metadata.AdditionalFiles.CssScope =
[/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/Pages/Tickets.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXMvVGlja2V0cy5yYXpvcg==
build_metadata.AdditionalFiles.CssScope =
[/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/Pages/Tokens.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXMvVG9rZW5zLnJhem9y
build_metadata.AdditionalFiles.CssScope =
[/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/Shared/CultureSelector.razor]
build_metadata.AdditionalFiles.TargetPath = U2hhcmVkL0N1bHR1cmVTZWxlY3Rvci5yYXpvcg==
build_metadata.AdditionalFiles.CssScope =
[/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/Shared/SurveyPrompt.razor]
build_metadata.AdditionalFiles.TargetPath = U2hhcmVkL1N1cnZleVByb21wdC5yYXpvcg==
build_metadata.AdditionalFiles.CssScope =
[/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/_Imports.razor]
build_metadata.AdditionalFiles.TargetPath = X0ltcG9ydHMucmF6b3I=
build_metadata.AdditionalFiles.CssScope =
[/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/Shared/MainLayout.razor]
build_metadata.AdditionalFiles.TargetPath = U2hhcmVkL01haW5MYXlvdXQucmF6b3I=
build_metadata.AdditionalFiles.CssScope = b-qmqi31untx
[/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/Shared/NavMenu.razor]
build_metadata.AdditionalFiles.TargetPath = U2hhcmVkL05hdk1lbnUucmF6b3I=
build_metadata.AdditionalFiles.CssScope = b-0uf983aptq
[/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/Pages/Error.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXMvRXJyb3IuY3NodG1s
build_metadata.AdditionalFiles.CssScope =
[/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/Pages/_Host.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXMvX0hvc3QuY3NodG1s
build_metadata.AdditionalFiles.CssScope =
[/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/Pages/_Layout.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXMvX0xheW91dC5jc2h0bWw=
build_metadata.AdditionalFiles.CssScope =

@ -1,17 +0,0 @@
// <auto-generated/>
global using global::Microsoft.AspNetCore.Builder;
global using global::Microsoft.AspNetCore.Hosting;
global using global::Microsoft.AspNetCore.Http;
global using global::Microsoft.AspNetCore.Routing;
global using global::Microsoft.Extensions.Configuration;
global using global::Microsoft.Extensions.DependencyInjection;
global using global::Microsoft.Extensions.Hosting;
global using global::Microsoft.Extensions.Logging;
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.Net.Http.Json;
global using global::System.Threading;
global using global::System.Threading.Tasks;

@ -1,17 +0,0 @@
//------------------------------------------------------------------------------
// <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: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute("Microsoft.AspNetCore.Mvc.ApplicationParts.ConsolidatedAssemblyApplicationPartFact" +
"ory, Microsoft.AspNetCore.Mvc.Razor")]
// Généré par la classe MSBuild WriteCodeFragment.

@ -1,123 +0,0 @@
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/appsettings.Development.json
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/appsettings.json
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/HeartTrack.staticwebassets.runtime.json
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/HeartTrack.exe
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/HeartTrack.deps.json
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/HeartTrack.runtimeconfig.json
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/HeartTrack.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/HeartTrack.pdb
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.GeneratedMSBuildEditorConfig.editorconfig
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.AssemblyInfoInputs.cache
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.AssemblyInfo.cs
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.csproj.CoreCompileInputs.cache
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.MvcApplicationPartsAssemblyInfo.cache
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.RazorAssemblyInfo.cache
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.RazorAssemblyInfo.cs
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/staticwebassets.build.json
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/staticwebassets.development.json
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/staticwebassets/msbuild.HeartTrack.Microsoft.AspNetCore.StaticWebAssets.props
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/staticwebassets/msbuild.build.HeartTrack.props
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/staticwebassets/msbuild.buildMultiTargeting.HeartTrack.props
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/staticwebassets/msbuild.buildTransitive.HeartTrack.props
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/staticwebassets.pack.json
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/scopedcss/Shared/MainLayout.razor.rz.scp.css
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/scopedcss/Shared/NavMenu.razor.rz.scp.css
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/scopedcss/bundle/HeartTrack.styles.css
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/scopedcss/projectbundle/HeartTrack.bundle.scp.css
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/refint/HeartTrack.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.pdb
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.genruntimeconfig.cache
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/ref/HeartTrack.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Blazorise.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Blazorise.Bootstrap.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Blazorise.DataGrid.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Blazorise.Icons.FontAwesome.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Blazorise.Licensing.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/DeepCloner.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.AspNetCore.Authorization.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.AspNetCore.Components.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.AspNetCore.Components.Forms.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.AspNetCore.Components.Web.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.AspNetCore.Metadata.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.Extensions.Logging.Abstractions.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.JSInterop.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/System.IO.Pipelines.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.csproj.AssemblyReference.cache
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.csproj.CopyComplete
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.Extensions.Localization.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.Extensions.Localization.Abstractions.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.Extensions.Options.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.Extensions.Primitives.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/bin/Debug/net6.0/fr-FR/HeartTrack.resources.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.Resources.Pages.Tokens.resources
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.Resources.Pages.Tokens.fr-FR.resources
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.csproj.GenerateResource.cache
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/fr-FR/HeartTrack.resources.dll
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.Resources.Shared.NavMenu.resources
C:/Users/antoi/Documents/Cours/2A/SAE/Admin/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.Resources.Shared.NavMenu.fr-FR.resources
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/appsettings.Development.json
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/appsettings.json
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/HeartTrack.staticwebassets.runtime.json
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/HeartTrack
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/HeartTrack.deps.json
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/HeartTrack.runtimeconfig.json
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/HeartTrack.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/HeartTrack.pdb
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/fr-FR/HeartTrack.resources.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Blazorise.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Blazorise.Bootstrap.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Blazorise.DataGrid.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Blazorise.Icons.FontAwesome.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Blazorise.Licensing.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/DeepCloner.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.AspNetCore.Authorization.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.AspNetCore.Components.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.AspNetCore.Components.Forms.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.AspNetCore.Components.Web.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.AspNetCore.Metadata.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.Extensions.Localization.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.Extensions.Localization.Abstractions.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.Extensions.Logging.Abstractions.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.Extensions.Options.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.Extensions.Primitives.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/Microsoft.JSInterop.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/bin/Debug/net6.0/System.IO.Pipelines.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.csproj.AssemblyReference.cache
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.Resources.Pages.Tokens.resources
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.Resources.Shared.NavMenu.resources
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.Resources.Pages.Tokens.fr-FR.resources
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.Resources.Shared.NavMenu.fr-FR.resources
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.csproj.GenerateResource.cache
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.GeneratedMSBuildEditorConfig.editorconfig
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.AssemblyInfoInputs.cache
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.AssemblyInfo.cs
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.csproj.CoreCompileInputs.cache
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.MvcApplicationPartsAssemblyInfo.cache
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.RazorAssemblyInfo.cache
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.RazorAssemblyInfo.cs
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/fr-FR/HeartTrack.resources.cs
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/fr-FR/HeartTrack.resources.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/staticwebassets/msbuild.HeartTrack.Microsoft.AspNetCore.StaticWebAssets.props
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/staticwebassets/msbuild.build.HeartTrack.props
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/staticwebassets/msbuild.buildMultiTargeting.HeartTrack.props
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/staticwebassets/msbuild.buildTransitive.HeartTrack.props
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/staticwebassets.pack.json
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/staticwebassets.build.json
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/staticwebassets.development.json
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/scopedcss/Shared/MainLayout.razor.rz.scp.css
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/scopedcss/Shared/NavMenu.razor.rz.scp.css
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/scopedcss/bundle/HeartTrack.styles.css
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/scopedcss/projectbundle/HeartTrack.bundle.scp.css
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.csproj.CopyComplete
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/refint/HeartTrack.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.pdb
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.genruntimeconfig.cache
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/ref/HeartTrack.dll
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.Resources.Pages.Activities.resources
/Users/Perederii/SAE/git/Admin/Sources/HeartTrack/obj/Debug/net6.0/HeartTrack.Resources.Pages.Activities.fr-FR.resources

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save