File tree 1 file changed +3
-2
lines changed
src/SampleApps/SampleApp.Classic/Templates
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
<div class =" text-center" >
2
- Hello from OWIN self-hosted console application with HttpListener server !
2
+ Hello from Kestrel-based console application with backend HTML generation, localization, authentication !
3
3
</div >
4
4
5
5
<div class =" container-fluid" >
16
16
<a href =" https://github.com/SimplifyNet/Simplify.Web/tree/master/src" >Source code</a >
17
17
</li >
18
18
<li class =" list-group-item" >
19
- <a href =" https://github.com/SimplifyNet/Simplify.Web/tree/master/src/SampleApps" >Example applications</a >
19
+ <a href =" https://github.com/SimplifyNet/Simplify.Web/tree/master/src/SampleApps" >Example
20
+ applications</a >
20
21
</li >
21
22
<li class =" list-group-item" >
22
23
<a href =" https://www.nuget.org/packages?q=Simplify.Web" >Nuget package and extensions</a >
You can’t perform that action at this time.
0 commit comments