Manu's Techblog
  • Home
  • Unity Posts
  • Boundfox Studios
  • Publications
  • About me
Sign in Subscribe

ASP.NET Web Api

This tag contains all posts with ASP.NET Web API related content.
How To Create a Self-Signed SAN Certificate - The Easy Way
ASP.NET Core

How To Create a Self-Signed SAN Certificate - The Easy Way

For a current project, I'm developing an ASP.NET Core 2.1 based multi-tenancy Web API. To test locally, I added some domains to my hosts file: 127.0.0.1 product.local 127.0.0.1 tenant-a.product.local 127.0.0.1 tenant-b.product.local In
Jun 4, 2018 3 min read
Back to the roots: Creating thin Web APIs using the Core of ASP.NET Core 1.0
ASP.NET Core

Back to the roots: Creating thin Web APIs using the Core of ASP.NET Core 1.0

I'm currently fiddling about ASP.NET Core 1.0 [https://docs.asp.net/en/latest/] using VS Code [https://code.visualstudio.com/] on my Mac. I have a simple scenario: Building a Web API which has CRUD operations for a CustomerModel. So purely HTTP things. :-) My controller
Feb 15, 2016 2 min read
Identity Server

Authenticated ASP.NET Web API Integration Testing hosted by OWIN/Katana

This post is backed up from my old blog and was posted at 2014-12-09. I had to add some integration tests to a Web API which was secured by an [Authorize]-attribute. I’m usingThinktecture Identity Server v3 [https://github.com/thinktecture/Thinktecture.IdentityServer.v3] for authentication and authorization using
Jun 16, 2015 3 min read
Page 1 of 1
Manu's Techblog © 2025
  • Privacy Policy
  • Imprint
Powered by Ghost