Explore >> Select a destination


You are here

www.bytefish.de
| | www.daveabrock.com
8.1 parsecs away

Travel
| | In this post, we build a quick search box that filters our images.
| | brockallen.com
19.7 parsecs away

Travel
| | The Katana cookie authentication middleware supports either a sliding or an absolute expiration, but not both. Recently a client was interested in having both, so I decided to figure out how this could be done. It's quite easy since the cookie authentication middleware allows for aProvider property where you can handle events for interesting activity...
| | damienbod.com
17.6 parsecs away

Travel
| | This post implements a basic ASP.NET Core API using .NET 9 and the Microsoft OpenAPI implementation. The OpenAPI Nuget package supports both Controller based APIs and minimal APIs. Until now, we used excellent solutions like NSwag to produce the API schemas which can be used to auto-generate client code. Code: https://github.com/damienbod/WebApiOpenApi Setup A .NET 9...
| | conradakunga.com
108.1 parsecs away

Travel
| This is Part 1 of a series on Dependency Injection