/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

gregorsuttie.com
| | www.ayende.com
4.3 parsecs away

Travel
| |
| | www.jimmybogard.com
5.2 parsecs away

Travel
| | Posts in this series: * Intro * Cataloging * Empty Proxy * Shared Library * Our First Controller * Migrating Initial Business Logic * Our First Views * Session State * Hangfire * Authentication * Middleware * Turning Off the Lights When I talk with folks about modernization, inevitably the question comes up "OK but how much is it going to cost?
| | colinmackay.scot
5.1 parsecs away

Travel
| | This is the first in a series of posts on Paramore.Brighter. I'm writing this as a series of recipes, with the aim of you picking up a point quickly and getting going with it. The code for this post is on GitHub, you can find it here: GitHub Basic solution In .NET Core there is
| | www.softacom.com
27.7 parsecs away

Travel
| Learn how to build a fast and scalable .NET Core API using async and await. See code examples including cancellation tokens, parallel requests, and ConfigureAwait optimization.