refactoring the Register
This commit is contained in:
parent
ee1e49fde5
commit
f1dd648970
43 changed files with 4610 additions and 86 deletions
|
|
@ -1,10 +1,12 @@
|
|||
|
||||
|
||||
|
||||
using Microsoft.Extensions.Localization;
|
||||
using Microsoft.Extensions.Options;
|
||||
using Yavsc.Server.Helpers;
|
||||
using Yavsc.Settings;
|
||||
|
||||
namespace Yavsc;
|
||||
|
||||
public class Startup
|
||||
{
|
||||
public static void Configure(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue