dotNET Weekly
Add a link
LoginRegister
PrevNovember 2017Next
WSMTWTFS
442930311234
45567891011
4612131415161718
4719202122232425
48262728293012

Want to receive every Tuesday the best .NET links?

Once subscribed you can login, submit a link and receive the weekly newsletter.

Join more than 4847 .NET professionals!

Add JWT Bearer Authorization to Swagger and ASP.NET Core

by bill-s, 2017-10-29T02:21:42.000Z

If you have an ASP.NET Core web application that already has JWT authorization, this guide will help you add JWT (JSON Web Token) support to the Swagger UI.

asp.net-coreswaggertools

Complete Dependency Injection Tutorial

by bill-s, 2017-10-26T15:42:36.000Z

4 parts with in-dept knowledge on Dependency Injection.

Compressing Strings Using GZip in C#

by bill-s, 2017-10-28T02:26:17.000Z

Compressing data is a great way to reduce its size. This helps us reduce storage requirements as well as the bandwidth and latency of network transmissions.

Create your first function in Azure using Visual Studio

by bill-s, 2017-10-29T03:23:49.000Z

Azure Functions lets you execute your code in a serverless environment without having to first create a VM or publish a web application.

Electron.NET – Create a minimal MusicPlayer App with ASP.NET Core 2 for the Desktop

by bill-s, 2017-10-28T02:37:52.000Z

As the name confirms, we developed an Electron derivation for .NET Core. This allows to develop Cross-Platform desktop applications with C# and ASP.NET Core. The runtime is based on Electron. So Electron.NET is build on an advanced and solid platform.

How to Build a Kubernetes Cluster with ARM Raspberry Pi then run .NET Core on OpenFaas

by bill-s, 2017-10-28T02:41:33.000Z

First, why would you do this? Why not. It's awesome.

Having Fun with the .NET Core Generic Host

by bill-s, 2017-10-28T02:39:50.000Z

A blogpost about the generic host that allows you to use concepts from ASP.NET Core for other types of applications, such as console apps. In this post I describe how you can use it, how it works and what it provides.

Microsoft Connect(); 2017

by bill-s, 2017-10-29T03:24:31.000Z

Connect(); 2017 returns November 15 – 17. Receive updates and early access to content.

Microsoft Azure Training Courses | Microsoft Learning

by bill-s, 2017-10-26T10:58:17.000Z

Whether you’re new to Azure or already a cloud professional, training is one of the best investments you can make in your career. Enrich your technical skills with free, online, hands-on training, and get your expertise recognized with great deals on Azure certification.

Microsoft Updates Entity Framework, Even as EF Core Ascends

by bill-s, 2017-10-27T18:50:10.000Z

Microsoft shipped a new runtime release of the nine-year-old Entity Framework object/relational mapper (O/RM) even as it cedes mindshare to the newer, lightweight, open source and cross-platform version, Entity Framework Core.

.netef

.NET Core 2.1 Release: What To Expect in 2018

by bill-s, 2017-10-28T02:29:15.000Z

According to the published roadmap, which may change over time, the next major version 2.1, should be out in the first quarter of 2018. We can probably expect pre-release versions by the end of this year, as usually happens.

Modernizing hypothetical legacy backoffice eShop web apps with Windows Containers and Azure Cloud

by bill-s, 2017-10-29T03:25:31.000Z

Modernizing (Lift and Shift scenario) hypothetical legacy backoffice eShop web apps (traditional ASP.NET WebForms and MVC) with Windows Containers and Azure Cloud

OWASP Top 10 for ASP.net Core - Cross-Site Scripting (XSS) - Dot Net Core Tutorials

by bill-s, 2017-10-26T04:43:35.000Z

In previous iterations of this post, I had a big long text wall explanation of what exactly Cross Site Scripting (XSS) was. But after spending hours perfecting it, I think it’s easier to show you a simple screenshot that says it all.

.NET Standard explained to developers: What if it was an interface?

by bill-s, 2017-10-28T02:42:02.000Z

Now, I spent a little while wrapping my head around this and I think I've come up with a developer-friendly explanation to what .NET Standard really is. In fact, I've somewhat materialized it into a little piece of (incomplete) code.

Quantum Computing - Top 3 Microsoft Breakthroughs with Krysta Svore

by bill-s, 2017-10-26T10:57:56.000Z

Microsoft Quantum Compute, thought leader and engineer Krysta Svore, walks through her team's critical breakthroughs and their potential for solving the worlds biggest problems, with computationally-intensive tasks now resolved at record speed

Upload Files from a URL with Azure Logic Apps

by bill-s, 2017-10-28T02:28:34.000Z

We’ll pick up by working with our existing Azure Logic App and using OneDrive to automatically upload the files to my personal OneDrive account.

NewslettersAboutPrivacy Policy