Close

Menu

  • Home
  • Github
  • Twitter
  • Subscribe
Blog Logo Menu

Nicholas Myers

The Technical Anomaly
Page 1 of 1

Year in Review

Nicholas Myers on General | 02 Jan 2018

To review 2017, I really want to focus on two key areas: blogging and speaking engagements...…

Lowercase route URLs automatically in Razor Pages 2.0

Nicholas Myers on ASP.NET Core, Quick Wins | 25 Nov 2017

In Razor Pages 2.0, the routing system is based on file locations within the project's root directory. If the project has mixed case page names...…

Where are my xUnit tests?

Nicholas Myers on Unit Testing, ASP.NET Core | 20 Nov 2017

Lately, I am doing more .NET related work on MacOS. Visual Studio Code + .NET Core 2.0 are proving to be an awesome development experience...…

Easy way to measure the execution time of an ASP.NET Core WebAPI action method.

Nicholas Myers on ASP.NET Core, Quick Wins | 06 Nov 2017

Recently, I was working on an ASP.NET Core WebAPI project, and needed a way to measure execution time...…

What is a Paginable... is that Really a Thing?

Nicholas Myers on Open Source, .NET Core | 17 Oct 2017

PaginableCollections is an open source set of extensions created to give developers a consistent way to paginate their data...…

PaginableCollections v3.2.0 is Released

Nicholas Myers on Open Source, .NET Core | 17 Oct 2017

In this minor release, the IPaginableItem interface was introduced. This interface contains all item metadata, which...…

Real World ASP.NET MVC Action Filters

Nicholas Myers on ASP.NET Core | 09 Oct 2017

Action filters are probably one the most under-appreciated and underutilized features of ASP.NET MVC. Since version 1.0, the IActionFilter interface served as a way embed code directly into the MVC pipeline...…

Manage Transactions in ASP.NET Core Razor Pages 2.0

Nicholas Myers on ASP.NET Core | 03 Oct 2017

When building traditional .NET MVC web apps, one of the first things I like to do is setup transaction management using...…

PaginableCollections Hit 1K Downloads

Nicholas Myers on .NET Core, Open Source | 01 Oct 2017

Over the summer, PaginableCollections met a significant milestone - over one thousand downloads!…

Page 1 of 1
Theme Attila by zutrinken Published with Ghost