Improve Your Productivity with New GitHub Copilot Features for .NET!
https://devblogs.microsoft.com/dotnet/improve-productivity-with-github-copilot-dotnet/
#microsoft #NET #AI #C #Visual_Studio #Visual_Studio_Code #dotnet #GitHub_Copilot #VS_Code
Improve Your Productivity with New GitHub Copilot Features for .NET!
https://devblogs.microsoft.com/dotnet/improve-productivity-with-github-copilot-dotnet/
#microsoft #NET #AI #C #Visual_Studio #Visual_Studio_Code #dotnet #GitHub_Copilot #VS_Code
Transforming Microservices Development with .NET Aspire: A Real-World Implementation.
#aspire #dotnet #cloudnative #microservices #dotnetaspire #cloud
Examining APIs in .NET MAUI Community Toolkit Essentials.
https://www.telerik.com/blogs/examining-apis-net-maui-community-toolkit-essentials
#dotnetmaui #dotnet #windowsdev #csharp #mobiledev #xaml #appdev
What is Base64 and how does it help us with binary data?
Read more here:
https://www.devleader.ca/2024/01/02/how-to-format-a-string-as-base64-in-csharp-beginners-guide/
While technically a correct fix, this #dotnet fix is about to break a lot of deployments. This was just deployed in the latest release of .NET 8 and 9.
Need to timeout an #async await in c#? Ensuring your tasks complete or fail gracefully is crucial, and whether you use the newer built in #dotnet framework features or need to build one yourself, this post shows you how to do it! https://link.content360.io/xmeuex0
⚡️ New GitHub Copilot Features for .NET Released
Multimodal Voice Intelligence with .NET MAUI | by David Ortinau.
buff.ly/lkujeGp
#dotnetmaui #ai #dotnet #csharp #mobiledev #appdev #aifoundry
Multimodal Voice Intelligence ...
Multimodal Voice Intelligence with .NET MAUI | by David Ortinau.
#dotnetmaui #ai #dotnet #csharp #mobiledev #appdev #aifoundry
IEnumerable Interface and LINQ explained in C# Tip #51 - LINQ's Where returns IEnumerable for lazy, efficient, one-by-one data filtering and processing. #visualstudiocode #vscode #softwareengineer #codinglife #codingforbeginners #coding #codingbasics #dotnet #csharp #computerscience #linq #visualstudio #softwaredeveloper
Build AI-Powered Smart Sales Dashboards with .NET MAUI Charts.
www.syncfusion.com/blogs/post/a...
#dotnetmaui #dotnet #ai #ux #csharp #xaml #windowsdev #mobiledev
Build AI-Powered Smart Sales D...
Build AI-Powered Smart Sales Dashboards with .NET MAUI Charts.
#dotnetmaui #dotnet #ai #ux #csharp #xaml #windowsdev #mobiledev
https://devblogs.microsoft.com/dotnet/dotnet-interactive-notebooks-is-now-polyglot-notebooks/ - the Polyglot Notebook #VSCode extension brings #dotNET, #SQL, and much more to #Jupyter Notebooks.
Get ready for Techbash 2025 with our Early Bird Sale! Secure your spot at the year's top tech event and enjoy big savings. Connect with industry leaders, innovators, and tech enthusiasts. Visit https://jasong.us/402k1uD for details.
I've been looking into Auth(N|Z) for an ASP .Net WebAPI app, which would need to accommodate both web based logins and potentially app based logins further down the line. As far as I can see, the only clean (F)OSS method, that doesn't involve workarounds, and uses as much battle tested tech as possible, would be a custom OAuth2/OIDC provider written using .Net Identity and OpenIdDict
KC was almost there, but there's no deletion callbacks
Unless anyone has any suggestions?
UI Coding Assistants come to Progress Telerik & KendoUI Controls with GitHub Copilot | On .NET with James Montemagno & Sam Basu.
buff.ly/PxF76CM
#ai #aiassistants #dotnet #javascript #reactjs
UI Coding Assistants come to P...
UI Coding Assistants come to Progress Telerik & KendoUI Controls with GitHub Copilot | On .NET with James Montemagno & Sam Basu.
Using a content security policy with static assets in Blazor .NET 10