|
5 | 5 | [](https://www.nuget.org/packages/Simplify.Web/)
|
6 | 6 | [](https://www.nuget.org/packages/Simplify.Web/)
|
7 | 7 | [](https://app.zenhub.com/workspaces/simplify-5d7dd300da4a88000107f7e5/board?repos=208544410,208543783,208544195,208544168,208544390,208544370,208543999,229945810)
|
8 |
| -[](https://ci.appveyor.com/project/i4004/simplify-web) |
9 |
| -[](https://ci.appveyor.com/project/i4004/simplify-web) |
| 8 | +[](https://github.com/SimplifyNet/Simplify.Web/actions/workflows/build.yml) |
10 | 9 | [](https://libraries.io/nuget/Simplify.Web)
|
11 | 10 | [](https://www.codefactor.io/repository/github/simplifynet/simplify.web)
|
12 | 11 | 
|
@@ -186,15 +185,15 @@ public class LoggedUserPanelView : View
|
186 | 185 |
|
187 | 186 | Below is the list of sample applications showing different variations of Simplify.Web usage:
|
188 | 187 |
|
189 |
| -* [Only as an API backend with Angular + Bootstrap UI SPA](https://github.com/SimplifyNet/Simplify.Web/tree/master/src/SampleApps/SampleApp.Angular) |
190 |
| -* [Simple Kestrel-based Application with backend page](https://github.com/SimplifyNet/Simplify.Web/tree/master/src/SampleApps/SampleApp.Kestrel) |
191 |
| -* [Kestrel-based Application with backend HTML generation, localization, authentication](https://github.com/SimplifyNet/Simplify.Web/tree/master/src/SampleApps/SampleApp.Classic) |
| 188 | +- [Only as an API backend with Angular + Bootstrap UI SPA](https://github.com/SimplifyNet/Simplify.Web/tree/master/src/SampleApps/SampleApp.Angular) |
| 189 | +- [Simple Kestrel-based Application with backend page](https://github.com/SimplifyNet/Simplify.Web/tree/master/src/SampleApps/SampleApp.Kestrel) |
| 190 | +- [Kestrel-based Application with backend HTML generation, localization, authentication](https://github.com/SimplifyNet/Simplify.Web/tree/master/src/SampleApps/SampleApp.Classic) |
192 | 191 |
|
193 | 192 | 
|
194 | 193 |
|
195 |
| -* [Only as an API backend with Vue.js + Bootstrap UI SPA](https://github.com/SimplifyNet/Simplify.Web/tree/master/src/SampleApps/SampleApp.Vue) |
196 |
| -* [Only as an API backend with Vue.js + Element UI SPA](https://github.com/SimplifyNet/Simplify.Web/tree/master/src/SampleApps/SampleApp.Vue.Element) |
197 |
| -* [Simple Kestrel-based Application hosted as windows-service](https://github.com/SimplifyNet/Simplify.Web/tree/master/src/SampleApps/SampleApp.WindowsServiceHosted) |
| 194 | +- [Only as an API backend with Vue.js + Bootstrap UI SPA](https://github.com/SimplifyNet/Simplify.Web/tree/master/src/SampleApps/SampleApp.Vue) |
| 195 | +- [Only as an API backend with Vue.js + Element UI SPA](https://github.com/SimplifyNet/Simplify.Web/tree/master/src/SampleApps/SampleApp.Vue.Element) |
| 196 | +- [Simple Kestrel-based Application hosted as windows-service](https://github.com/SimplifyNet/Simplify.Web/tree/master/src/SampleApps/SampleApp.WindowsServiceHosted) |
198 | 197 |
|
199 | 198 | ## Contributing
|
200 | 199 |
|
|
0 commit comments