Want to receive every Tuesday the best .NET links?
Once subscribed you can login, submit a link and receive the weekly newsletter.
by bill-s, 2017-02-23T11:25:01.000Z
Use ASP.NET Core to build an API service that texts you live Bitcoin exchange rates using Twilio and Stripe, secured by Stormpath.by bill-s, 2017-02-23T07:57:49.000Z
Create great looking, fast, mobile apps using JavaScript, Angular 2, and Ionic 2by bill-s, 2017-02-27T05:28:43.000Z
A very interesting talk were Jon Skeet goes up against Kathleen Dollard to find the best answer in Rob Connery's questions.by bill-s, 2017-02-24T21:28:02.000Z
An amazing debugging add-on for Visual Studio! Gives a huge number of insights IN the editor!by bill-s, 2017-02-23T12:05:47.000Z
With Azure Functions, it’s possible to create one single function that responds to multiple HTTP verbs, but it’s a better separation of concerns to have a separate function per use case, much like you’d have a separate method in an ASP.NET MVC controller for each of these actions.by bill-s, 2017-02-25T09:18:58.000Z
Today I’m glad to announce that we’re releasing FakeItEasy 3.0.0, which supports .NET Core and introduces a few useful features.