For specific questions on ASP.
I am using identity server 4 for authentication to my ASP.Net Core solution. And it is working well with Facebook, …
asp.net-core-2.0 saml-2.0 identityserver4 asp.net-core-mvc-2.0 sustainsys-saml2For the project I am doing in my internship we have to use a repository pattern. Since the project was …
c# unit-testing asp.net-core entity-framework-core asp.net-core-mvc-2.0It has been well documented, how to inject dependencies into services. Question: But is it (already) possible in ASP.NET …
c# dependency-injection asp.net-core-2.0 asp.net-core-mvc-2.0