Clone entity values with Entity Framework
Often you want to duplicate entities or their values in order to save an entity with a new ID. But what is the best way to do this?
Read Blog PostOften you want to duplicate entities or their values in order to save an entity with a new ID. But what is the best way to do this?
Read Blog PostOpenSearch OpenSearch is a standard that has existed for about 15 years and is used by search engines and Browsers.
Read Blog PostI wish you all a Happy New Year. I hope everybody started the new year restful, with joy and health!
Read Blog PostInstall EF Core 3 Migration tools The tooling of the Entity Framework Core Migrations comes via NuGet (and dotnet tooling).
Read Blog PostIn the ASP.NET Core Identity environment, the PasswordHasher is responsible for securely storing the password and performing password entry checks.
Read Blog PostThis post covers the basic structure for unit tests with Entity Framework Core. Note: Unit tests are only there to test the respective logic. Unit tests do not replace integration tests, especially for database …
Read Blog PostWhat are Model Binders? ModelBinders are required in ASP.NET Core to pass parameters from HTTP requests into a controller action method.
Read Blog PostSignalR is a wonderful, easy and fast way to provide users with push messages - and is also built into ASP.NET Core 3. In this short code sample I show you how to inform a client about SignalR based on MediatR …
Read Blog PostDie Digitalisierung kommt langsam aber sicher auch in den großen deutschen Firmen an: sowohl im Mittelstand wie auch im Enterprise-Umfeld.
Read Blog PostPünktlich am Tag des Release um 11 Uhr klingelte der Postbote und brachte mir meinen schon im September bestellten XBOX Controller Elite 2 Series . Nachdem ich mit insgesamt vier defekten XBOX Elite Controllern der …
Read Blog Post