Adding services and config to test starup
And having modified ressouces code files
This commit is contained in:
parent
bfefed887a
commit
fb1edf8b8e
14 changed files with 676 additions and 94 deletions
|
|
@ -6,7 +6,7 @@ using Microsoft.Extensions.Configuration;
|
|||
|
||||
namespace Yavsc.Server
|
||||
{
|
||||
public class cliServerFactory : IServerFactory
|
||||
public class CliServerFactory : IServerFactory
|
||||
{
|
||||
public IFeatureCollection Initialize(IConfiguration configuration)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue