Interested in learning F#? I've written a fast-paced book (167 pages) that may help. #fsharp leanpub.com/essential-fshaβ¦
Week 31, 2021
Monday, 2 August 2021 - Sunday, 8 August 2021
F# Weekly #32, 2021 β Finelines & Ionide Tests Runner
Just showed some students that donβt know C# the new .NET 6 minimal experience and the reactions were good. They had no idea what IIS was either. Lots of things we take for granted when building the tech daily. #dotnet #csharp #minimalapis
Podcast: Bartosz Adamczewski β Surprising .NET Performance
Debug Symbols in C# / .NET can change codegen, even when building in Release with Optimizations. Now you too can question your life choices of wanting to become a programmer. #dotnet
From all of the surprising things I made on .NET / C# / GO and other compilers, this takes the cake: I'm quitting programming; I'll see myself out; bye #dotnet
How to create your own Fluent API in C#
"Building a URL Shortener Web App using Minimal APIs in .NET 6" medium.com/geekculture/buβ¦. Nice to see some usage already! #dotnet #aspnetcore #minimalapis
Building a URL Shortener Web App using Minimal APIs inΒ .NET 6
Generic Linear Search/Sequential Search for a sequence in C# .NET
Generic BoyerβMooreβHorspool algorithm in C# .NET
Building Power Apps with Web APIs | Visual Studio Toolbox
π₯ Interesting this is how asp.net core repo looks visually, awesome. #Blazor #AspNetCore #dotnet source: octo.github.com/projects/repo-β¦ via: octo-repo-visualization.vercel.app/?repo=dotnet%2β¦
Exploring a minimal Web API with ASP.NET Core 6
Bite-Size C# 10 - Null Parameter Checking
.NET Framework vs .NET Core vs .NET vs .NET Standard vs C#
C# Highlights: Immutable Collections | On .NET
Generic Binary Search in C# .NET
The full version of "Don Teaches Guido F#" is now available! Last week I had the honour of spending 1.5h with @gvanrossum, the world-famous designer of #Python, teaching Guido some #fsharp web dev and talking language principles. A real highlight for me! youtu.be/e2J9PGC-K1E
Don Teaches Guido F#
.NET Foundation Project Spotlight - Have I Been Pwned?
Another defense tip from our new #SEC586 automation course - disabling old #PowerShell! Goal - only allow V5+, otherwise attackers can just downgrade and avoid all your logging and protections! See the pic for how to test/disable v2. More tips/demo here! sans.org/sec586
As usual, there are a boatload of new APIs coming in .NET 6. Most of these are driven by custom requests. Lets talk about some of them. #dotnet #aspnetcore
[Guide] AzureHound Cypher Cheatsheet hausec.com/2020/11/23/azu⦠[Repo] AzureHound github.com/BloodHoundAD/A⦠Docu: bloodhound.readthedocs.io/en/latest/data⦠#PowerShell #MicrosoftAzure #BlueTeaming
Generic Quick Sort in C# .NET
Generic Insertion Sort in C# .NET
Introducing C# 10: Record struct
DataTable In C#
Rider 2021.2 is out! π Support for #AspNetCore endpoints πͺ² Blazor WASM debugging π₯ Huge update for nullable reference types and C# support βοΈ Import settings from other IDEs And thereβs more where that came from: jetbrains.com/rider/whatsnewβ¦ #dotnet #blazor
Introducing ReSharper 2021.2π π‘ New inspections and quick-fixes in C# code analysis π₯ Huge update for nullable reference types π Better Source Generators support β‘οΈ HttpClient URI support Learn more: jetbrains.com/resharper/whatβ¦ #dotnet More about the key updates in the threadβ¬οΈ
How to rate limit (throttle) your ASP.NET Core API
Do you want to see a magic trick in C# / .NET ? #dotnet
Generic Merge Sort in C# .NET
.NET Source Generators: Finding Class Declarations
Most loved web frameworks in StackOverflow survey: #aspnetcore ties for most loved π insights.stackoverflow.com/survey/2021#moβ¦
.NET MAUI Community Toolkit - Monthly Project Review
A `DbContext` instance is designed to be used for a single unit of work. Entity Framework Core 5.0 introduces 'AddDbContextFactory` and 'AddPooledDbContextFactory' to register a factory for creating 'DbContext' instances manually. 1/2 β #dotnet #efcore #entityframework
Azure Active Directory B2C with Blazor WebAssembly Hosted Apps
[Last Week in .NET #53] - Requiem for a use case
In this post, we learn about the new #dotNET 6.0 C# source generator, how it works, and the benefits you can experience in your applications that use System.Text.Json. π β‘οΈ msft.it/6010nm8bi