Tom DuPont .NET

I'm a tool, so you don't have to be.

Thursday, April 27, 2017

Creating an IOC Container for ASP.NET Core

›
I recently added support for ASP.NET Core to my Tact.NET IOC Container , and I thought that I would share some of the interesting requirem...
16 comments:
Sunday, April 16, 2017

How to make a dotnet CLI Tool

›
Good news, everyone! It is remarkably easy to make a new dotnet CLI (Command Line Interface) tool ! I recently created a CLI tool for one of...
15 comments:
Thursday, March 30, 2017

C# String Interpolation Performance

›
Time for a follow up to my String.Concat vs String.Format Performance post from back in 2014! I recently found out that string interpolat...
11 comments:
Tuesday, February 28, 2017

WebSocket Support for .NET Core

›
Full WebSocket support is coming with .NET Standard 2.0, which has now been delayed until Q3 . In the meantime, there are still a few opti...
5 comments:
Sunday, February 26, 2017

Run .NET Core xUnit tests from ReSharper in VS2015

›
Visual Studio 2017 is literally only a few days away from release; so it might be a little late, but I finally figured out how to run .NET C...
7 comments:
Tuesday, January 31, 2017

.NET Standard Adoption as of January 2017

›
Updated 2/16 to include Elasticsearch As should be obviously from my recently blog posts, I have really been enjoying working with .NET Co...
2 comments:
Sunday, January 29, 2017

.NET JsonContent for HttpClient

›
.NET already comes with a nice collection of HttpContent serializers , but it lacks a JsonContent type. A common solution is to just seri...
11 comments:
›
Home
View web version
Powered by Blogger.