Manu's Techblog
  • Home
  • Talks & Publications & Organisations
  • About me
  • Privacy Policy
  • Imprint
Subscribe
Tagged

Performance

This tag contains all posts with Performance related content.

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

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 using VS Code 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 looks like: using Microsoft.AspNet.Mvc; using System; using System.Collections.Generic;

  • Manuel Rauber
Manuel Rauber Feb 15, 2016 • 2 min read
Supercharge your ghost.io blog with CloudFlare
CloudFlare

Supercharge your ghost.io blog with CloudFlare

Intro As you may noticed I switched my blog over to ghost.io. My colleague and friend Thorsten has a nice blog post about the reasons which I highly share. Writing posts and creating templates is so much cleaner, I just like it. :-) Okay, back to the topic: Supercharging

  • Manuel Rauber
Manuel Rauber Feb 6, 2016 • 7 min read
Manu's Techblog © 2022
Powered by Ghost