Skip to content

Martijn Boland

New adventures in .NET and beyond

Menu

  • About
  • Contact

Building the minimal ASP.NET Core MVC app with NPM and webpack

Update: this post is written using ASP.NET Core 1.1. With ASP.NET Core 2.0, things have gotten easier. See the updated version of this post for ASP.NET Core 2.0. Recently, I was building a ASP.NET Core MVC app. Everything went smooth,

martijn August 2, 2017March 27, 2019 .NET Core, JavaScript 8 Comments Read more

JavaScript for .NET developers – September 2016 edition

For .NET developers coming from the safe environment of Visual Studio and C#, the wild west that is the current JavaScript landscape can be very intimidating and confusing. Hopefully, this post will provide a little bit of guidance for your

martijn September 22, 2016October 14, 2016 .NET, JavaScript, Web development No Comments Read more

ASP.NET Web API / OWIN authenticated integration tests without authorization server

Integration testing of OWIN Web API services is super easy with the MIcrosoft.Owin.Testing.TestServer component. It is basically an in-memory OWIN host that runs together with the HttpClient without needing any network calls. Authentication Aaron Powell has written an extensive post

martijn March 10, 2016March 27, 2019 .NET, Web development 2 Comments Read more

Is webpack like fast food?

Webpack is a module bundling tool for packaging apps. I am using it more and more, even to the point where it almost entirely has replaced my previous grunt and gulp build environments. But here’s the thing: I still don’t

martijn January 22, 2016January 22, 2016 JavaScript, Web development No Comments Read more

Develop ReactJS + ASP.NET Web API apps in Visual Studio 2015

Update 2015-12-11 At about the same time this post was originally written, Mads Kristensen released the WebPack Task Runner extension. This post has been modified to reflect the new situation. tl;dr Developing ReactJS apps with an ASP.NET Web API back-end

martijn December 10, 2015December 11, 2015 .NET, JavaScript, Web development 32 Comments Read more
  • « Previous
  • Next »

Recent Posts

  • Integrating Vite with ASP.NET Core – a winning combination?
  • Dynamic localization of JavaScript apps with AppText part 2: GraphQL
  • Dynamic localization of JavaScript apps with AppText and i18next
  • Easy ASP.NET Core localization with AppText
  • System.Text.Json and Newtonsoft.Json side-by-side in ASP.NET Core

Recent Comments

  • Martijn Boland on Lean ASP.NET Core 2.1 – add a React application to an existing Razor Pages application
  • Mukesh Kamath on Lean ASP.NET Core 2.1 – add a React application to an existing Razor Pages application
  • Martijn Boland on Lean ASP.NET Core 2.1 – add a React application to an existing Razor Pages application
  • Mukesh Kamath on Lean ASP.NET Core 2.1 – add a React application to an existing Razor Pages application
  • Vedran Mandić on Lean ASP.NET Core 2.1 – manually setup a Razor Pages project with Bootstrap, NPM and webpack

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2021 Martijn Boland. Powered by WordPress. Theme: Spacious by ThemeGrill.