Get and return stuff from the database
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
{
|
||||
public record Supermarkt
|
||||
{
|
||||
public required string Name { get; init; }
|
||||
public required string Naam { get; init; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user