• Home
  • Blog
  • About
  • Michael Conrad
This site uses "cookies" - small data files stored locally on your computer - to save information about your preferences when using this site. Learn More.

Blog Posts by Tag

3 .NET 1 Angular 3 ASP.NET Core 1 Autorest 2 C# 1 GitHub 1 Microservices 3 MVC cancel 1 Swagger 1 webhook 1 Webpack

Published 2017/5

Seven Tips For Using Swagger And AutoRest Together In ASP.NET Core Services

Swagger is probably the most popular API specification framework, AutoRest is a great library to generate clients out of Swagger definitions for various programming languages. Here are a few tips to get nice and clean results using the two together in ASP.NET Core MVC based web services....

Published 2017/4

Validate and Secure GitHub Webhooks In C# With ASP.NET Core MVC

GitHub webhooks is fantastic tool for a website to retrieve information from GitHub repositories and display it to users, the moment something changes. But how can I use it with ASP.NET Core MVC, how does security work in that regards, and how can we prevent other sources to post invalid or fake webhook messages to the public endpoint of our website?...

Angular 4 - Getting Hashed Webpack Bundles Working in ASP.NET Core MVC

After playing a lot lately with the new angular-cli 1.0.0 which wraps around webpack, I ran into some issues making use of the -prod bundles produced by `ng build`....

Projects

  • code CacheManager
  • code DnsClient

Contact

  • Github
  • Twitter

About

Privacy

Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
© 2023 by Michael Conrad. All rights reserved.