Blogged: Things That Caught My Attention Last Week - July 6 https://bit.ly/46tMRrN #dotnet
Blogged: Things That Caught My Attention Last Week - July 6 https://bit.ly/46tMRrN #dotnet
In the span of 5 minutes I went from, “I’ll write a #dotnet source generator” to “oh right, noooooooo thanks”.
I really hope there's a much simpler system in the future that's closer to the reflection APIs or something less AST and less string-focused.
ICYMI - Coding Short from the Vault:
Coding Short: Using Bearer Tokens in #dotnet 8 Identity
youtube.com/watch?v=owoy6DG0UG0
ICYMI - Coding Short from the Vault:
Coding Shorts: #dotnet 8 Web Builder Changes to Support AOT
youtube.com/watch?v=pGNavhCEHIA
Oh God I always forget hashtags
https://apps.microsoft.com/store/detail/9PHNV45JVR2S?cid=Mastodon
Didn’t feel 100% today, but still made strides:
Permissions table
Role-permission join
Auto-seed statute privileges
Unit tests added
Even light days build the foundation.
#IndieDev #SaaS #LegalTech #RBAC #DotNet #SideProject
".NETTO", really #Microsoft?
Get human translators, or stop this bullshit AI translation.
Every single new "translation" is worse than the previous.
Blogged: Things That Caught My Attention Last Week - June 29 https://bit.ly/3TPOrwB #dotnet
ICYMI - Coding Short from the Vault:
Coding Short: Is This Thing On? Testing APIs in #dotnet Core
youtube.com/watch?v=K-1G4NSYuRQ
ICYMI - Coding Short from the Vault:
Coding Shorts: Changes Coming to Startup in #dotnet 6
youtube.com/watch?v=SGcpIy1Si54
ICYMI - Coding Short from the Vault:
Coding Short: Upgrade Your #dotnet Framework Projects with the Upgrade Assistant
youtube.com/watch?v=wzzb1_oJwew
Use Modern C# in .NET Framework Projects — Here's How! | with Mads Kristensen.
I just released nugraph, a #dotnet tool for creating visual dependency graph of NuGet packages.
Installation:
dotnet tool install --global nugraph
Usage for a NuGet package:
nugraph Azure.Core
or for a .NET project:
nugraph ~/Projects/Kerberos.NET/Bruce/Bruce.csproj
Many options are available, everything is documented on https://github.com/0xced/nugraph
Enjoy!
Blogged: Things That Caught My Attention Last Week - June 15 https://bit.ly/4loQaVC #dotnet
While Github Copilot is generally good at taking some of the pain out of writing Unit/Integration tests*, this is a fairly good example of why you need to be able to review what it's doing... I think I can probably come up with a slightly more time efficient approach.
*At least when it has a manually written success path to extrapolate from
Shipped today:
Discovery dropdown wiring
Audit trail expansion
Improved error handling
Repo interface updates
Next: letting rule logic adapt based on discovery context.
Trying out a bit using #blazor to make a game.
https://wordur.nerdur.com/
Now this one can be won (and there is no AI, so you need to play against yourself or invite someone to a game.)
There will be bugs, but its a bit interesting to write a web application with state like this as opposed to using #rails that I would usually use.
ICYMI - Coding Short from the Vault:
Coding Shorts: .http files Can Make Writing #dotnet APIs That Much Easier
youtube.com/watch?v=fmS1A8QTYhg