feat: add .net user importer
This commit is contained in:
parent
41e620ad03
commit
412d720abc
10 changed files with 318 additions and 6 deletions
|
@ -4,6 +4,7 @@ using System.Globalization;
|
|||
using Microsoft.EntityFrameworkCore.Storage.ValueConversion;
|
||||
using Newtonsoft.Json;
|
||||
using NodaTime;
|
||||
using JsonSerializer = Newtonsoft.Json.JsonSerializer;
|
||||
|
||||
namespace Foxnouns.Backend.Database;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue