You are here |
enterprisecraftsmanship.com | ||
| | | |
www.softdevtube.com
|
|
| | | | The onion architecture is not as well known as the 3-tier software architecture but is gaining a lot of attention during the microservices era. It structures your software so that it is easy to change technologies without impacting business logic. Coupled with Domain Driven Design (DDD) principles it offers a powerful way to build a | |
| | | |
johannesbrodwall.com
|
|
| | | | ||
| | | |
www.planetgeek.ch
|
|
| | | | Active patterns make using a Regex in F# neat: The matched groups are returned in the list after the pattern. Here is an example from our codebase: Pattern found at Active Patterns - F# | Microsoft Learn: In this example, I use the regex active pattern to map JSON parsing errors to a Result with... | |
| | | |
enterprisecraftsmanship.com
|
|
| | My new online training course about Encapsulating EF Core Usagewent live. |