Faellesskabet / kuliv.dk

A repository for kuliv.dk
3 stars 0 forks source link

Utilize dependency injection and inversion of control more #41

Open Lukires opened 2 years ago

Lukires commented 2 years ago

I want to start by refactoring the DataLayer

Lukires commented 2 years ago

Some light reading for anyone interested in contributing, but doesn't know where to start:

What is it?: https://docs.microsoft.com/en-us/dotnet/architecture/modern-web-apps-azure/architectural-principles#dependency-inversion

.NET dependency injection: https://docs.microsoft.com/en-us/dotnet/core/extensions/dependency-injection Blazor dependency injection: https://docs.microsoft.com/en-us/aspnet/core/blazor/fundamentals/dependency-injection?view=aspnetcore-6.0

Lukires commented 2 years ago

Begun progress https://github.com/Faellesskabet/Discord-Botten/commit/d84cbeaec76fd260c6478c533341d64a9e270f11