Skip to content
  • Twitter
  • RSS

.NET Development & News

  • Home
  • Contact

Recent Posts

  • .NET 4.5 and TLS 1.2
  • Azure Web App with Let’s Encrypt Certificate – Powershell Automation
  • Polly, a resilience and transient-fault-handling library
  • MemAnalyzer v2.5 Released
  • Publishing dotnet core to IIS does not copy project xml documentation

Archives

  • March 2018
  • January 2018
  • August 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • May 2013

Categories

  • .NET
  • C#
  • Cloud
  • DevOps
  • eBooks
  • Fun
  • Javascript
  • Mobile
  • Security
  • SQL
  • Systems
  • Uncategorized
  • Web

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Skip to content

.NET Development & News

a bit of this and that

Tag: netcore

.NET

Polly, a resilience and transient-fault-handling library

Posted on August 18, 2017 by johnytables

Remember don’t over engineer, but if the request comes to place be sure to checkout this nifty resilience and transient-fault-handling library.

https://github.com/App-vNext/Polly

0
.NET, Web

ASP.NET Core RESTful Web API versioning made easy

Posted on November 2, 2016November 2, 2016 by johnytables

Scott Hanselman shares how you can do version in ASP .NET Core Web API

http://www.hanselman.com/blog/ASPNETCoreRESTfulWebAPIVersioningMadeEasy.aspx

0
.NET, C#

RabbitMQ in .NET Core = RawRabbit

Posted on November 2, 2016November 2, 2016 by johnytables

Piotr Gankiewicz shows how to use RabbitMQ in .NET Core
http://piotrgankiewicz.com/2016/10/31/net-core-rabbitmq-rawrabbit/

0
.NET, Web

IdentityServer 4 RC1 with support for .NET Core

Posted on September 7, 2016November 1, 2016 by johnytables

IdentityServer 4 RC1 with support for .NET Core

0