dotNET Weekly
Add a link
LoginRegister
PrevMay 2021Next
WSMTWTFS
182526272829301
192345678
209101112131415
2116171819202122
2223242526272829
23303112345

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!

Authentication for Serverless apps with Easy Auth

by bill-s, 2021-04-29T01:33:50.462Z

Security can be tricky, especially when comes to serverless. Azure App Service Auth (also referred to as “Easy Auth”) does provide some support for adding auth to your applications with writing minimal or no code.

.net

Deploying C# Web Applications with Docker

by bill-s, 2021-04-29T01:27:31.267Z

This article covers Creating and running a Docker image Adding an image to a container registry Pulling an image from a container registry Accessing the properties of a container

docker

Get ready for Microsoft Build

by bill-s, 2021-04-29T01:30:55.794Z

Register for this year’s Build event to explore the latest innovations, discover new tools, learn new tricks, and expand your developer skillset.

.net

Introducing GraphQLinq - Strongly Typed GraphQL Queries with LINQ to GraphQL.

by bill-s, 2021-04-29T01:33:21.000Z

Consuming a GraphQL api in C# is straightforward with either using HttpClient directly or using a client library such as GraphQL.Client but both suffer from the same problems: The GraphQL queries do not go through any compile-time checking, and any mistake in the query isn’t discovered until you execute the query at runtime.

.net

Pretty print/syntax highlight .NET stack traces in a browser ✨

by ThomasArdal, 2021-04-27T06:03:28.639Z

Want to print stack traces on your website? In this post, I'll show you how to pretty print and syntax highlight .NET stack traces directly in the browser.

.net.net-corec#

Introducing .NET Multi-platform App UI

by bill-s, 2021-04-29T01:28:01.573Z

You can build anything with .NET. It’s one of the main reasons millions of developers choose .NET as the platform for their careers, and companies invest for their businesses. With .NET 5 we begin our journey of unifying the .NET platform, bringing .NET Core and Mono/Xamarin together in one base class library (BCL) and toolchain (SDK).

.net

Visual Studio 2022

by bill-s, 2021-04-29T01:31:32.582Z

All of our product development begins and ends with you—whether you posted on Developer Community, filled out a survey, sent us feedback, or took part in a customer study, thank you for helping to continue to steer the product roadmap for Visual Studio. I have exciting news—the first public preview of Visual Studio 2022 will be released this summer.

vs

WinBox, a modern HTML5 window manager

by bill-s, 2021-04-29T01:28:36.942Z

WinBox is a modern HTML5 window manager for the web. Lightweight, outstanding performance, no dependencies, fully customizable, free and open source!

javascript

NewslettersAboutPrivacy Policy