What is .NETβ
What's C# and F#β
What's the .NET Ecosystemβ
What can .NET buildβ
Learn what is .NET from Scott Hanselman! β
[ Youtube ] : https://www.youtube.com/watch?v=bEfBfBQq7EE
γ°οΈγ°οΈγ°οΈγ°οΈγ°οΈγ°οΈ
#DotNet #CSharp
@ProgrammingTip
What's C# and F#β
What's the .NET Ecosystemβ
What can .NET buildβ
Learn what is .NET from Scott Hanselman! β
[ Youtube ] : https://www.youtube.com/watch?v=bEfBfBQq7EE
γ°οΈγ°οΈγ°οΈγ°οΈγ°οΈγ°οΈ
#DotNet #CSharp
@ProgrammingTip
YouTube
What is .NET? What's C# and F#? What's the .NET Ecosystem? .NET Core Explained, what can .NET build?
What is .NET? What is C# and F#? What is .NET Core? What's the .NET Ecosystem? What can you build? You have questions and we have answers. More videos at https://dot.net/videos
Looking inside ConfigurationManager in .NET 6 β
However ConfigurationManager is very much an implementation detail. It was introduced to optimise a specific scenario (which I'll describe shortly), but for the most part, you don't need to (and won't) know you're using it.
In this post, We take a look at the ConfigurationManager class, why it was added, and some of the code used to implement it.
[ Article ] : https://kutt.it/cfg-mgr
γ°οΈγ°οΈγ°οΈγ°οΈγ°οΈγ°οΈ
#DotNet #AspNetCore
@ProgrammingTip
ConfigurationManager was added to support ASP.NET Core's new WebApplication model, used for simplifying the ASP.NET Core startup code. π§ΉHowever ConfigurationManager is very much an implementation detail. It was introduced to optimise a specific scenario (which I'll describe shortly), but for the most part, you don't need to (and won't) know you're using it.
In this post, We take a look at the ConfigurationManager class, why it was added, and some of the code used to implement it.
[ Article ] : https://kutt.it/cfg-mgr
γ°οΈγ°οΈγ°οΈγ°οΈγ°οΈγ°οΈ
#DotNet #AspNetCore
@ProgrammingTip
Telegram
Programming Tips Resources
Nuke Build π
As C# developers, we are spoiled with a great language and awesome IDEs.
Why do most automation systems never really match the level of convenience and integration that we're used to?
NUKE is different. π
It is fully based on C# console applications and uses the type system to its full extent.
You want your auto-completion, package management, debugging, refactorings, formatting, and navigation back? Itβs available right thereβοΈ
[ Website ] : https://nuke.build/
[ GitHub ] : github.com/nuke-build/nuke
γ°οΈγ°οΈγ°οΈγ°οΈγ°οΈγ°οΈ
#CSharp #Dotnet #BuildSystem
@ProgrammingTip
As C# developers, we are spoiled with a great language and awesome IDEs.
Why do most automation systems never really match the level of convenience and integration that we're used to?
NUKE is different. π
It is fully based on C# console applications and uses the type system to its full extent.
You want your auto-completion, package management, debugging, refactorings, formatting, and navigation back? Itβs available right thereβοΈ
[ Website ] : https://nuke.build/
[ GitHub ] : github.com/nuke-build/nuke
γ°οΈγ°οΈγ°οΈγ°οΈγ°οΈγ°οΈ
#CSharp #Dotnet #BuildSystem
@ProgrammingTip
Telegram
Programming Tips Resources