generated from karsten.jeppesen/KAJE-Template
hello
Some checks failed
DMA-CSD-CICD/oliver.thy/pipeline/head There was a failure building this commit
Some checks failed
DMA-CSD-CICD/oliver.thy/pipeline/head There was a failure building this commit
This commit is contained in:
13
RazorAppBoy/RazorAppBoy/Pages/Index.cshtml.cs
Normal file
13
RazorAppBoy/RazorAppBoy/Pages/Index.cshtml.cs
Normal file
@@ -0,0 +1,13 @@
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Microsoft.AspNetCore.Mvc.RazorPages;
|
||||
|
||||
namespace RazorAppBoy.Pages
|
||||
{
|
||||
public class IndexModel : PageModel
|
||||
{
|
||||
public void OnGet()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user