You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Features/upgrate to dotnet 6 (#108)
* Moved files to src; Adapted C# code to a more modern approach; Minor refactoring everywhere
* Removed old project folders/files
* Removed temporary old solution
* Refactored code; Set some members to nullable
* Changed usage on TryUpdateModelAsync
* Features/fix email bugs (#110)
* Moved files to src; Adapted C# code to a more modern approach; Minor refactoring everywhere
* Removed old project folders/files
* Removed temporary old solution
* Refactored code; Set some members to nullable
* Changed usage on TryUpdateModelAsync
* Fixed e-mail issues
* Features/fix email bugs (#112)
* Moved files to src; Adapted C# code to a more modern approach; Minor refactoring everywhere
* Removed old project folders/files
* Removed temporary old solution
* Refactored code; Set some members to nullable
* Changed usage on TryUpdateModelAsync
* Fixed e-mail issues
* Feature/fix email send issues (#114)
* Removed development files
* Updated .gitignore
* Added MailKit library
* Implemented e-mail sender with MailKit
0 commit comments