Explore >> Select a destination


You are here

enterprisecraftsmanship.com
| | www.softdevtube.com
4.8 parsecs away

Travel
| | 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
5.1 parsecs away

Travel
| |
| | www.planetgeek.ch
4.1 parsecs away

Travel
| | 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
11.2 parsecs away

Travel
| My new online training course about Encapsulating EF Core Usagewent live.