Strona głównaUżytkownik

Havret | użytkownik

Havret
Havret
59,07
1174 dni, 2 godziny, 48 minut temu
13 września, 2018
dotnetomaniak.pl

Akka.NET is quite opinionated in terms of persistence. Paraphrasing Henry Ford’s famous quote: You can persist your data any way you want in Akka.NET, so long as you use event sourcing. But what if you don’t want to? Perhaps the problem you are trying to solve doesn’t overlap with this particular mental model, and yet you think you can still gain a lot by leveraging Akka. Then you have to bake your own solution. In this blog post, I would like to show you one way of integrating Akka.NET with an ORM. To k...

Źródło: havret.io
Dziel się z innymi:
How to use Entity Framework Core with Akka.NET

Programowanie rozproszone 2013 dni, 11 godzin, 25 minut temu Havret 130 źrodło rozwiń

Last week I blogged about the integration of Akka.NET and ASP.NET Core. Today I would like to discuss possible problems you may face if you decide to deploy this kind of application, and how you can address them.

Tagi: Akka.NET, iis
Źródło: havret.io
Dziel się z innymi:
[EN] Why deploying Akka.NET on IIS may be a bad idea

Architektura 2038 dni, 11 godzin, 56 minut temu Havret 56 źrodło rozwiń

Integrating Akka.NET and ASP.NET Core can be quite tricky. In this blog post, I would like to demonstrate how to make these two technologies work together smoothly.

Źródło: havret.io
Dziel się z innymi:
How to integrate Akka.NET and ASP.NET Core

Architektura 2044 dni, 11 godzin, 55 minut temu Havret 138 źrodło rozwiń

Najaktywniejsi w tym miesiącu