.net
53 Topics.NET Data Community Standup - Complex types as value objects in EF8
The Entity Framework team returns with new community standups after a summer break heads-down working on EF8. In this session, we’ll look at the new “complex types” feature in EF8. Complex types do not have a key or any identity outside of the object’s value, but can still be deconstructed by property to map to different columns in the database. This allows either reference or value types to be used as DDD value objects with much better fidelity than when owned types are used. We’ll show examples of using complex types and talk about and answer your questions on the behavioral differences between entity types, owned entity types, complex types, and primitive types. Featuring: Arthur Vickers, Shay Rojanksy (@shayrojansky) #EntityFramework #EFCore #DotNet4.9KViews0likes1CommentLanguages & Runtime Community Standup - .NET 8 + Containers = 💖
Containers are _the_ way to deploy applications in today's cloud-native architectures, and .NET has embraced them fully. Come chat with Rich Lander and Chet Husk about how .NET embraces containers from the Runtime all the way up through to SDK to the editors you use daily and learn new techniques for making your containerized applications the best they can be! Featuring: Rich Lander (@runfaster2000), Chet Husk (@chethusk) #docker #containers #dotnet4.5KViews0likes1CommentLet's Learn .NET - AI
Learn about AI, how to get started, and using ChatGPT to improve text completions. Come to learn something new and leave with something that we all built, together, live with experts! Community Links: https://aka.ms/letslearn/dotnet/ai Featuring: Luis Quintanilla (luquinta@microsoft.com) #AI #dotNET #ChatGPT4KViews0likes3CommentsOn .NET Live - Getting Started with ChatGPT in .NET
Join us for an exciting presentation on how to get started with ChatGPT in .NET. We’ll cover the basics of how to use ChatGPT in .NET, and show you how to build your own chat assistant using this powerful tool. You won’t want to miss it! Featuring: Luis Quintanilla (@ljquintanilla) #Dotnet #OpenAI #ChatGPT3.7KViews0likes0CommentsBuilding OSS projects with C# and .NET
Register: https://developer.microsoft.com/reactor/eventregistration/register/14996 Join us on Thursday December 2nd for an engaging discussion with contributors to open-source software (OSS) projects being built and maintained in C# and .NET. Led by Claire Novotny, our event host and Senior Program Manager on the .NET team at Microsoft, this conversation-style event will feature contributors from two OSS projects: Andres Pineda from Uno Platform and David Paquette from Humanitarian Toolbox. https://github.com/unoplatform https://github.com/htbox You’ll learn about the goals and status of these OSS projects, dive into the technology used to build and maintain them while relying on a distributed team of developers, and discover some lessons learned from experiences contributing to the creation of open-source software. Do you have any questions for the group to address during this conversation? Please use this form to submit your questions before midnight PT on Tuesday November 30: https://aka.ms/OSSQuestions Speakers: Claire Novotny, Senior Program Manager at Microsoft Andres Pineda, Senior Software Engineer at Shopify Andres is a Software Developer with a passion for Mobile Technologies. He is part of different developer communities where he collaborates in different ways (coding, mentoring, hosting events, speaking, etc). In his free time, he enjoys working out, playing a video game, or just chilling out watching a tv show. David Paquette, Senior Software Engineer at Microsoft3.5KViews0likes0CommentsOn .NET Live - Exploring the Uncommon Path: Using Neovim for C# and the creation of Dumpify
What's your favorite IDE? Is it Visual Studio or VS Code? Maybe Rider? What if we told you there were C# developers who preferred Vim? In this week's episode, Microsoft employee and former community MVP Moaid Hathot joins the panel to show us how using Neovim as his IDE led him to create Dumpify. Featuring: Moaid Hathot (@MoaidHathot), Cam Soper (@CamSoper) #ide #cli2.2KViews0likes0CommentsASP.NET Community Standup | Implementation of the .NET WebAssembly Jiterpreter
A technical talk by Katelyn Gadd about the design and implementation of the .NET WebAssembly Jiterpreter. Community Links: https://www.theurlist.com/blazor-standup-2023-07 Featuring: Katelyn Gadd, Jon Galloway (@jongalloway), Mackinnon Buck (@MackinnonBuck) #Blazor #WebAssembly #dotnet2.1KViews0likes0CommentsDeveloper workflows your way with service and command hooks, and more!
Join us to learn about the latest release of the Azure Developer CLI (azd)! The team will be going through the latest and greatest enhancements for developers to leverage the CLI to streamline their development workflows to target the cloud. No matter what programming language and framework you are using there is something for you. Any developer, any application, any platform - all on Azure!2KViews1like1CommentASP.NET Community Standup - DotNetIsolator - Experimental isolated .NET code sandbox
DotNetIsolator is an experimental package for running .NET code in an isolated sandbox using WebAssembly. Source code: https://github.com/SteveSandersonMS/DotNetIsolator Community Links: https://www.theurlist.com/aspnet-standup-2023-03-28 Featuring: Steve Sanderson (@stevensanderson), Jon Galloway (@jongalloway) #dotnet #webassembly #wasi1.8KViews1like0Comments