Refactored project layout to correct onion model
This commit is contained in:
parent
902785a377
commit
e9f444e5b4
35 changed files with 623 additions and 35 deletions
|
|
@ -1,8 +0,0 @@
|
|||
using JellyGlass.Models;
|
||||
|
||||
namespace JellyGlass.Repositories;
|
||||
|
||||
public interface IServerRepository
|
||||
{
|
||||
public Task<Server[]> GetServers();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue