Week 46, 2022 - Tips I learned this week
Some tips about .NET, pnpm, and Azure DevOps.
This week, I installed .NET 7 on my laptop and I used Windows Package Manager for that:
Week 5, 2022 - Tips I learned this week
Tooling around .NET, Azure DevOps and VS Code.
This week we talk about code analysis in .NET, cron expressions with crontab guru, diagrams in Azure DevOps wikis, and sending HTTP requests in VS Code.
Week 3, 2022 - Tips I learned this week
Tooling around .NET, Azure DevOps, and VS Code.
.NET 6 introduced a new way to build a .NET application using the new WebApplication
and WebApplicationBuilder
classes. One thing I like about it is how configuration is handled. Instead of using the ConfigureAppConfiguration
method to add a new configuration source, you can directly use the Configuration
property on the WebApplicationBuilder
instance. You can see an example of this change on this screenshot of the ASP.NET Core documentation:
tooling (17)
tips learned this week (13)
Azure (11)
vscode (10)
.NET (7)
git (7)
Pulumi (6)
IaC (6)
Azure CLI (6)
winget (5)
package manager (5)
HTTP (5)
thoughts (4)
learning (4)
rest (4)
Azure Key Vault (4)
Azure Active Directory (4)
GitHub (4)
ASP.NET Core (4)
DevOps (3)
Azure DevOps (3)
development box setup (3)
PowerShell (3)
nushell (3)
Azure Functions (3)
Configuration (3)
GitHub Actions (3)
Vue.js (2)
Visual Studio (2)
Azure SQL Database (2)
Azure Storage (2)
Azure Pipelines (2)
shell (2)
Nuke (1)
Pipelines (1)
pnpm (1)
TypeScript (1)
Terraform (1)
Code analysis (1)
Diagram (1)
Vite (1)
Statiq (1)
open source (1)
csharp (1)
jest (1)
Azure SignalR (1)
Visio (1)
jq (1)
wingetcreate (1)
Azure SDK (1)
records (1)
refit (1)
Azure IoT (1)
Application Insights (1)
Windows Terminal (1)
IT (1)
Microsoft Teams (1)
Razor (1)
Xamarin (1)
Templating (1)