.NET Blog
Free. Cross-platform. Open source. A developer platform for building all your apps.
Latest posts
Portable Compression and HttpClient Working Together
Today we’re happy to announce that we released two NuGet packages: Before we go into the details, let’s first take a look at why compression is ...
Get /httpclient/rtm – 200 OK
As promised in our last blog post we’re releasing Microsoft.Net.Http as a stable NuGet package today. Yep, that’s right: You can finally start using...
Portable HttpClient is now available as RC
Three months ago we shipped the first preview of the portable HttpClient. Many of you wondered when we would ship the RTM version. Today, we’re happy to ...
Portable HttpClient is now available as RC
Three months ago we shipped the first preview of the portable HttpClient. Many of you wondered when we would ship the RTM version. Today, we’re happy to ...
Portable HttpClient is now available as RC
Three months ago we shipped the first preview of the portable HttpClient. Many of you wondered when we would ship the RTM version. Today, we’re happy to ...
Portable HttpClient is now available as RC
Three months ago we shipped the first preview of the portable HttpClient. Many of you wondered when we would ship the RTM version. Today, we’re happy to ...
DataTable using SignalR+AngularJS+EntityFramework
SignalR brought developers an easier way to build real-time, very responsive web applications. But, how does it play with other available technologies? I took a...
ASP.NET hosts six community created SPA templates now
Since announcement of 4 community created Single Page Application templates when releasing ASP.NET and Web Tools 2012.2 in February 2013, the community has done...
.NET Crash Dump and Live Process Inspection
Analyzing crash dumps can be complicated. Although Visual Studio supports viewing managed crash dumps, you often have to resort to more specialized tools like ...