Skip to content
#

web-application-framework

Here are 83 public repositories matching this topic...

mshabarov
mshabarov commented Aug 19, 2021

Description of the bug / feature

Improve the exception message being shows to developers when the app shell annotations are not on top AppShellConfigurator class:

Found app shell configuration annotations in non `AppShellConfigurator` classes.
Please create a custom class implementing `AppShellConfigurator` and move the following annotations to it: ...
  1. Give the name of annot

A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->

  • Updated Nov 24, 2020
  • C#
webperl
daotoad
daotoad commented Apr 13, 2020

Describe the bug
Running a simple, valid program in the JS.do example website may lead to a valid script terminating.

Error message is:
`Operation """": no method found, argument in overloaded package WebPerl::JSObject.
exit(255) called, but NO_EXIT_RUNTIME is set, so halting execution but not exiting the runtime or preventing further async execution (build with NO_EXIT_RUNTIME=0, if you

Improve this page

Add a description, image, and links to the web-application-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the web-application-framework topic, visit your repo's landing page and select "manage topics."

Learn more