Update to .NET 5 and update icon

This commit is contained in:
Sipke Schoorstra 2020-11-11 21:32:12 +01:00
parent 7873881a6a
commit d31ef98bb1
133 changed files with 6306 additions and 62 deletions

View file

@ -118,6 +118,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Elsa.Samples.GoBackConsole"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Elsa.Samples.SignalingConsole", "src\samples\Elsa.Samples.SignalingConsole\Elsa.Samples.SignalingConsole.csproj", "{3529F81C-9256-4C24-A1E6-ADC27093AB49}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "clients", "clients", "{E43FB9E7-7851-4880-B7EE-12B8CEE628D0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Elsa.Client", "src\clients\Elsa.Client\Elsa.Client.csproj", "{2DA042D6-1E3C-4B15-B48E-BF45426C74E1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@ -285,6 +289,10 @@ Global
{3529F81C-9256-4C24-A1E6-ADC27093AB49}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3529F81C-9256-4C24-A1E6-ADC27093AB49}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3529F81C-9256-4C24-A1E6-ADC27093AB49}.Release|Any CPU.Build.0 = Release|Any CPU
{2DA042D6-1E3C-4B15-B48E-BF45426C74E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2DA042D6-1E3C-4B15-B48E-BF45426C74E1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2DA042D6-1E3C-4B15-B48E-BF45426C74E1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2DA042D6-1E3C-4B15-B48E-BF45426C74E1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@ -340,6 +348,8 @@ Global
{E422689B-9F82-45B6-BE14-62B4EEF43B57} = {5E5E1E84-DDBC-40D6-B891-0D563A15A44A}
{F4454030-8295-4575-A54C-D816235173C5} = {5E5E1E84-DDBC-40D6-B891-0D563A15A44A}
{3529F81C-9256-4C24-A1E6-ADC27093AB49} = {5E5E1E84-DDBC-40D6-B891-0D563A15A44A}
{E43FB9E7-7851-4880-B7EE-12B8CEE628D0} = {DA71CDAA-8DD3-4D5F-9FBD-8E4B37A2D925}
{2DA042D6-1E3C-4B15-B48E-BF45426C74E1} = {E43FB9E7-7851-4880-B7EE-12B8CEE628D0}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8B0975FD-7050-48B0-88C5-48C33378E158}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#ffffff</TileColor></tile></msapplication></browserconfig>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,41 @@
{
"name": "App",
"icons": [
{
"src": "\/android-icon-36x36.png",
"sizes": "36x36",
"type": "image\/png",
"density": "0.75"
},
{
"src": "\/android-icon-48x48.png",
"sizes": "48x48",
"type": "image\/png",
"density": "1.0"
},
{
"src": "\/android-icon-72x72.png",
"sizes": "72x72",
"type": "image\/png",
"density": "1.5"
},
{
"src": "\/android-icon-96x96.png",
"sizes": "96x96",
"type": "image\/png",
"density": "2.0"
},
{
"src": "\/android-icon-144x144.png",
"sizes": "144x144",
"type": "image\/png",
"density": "3.0"
},
{
"src": "\/android-icon-192x192.png",
"sizes": "192x192",
"type": "image\/png",
"density": "4.0"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#ffffff</TileColor></tile></msapplication></browserconfig>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,41 @@
{
"name": "App",
"icons": [
{
"src": "\/android-icon-36x36.png",
"sizes": "36x36",
"type": "image\/png",
"density": "0.75"
},
{
"src": "\/android-icon-48x48.png",
"sizes": "48x48",
"type": "image\/png",
"density": "1.0"
},
{
"src": "\/android-icon-72x72.png",
"sizes": "72x72",
"type": "image\/png",
"density": "1.5"
},
{
"src": "\/android-icon-96x96.png",
"sizes": "96x96",
"type": "image\/png",
"density": "2.0"
},
{
"src": "\/android-icon-144x144.png",
"sizes": "144x144",
"type": "image\/png",
"density": "3.0"
},
{
"src": "\/android-icon-192x192.png",
"sizes": "192x192",
"type": "image\/png",
"density": "4.0"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

BIN
design/logo/Esla-12.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 406 KiB

BIN
design/logo/Esla-13.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 430 KiB

BIN
design/logo/Esla-14.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
design/logo/Esla-15.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
design/logo/Esla-16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
design/logo/Esla-17.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
design/logo/Esla-18.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
design/logo/Esla-19.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
design/logo/Esla-20.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
design/logo/Esla-21.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

BIN
design/logo/Esla-22.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

6085
design/logo/Esla.ai Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.2 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.4 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 346.21 148.26"><defs><style>.cls-1{fill:url(#linear-gradient);}.cls-2{fill:#fff;}</style><linearGradient id="linear-gradient" y1="74.13" x2="346.21" y2="74.13" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#78c6a5"/><stop offset="1" stop-color="#0cf27f"/></linearGradient></defs><title>Esla_vector</title><rect class="cls-1" width="346.21" height="148.26"/><path class="cls-2" d="M83.86,88a34,34,0,0,1,3.41-2.56A31.23,31.23,0,0,0,83.86,88ZM66.3,94.42A18.78,18.78,0,0,0,64.7,92,21.11,21.11,0,0,1,66.3,94.42Z"/><path class="cls-2" d="M102.53,27.34h-60a16.79,16.79,0,0,0-16.8,16.8v60a16.8,16.8,0,0,0,16.8,16.8h60a16.81,16.81,0,0,0,16.81-16.8v-60A16.8,16.8,0,0,0,102.53,27.34ZM68,109.23H44.23A11.12,11.12,0,0,1,33.09,98.09V71.61l.68.69c.21.22.46.46.69.68.48.47,1,.91,1.51,1.35s1.07.87,1.65,1.29c.28.21.57.42.87.62l.68.46c.69.45,1.41.89,2.16,1.31a33.89,33.89,0,0,0,3.19,1.6c.74.34,1.52.64,2.32.94.4.15.81.29,1.23.43a42.76,42.76,0,0,1,8.58,3.9c.67.41,1.31.83,1.91,1.25a28.54,28.54,0,0,1,3.88,3.25A24.59,24.59,0,0,1,64.7,92h0a18.78,18.78,0,0,1,1.6,2.44h0c.22.39.4.76.57,1.13.25.54.45,1.06.62,1.53.1.32.19.62.26.89h0c.07.28.12.54.16.77s0,.24,0,.34Zm0-27A44.86,44.86,0,0,0,50.89,72.5a26.47,26.47,0,0,1-17.8-18.89V49.33A11.15,11.15,0,0,1,44.23,38.18H68Zm43.8,15.86a11.17,11.17,0,0,1-7.37,10.49,10.83,10.83,0,0,1-3.75.65H76.9V99.05c.21-2,1.62-5.8,5.55-9.71.44-.44.91-.87,1.41-1.31a31.23,31.23,0,0,1,3.41-2.56l1-.61c.67-.41,1.39-.81,2.14-1.2s1.54-.77,2.37-1.13,1.71-.72,2.62-1.06L96.79,81c.41-.14.82-.28,1.21-.43.69-.25,1.35-.51,2-.8a6.07,6.07,0,0,0,.69-.31c.62-.26,1.22-.56,1.81-.87s1.38-.74,2-1.13,1.25-.79,1.85-1.2l.87-.62c.57-.42,1.11-.85,1.65-1.29a37.48,37.48,0,0,0,2.87-2.72Zm0-44.47A26.46,26.46,0,0,1,94,72.5,44.86,44.86,0,0,0,76.9,82.23V38.18h23.73a11.14,11.14,0,0,1,11.12,11.15Z"/><path class="cls-2" d="M163.35,53.56a24.49,24.49,0,0,1,17.45,7.09,24.21,24.21,0,0,1,5.14,7.62,23.25,23.25,0,0,1,1.87,9.23c0,.63,0,1.3-.09,2s-.14,1.36-.26,2H152.2a12.78,12.78,0,0,0,4,5.64,10.82,10.82,0,0,0,7.19,2.37,16.19,16.19,0,0,0,6.13-1.22,10.73,10.73,0,0,0,4.57-3.22l10.54,6.46a21.6,21.6,0,0,1-4.09,4.07,26.18,26.18,0,0,1-5.14,3.07,30.56,30.56,0,0,1-5.83,2,28,28,0,0,1-6.18.7,25.75,25.75,0,0,1-9.8-1.87,24.38,24.38,0,0,1-13.23-12.76,22.78,22.78,0,0,1,0-18.58,24.42,24.42,0,0,1,5.4-7.62,25.75,25.75,0,0,1,7.92-5.09A25,25,0,0,1,163.35,53.56Zm0,11.83a10.65,10.65,0,0,0-6.66,2.09,13.64,13.64,0,0,0-4.14,5h21.59a12.68,12.68,0,0,0-4.09-5A10.87,10.87,0,0,0,163.35,65.39Z"/><path class="cls-2" d="M203.82,38.67V99.61h-13V38.67Z"/><path class="cls-2" d="M229.24,71.66c2.15.53,4.36,1.13,6.62,1.83A25.51,25.51,0,0,1,242,76.28a15.63,15.63,0,0,1,4.52,4.31A10.92,10.92,0,0,1,248.31,87a11.27,11.27,0,0,1-2,6.84,15.41,15.41,0,0,1-5,4.44,22.19,22.19,0,0,1-6.75,2.39,38.34,38.34,0,0,1-7.18.7,23.38,23.38,0,0,1-12.06-3.09,26.77,26.77,0,0,1-8.92-8.75l11.32-6A11.66,11.66,0,0,0,222.24,88a11.78,11.78,0,0,0,5.61,1.52,19.51,19.51,0,0,0,5.79-.61c1.19-.41,1.78-1,1.78-1.65s-.39-1.09-1.17-1.53a17.94,17.94,0,0,0-2.7-1.17,24.14,24.14,0,0,0-3-.83c-1-.2-1.69-.33-2.09-.39a60.49,60.49,0,0,1-6.36-1.61,23.43,23.43,0,0,1-5.83-2.7A15.21,15.21,0,0,1,210,74.84a10.62,10.62,0,0,1-1.7-6.14,13.11,13.11,0,0,1,1.61-6.57,15,15,0,0,1,4.23-4.74,18.54,18.54,0,0,1,6-2.88,25,25,0,0,1,6.83-.95,23.72,23.72,0,0,1,11.71,3,27,27,0,0,1,9,8.09l-10.53,6.62a12.16,12.16,0,0,0-4.57-4.44,11.12,11.12,0,0,0-5.18-1.4,10.77,10.77,0,0,0-4.53.79c-1.1.52-1.65,1.19-1.65,2,0,.35.26.68.78,1a13.82,13.82,0,0,0,2,1,22.15,22.15,0,0,0,2.61.87C227.46,71.27,228.37,71.49,229.24,71.66Z"/><path class="cls-2" d="M299.49,55.3V99.61H286.44V96.09a24.37,24.37,0,0,1-6.1,3.81,17.06,17.06,0,0,1-7,1.45,23.8,23.8,0,0,1-17-7,24.65,24.65,0,0,1-5.09-7.62,23,23,0,0,1-1.87-9.22,23.28,23.28,0,0,1,1.91-9.36,24.31,24.31,0,0,1,5.18-7.62,24.59,24.59,0,0,1,7.62-5.09,23.08,23.08,0,0,1,9.23-1.87,17.21,17.21,0,0,1,7,1.43,26.15,26.15,0,0,1,6.1,3.7V55.3ZM274.77,89.51a11.81,11.81,0,0,0,4.66-1A12.73,12.73,0,0,0,283.3,86a11.9,11.9,0,0,0,2.61-3.82,12,12,0,0,0-2.61-13.27,12.73,12.73,0,0,0-3.87-2.56,11.64,11.64,0,0,0-4.66-1,11.81,11.81,0,0,0-4.74,1,12.19,12.19,0,0,0-3.83,2.56,12,12,0,0,0-2.57,3.82,12.11,12.11,0,0,0,0,9.45,11.9,11.9,0,0,0,6.4,6.38A12,12,0,0,0,274.77,89.51Z"/><path class="cls-2" d="M312.72,101.35a7.34,7.34,0,0,1-5.44-2.27,7.87,7.87,0,0,1,0-11,7.34,7.34,0,0,1,5.44-2.27,7.75,7.75,0,1,1,0,15.5Z"/></svg>

After

Width:  |  Height:  |  Size: 4.3 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 163.09 163.09"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#151619;}.cls-3{fill:url(#linear-gradient);}.cls-4{fill:url(#linear-gradient-3);}</style><linearGradient id="linear-gradient" x1="-665.7" y1="-407.46" x2="-614.83" y2="-452.09" gradientTransform="translate(721.92 489.06)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#78c6a5"/><stop offset="1" stop-color="#0cf27f"/></linearGradient><linearGradient id="linear-gradient-3" x1="-679.83" y1="-415.35" x2="-601.17" y2="-415.35" xlink:href="#linear-gradient"/></defs><title>Esla_vector</title><rect class="cls-1" width="163.09" height="163.09"/><path class="cls-2" d="M92.86,95.44a32.54,32.54,0,0,1,3.41-2.55A30,30,0,0,0,92.86,95.44ZM75.3,101.83a19.67,19.67,0,0,0-1.59-2.43A22.27,22.27,0,0,1,75.3,101.83Z"/><path class="cls-2" d="M111.53,34.75h-60a16.8,16.8,0,0,0-16.8,16.8v60a16.81,16.81,0,0,0,16.8,16.8h60a16.81,16.81,0,0,0,16.81-16.8v-60A16.79,16.79,0,0,0,111.53,34.75ZM77,116.65H53.23A11.15,11.15,0,0,1,42.09,105.5V79l.68.69c.21.23.46.46.7.69.48.46,1,.9,1.5,1.34s1.08.87,1.65,1.29c.29.21.57.42.87.62l.68.46c.69.45,1.42.89,2.16,1.31A31.64,31.64,0,0,0,53.52,87c.75.34,1.52.64,2.32.94.4.15.81.29,1.23.43a42.76,42.76,0,0,1,8.58,3.9c.67.41,1.31.83,1.91,1.25a28.57,28.57,0,0,1,3.88,3.26,26,26,0,0,1,2.27,2.59h0a19.67,19.67,0,0,1,1.59,2.43h0c.22.39.4.76.58,1.13.24.54.45,1.06.61,1.53.1.32.2.62.27.9h0c.06.27.11.53.15.76s0,.24,0,.34Zm0-27A44.94,44.94,0,0,0,59.9,79.91,26.45,26.45,0,0,1,42.09,61V56.74A11.16,11.16,0,0,1,53.23,45.59H77Zm43.81,15.86A11.19,11.19,0,0,1,113.39,116a10.93,10.93,0,0,1-3.76.66H85.9V106.46c.21-1.95,1.63-5.79,5.56-9.71.44-.44.9-.87,1.4-1.31a30,30,0,0,1,3.41-2.55l1-.62c.68-.41,1.39-.81,2.14-1.2s1.55-.76,2.38-1.13,1.71-.72,2.62-1.06l1.4-.49L107,88c.68-.24,1.34-.51,2-.8.24-.09.46-.19.69-.3.62-.27,1.23-.57,1.81-.87s1.38-.75,2-1.14,1.26-.79,1.85-1.2c.3-.2.58-.41.87-.62q.85-.63,1.65-1.29A35.8,35.8,0,0,0,120.76,79Zm0-44.47A26.49,26.49,0,0,1,103,79.91,45.07,45.07,0,0,0,85.9,89.64v-44h23.73a11.16,11.16,0,0,1,11.13,11.15Z"/><path class="cls-2" d="M96.27,92.89a32.54,32.54,0,0,0-3.41,2.55A30,30,0,0,1,96.27,92.89Z"/><path class="cls-2" d="M75.3,101.83a22.27,22.27,0,0,0-1.59-2.43A19.67,19.67,0,0,1,75.3,101.83Z"/><path class="cls-2" d="M77,45.59V89.64A44.94,44.94,0,0,0,59.9,79.91,26.45,26.45,0,0,1,42.09,61V56.74A11.16,11.16,0,0,1,53.23,45.59Z"/><path class="cls-2" d="M120.76,56.74V61A26.49,26.49,0,0,1,103,79.91,45.07,45.07,0,0,0,85.9,89.64v-44h23.73A11.16,11.16,0,0,1,120.76,56.74Z"/><path class="cls-3" d="M77,45.59V89.64A44.94,44.94,0,0,0,59.9,79.91,26.45,26.45,0,0,1,42.09,61V56.74A11.16,11.16,0,0,1,53.23,45.59Z"/><path class="cls-3" d="M120.76,56.74V61A26.49,26.49,0,0,1,103,79.91,45.07,45.07,0,0,0,85.9,89.64v-44h23.73A11.16,11.16,0,0,1,120.76,56.74Z"/><path class="cls-4" d="M96.27,92.89a32.54,32.54,0,0,0-3.41,2.55A30,30,0,0,1,96.27,92.89Z"/><path class="cls-4" d="M75.3,101.83a22.27,22.27,0,0,0-1.59-2.43A19.67,19.67,0,0,1,75.3,101.83Z"/><path class="cls-4" d="M77,45.59V89.64A44.94,44.94,0,0,0,59.9,79.91,26.45,26.45,0,0,1,42.09,61V56.74A11.16,11.16,0,0,1,53.23,45.59Z"/><path class="cls-4" d="M120.76,56.74V61A26.49,26.49,0,0,1,103,79.91,45.07,45.07,0,0,0,85.9,89.64v-44h23.73A11.16,11.16,0,0,1,120.76,56.74Z"/><path class="cls-4" d="M77,45.59V89.64A44.94,44.94,0,0,0,59.9,79.91,26.45,26.45,0,0,1,42.09,61V56.74A11.16,11.16,0,0,1,53.23,45.59Z"/><path class="cls-4" d="M120.76,56.74V61A26.49,26.49,0,0,1,103,79.91,45.07,45.07,0,0,0,85.9,89.64v-44h23.73A11.16,11.16,0,0,1,120.76,56.74Z"/><path class="cls-4" d="M77,45.59V89.64A44.94,44.94,0,0,0,59.9,79.91,26.45,26.45,0,0,1,42.09,61V56.74A11.16,11.16,0,0,1,53.23,45.59Z"/><path class="cls-4" d="M120.76,56.74V61A26.49,26.49,0,0,1,103,79.91,45.07,45.07,0,0,0,85.9,89.64v-44h23.73A11.16,11.16,0,0,1,120.76,56.74Z"/></svg>

After

Width:  |  Height:  |  Size: 3.8 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 163.09 163.09"><defs><style>.cls-1{fill:url(#linear-gradient);}.cls-2{fill:#fff;}</style><linearGradient id="linear-gradient" y1="81.54" x2="163.09" y2="81.54" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#78c6a5"/><stop offset="1" stop-color="#0cf27f"/></linearGradient></defs><title>Esla_vector</title><rect class="cls-1" width="163.09" height="163.09"/><path class="cls-2" d="M88.22,93.78a34,34,0,0,1,3.41-2.56A31.23,31.23,0,0,0,88.22,93.78Zm-17.56,6.39a18.78,18.78,0,0,0-1.6-2.44A21.11,21.11,0,0,1,70.66,100.17Z"/><path class="cls-2" d="M106.89,33.09h-60A16.8,16.8,0,0,0,30.1,49.88v60a16.8,16.8,0,0,0,16.8,16.8h60a16.81,16.81,0,0,0,16.81-16.8v-60A16.8,16.8,0,0,0,106.89,33.09ZM72.31,115H48.59a11.12,11.12,0,0,1-11.14-11.15V77.36l.68.69c.21.22.46.46.69.68.48.46,1,.9,1.51,1.34s1.07.87,1.65,1.29c.28.22.57.42.87.63l.68.46c.69.45,1.41.89,2.16,1.31,1,.57,2.06,1.1,3.19,1.6.74.33,1.52.64,2.32.94.4.15.81.28,1.23.43A41.68,41.68,0,0,1,61,90.63c.67.41,1.31.83,1.91,1.25a28.54,28.54,0,0,1,3.88,3.25,24.59,24.59,0,0,1,2.26,2.59h0a18.78,18.78,0,0,1,1.6,2.44h0c.22.39.4.76.57,1.13.25.54.45,1.06.62,1.53.1.32.19.62.26.89h0c.07.28.12.53.16.77s0,.24,0,.34Zm0-27a44.86,44.86,0,0,0-17.06-9.73,26.48,26.48,0,0,1-17.8-18.9V55.07A11.15,11.15,0,0,1,48.59,43.93H72.31Zm43.8,15.85a11.18,11.18,0,0,1-7.37,10.5A10.83,10.83,0,0,1,105,115H81.26V104.8c.21-2,1.62-5.8,5.55-9.71.44-.44.91-.87,1.41-1.31a31.23,31.23,0,0,1,3.41-2.56l1-.61c.67-.41,1.39-.81,2.14-1.2s1.54-.77,2.37-1.14,1.71-.71,2.62-1l1.41-.49c.41-.15.82-.28,1.21-.43.69-.25,1.35-.51,2-.8.24-.09.46-.2.69-.31.62-.26,1.23-.56,1.81-.87s1.38-.75,2-1.13,1.25-.79,1.85-1.2l.87-.63c.57-.42,1.11-.85,1.65-1.29a37.4,37.4,0,0,0,2.87-2.71Zm0-44.47A26.45,26.45,0,0,1,98.32,78.25,44.86,44.86,0,0,0,81.26,88V43.93H105a11.14,11.14,0,0,1,11.12,11.14Z"/></svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

View file

@ -36,11 +36,11 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="3.1.9" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="5.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.2.5" />
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.9" />
<PackageReference Include="Microsoft.Extensions.Http" Version="5.0.0" />
<PackageReference Include="Open.Linq.AsyncExtensions" Version="1.2.0" />
</ItemGroup>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

View file

@ -34,7 +34,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="3.1.9" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="5.0.0" />
<PackageReference Include="NCrontab" Version="3.3.1" />
</ItemGroup>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

View file

@ -0,0 +1,8 @@
using System;
namespace Elsa.Client
{
public class Class1
{
}
}

View file

@ -0,0 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>
</Project>

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

View file

@ -31,16 +31,16 @@
<PackageReference Include="Microsoft.Extensions.Localization.Abstractions" Version="3.1.9" />
<PackageReference Include="Microsoft.Extensions.Primitives" Version="3.1.9" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.9" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Localization.Abstractions" Version="3.1.9" />
<PackageReference Include="Microsoft.Extensions.Primitives" Version="3.1.9" />
<PackageReference Include="NodaTime" Version="3.0.3" />
<PackageReference Include="NodaTime.Serialization.JsonNet" Version="3.0.0" />
<PackageReference Include="Open.Linq.AsyncExtensions" Version="1.2.0" />
<PackageReference Include="Rebus" Version="6.4.1" />
<PackageReference Include="System.ComponentModel.Annotations" Version="4.7.0" />
<PackageReference Include="System.Linq.Async" Version="4.1.1" />
<PackageReference Include="System.Text.Json" Version="4.7.2" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Linq.Async" Version="5.0.0" />
<PackageReference Include="System.Text.Json" Version="5.0.0" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
<PackageReference Include="YesSql.Abstractions" Version="2.0.0-beta-1541" />
</ItemGroup>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

View file

@ -33,7 +33,7 @@
<PackageReference Include="MediatR" Version="9.0.0" />
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="9.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="1.1.1" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="5.0.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="3.1.9" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="3.1.9" />
@ -55,9 +55,9 @@
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="3.1.9" />
<PackageReference Include="NodaTime.Serialization.JsonNet" Version="3.0.0" />
<PackageReference Include="Open.Linq.AsyncExtensions" Version="1.2.0" />
<PackageReference Include="Scrutor" Version="3.2.2" />
<PackageReference Include="Scrutor" Version="3.3.0" />
<PackageReference Include="Storage.Net" Version="9.2.7" />
<PackageReference Include="System.Linq.Async" Version="4.1.1" />
<PackageReference Include="System.Linq.Async" Version="5.0.0" />
<PackageReference Include="YamlDotNet" Version="8.1.2" />
<PackageReference Include="Rebus.ServiceProvider" Version="5.0.6" />
<PackageReference Include="YesSql.Provider.Sqlite" Version="1.0.0-beta-1547" />

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

View file

@ -11,6 +11,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ElsaDashboard.Blazor.WebAss
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ElsaDashboard.Blazor.Server", "ElsaDashboard.Blazor\Server\ElsaDashboard.Blazor.Server.csproj", "{522BA06A-56E3-41D7-9548-9653FF2BC9F2}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "modules", "modules", "{7F1D88F0-7AA2-47F3-AACB-387BCDCFE63B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@ -37,8 +39,9 @@ Global
SolutionGuid = {C3101EA4-7253-4C3A-8F77-4C41306991DC}
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{7F1D88F0-7AA2-47F3-AACB-387BCDCFE63B} = {963AE286-A579-4299-8A06-926346EABCCD}
{B39719A2-6C4C-48A0-89EC-EA573C22D246} = {963AE286-A579-4299-8A06-926346EABCCD}
{72105B63-D94C-4216-A648-CB1F4AAD7426} = {963AE286-A579-4299-8A06-926346EABCCD}
{522BA06A-56E3-41D7-9548-9653FF2BC9F2} = {963AE286-A579-4299-8A06-926346EABCCD}
{72105B63-D94C-4216-A648-CB1F4AAD7426} = {963AE286-A579-4299-8A06-926346EABCCD}
EndGlobalSection
EndGlobal

View file

@ -16,6 +16,7 @@ namespace ElsaDashboard.Blazor.WebAssembly
var services =builder.Services;
services.AddScoped(sp => new HttpClient { BaseAddress = new Uri(builder.HostEnvironment.BaseAddress) });
services.AddElsaDashboard();
await builder.Build().RunAsync();
}

View file

@ -52,7 +52,6 @@ namespace ElsaDashboard.Blazor.Server
endpoints.MapRazorPages();
endpoints.MapControllers();
endpoints.MapFallbackToPage("/_Host");
//endpoints.MapFallbackToFile("index.html");
});
}
}

View file

@ -5,11 +5,22 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="5.0.0" />
<PackageReference Include="protobuf-net.Grpc.AspNetCore" Version="1.0.123" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Client\ElsaDashboard.Blazor.WebAssembly.csproj" />
<ProjectReference Include="..\Shared\ElsaDashboard.Blazor.Shared.csproj" />
</ItemGroup>
<ItemGroup>
<_ContentIncludedByDefault Remove="wwwroot\favicon-16x16.png" />
<_ContentIncludedByDefault Remove="wwwroot\favicon-32x32.png" />
<_ContentIncludedByDefault Remove="wwwroot\favicon.ico" />
<_ContentIncludedByDefault Remove="wwwroot\tailwind.css" />
<_ContentIncludedByDefault Remove="wwwroot\tile.png" />
</ItemGroup>
</Project>

View file

@ -7,11 +7,10 @@ namespace ElsaDashboard.Blazor.Server
{
public class Program
{
public static bool UseBlazorServer = true;
public static bool UseBlazorServer = false;
public static RenderMode RenderMode => UseBlazorServer ? RenderMode.Server: RenderMode.WebAssembly;
private static Type StartupType => UseBlazorServer ? typeof(BlazorServerStartup) : typeof(BlazorWebAssemblyStartup);
public static void Main(string[] args)
{
CreateHostBuilder(args).Build().Run();

View file

@ -0,0 +1,7 @@
namespace ElsaDashboard.Blazor.Server.Services
{
public class WorkflowDefinitionManager
{
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View file

@ -5,6 +5,10 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Grpc.Net.Client" Version="2.33.1" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.33.1" />
<PackageReference Include="protobuf-net" Version="3.0.52" />
<PackageReference Include="protobuf-net.Grpc" Version="1.0.123" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="5.0.0" />
</ItemGroup>

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