David Ferguson
@somecodeguy
Leah, Aria, Jasmine, cowpig, c#, programming, violin, way too many other things
ID: 147348649
http://www.somecodeguy.com 23-05-2010 22:31:00
458 Tweet
49 Followers
171 Following
Get ready for this week's #ASPNET Community Standup this Tuesday at 10 AM Pacific / 17 UTC 🚀IdentityServer with Dominick Baier + Brock Allen + Javier Calvarro Nelson live.asp.net / twitch.tv/visualstudio
Hey Scott Hunter Scott Hanselman 🌮 Do we have to wait until .NET 5 to use Blazor with Electron? #dotNETConf
I love it! #DotNetCore #entityframeworkcore Entity Framework
New blog post about providing strongly typed, cross platform, dependency managed access to all 2,935 Azure CLI commands in #csharp via Cake Build with a new plugin I just published leerichardson.com/2020/02/strong…
We're hiring. See 👇and contact Scott Lock if you are interested! #developers #cplusplus
.Miguel de Icaza ᯅ🍉 In the docs for nuint at docs.microsoft.com/en-us/dotnet/a… shouldn't the remarks indicate that this is an integer value and not floating point? The remarks also references nfloat, so I'm guessing this is a copy paste error?
Love the new tailwindcss/jit Adam Wathan! Curious if there are docs on how to use it when compiling your own utility and component classes to apply tw classes. We do that to make the markup more concise. My first stab at getting it to work (non-spa .net core app) didn't work.