Dotnet
19 TopicsHow to Create Your Own Portfolio Website in Minutes with GitHub Codespaces and Blazor
Creating a portfolio website is essential for showcasing your skills and accomplishments to potential employers or clients. However, setting up a website can be time-consuming and require technical expertise. Fortunately, with GitHub Codespaces and Blazor, you can create and customize your own portfolio website in just a few minutes, without installing any tools or worrying about lengthy environment setup. Our .NET Blazor Portfolio Site project template is perfect for beginners and experienced coders alike, and you can deploy your website with Azure Static Web Apps or GitHub Pages. This project is easily customizable and perfect for anyone looking to create a portfolio site, learn web development, or test out Codespaces. Follow our instructions to launch your Codespace, customize your website, and deploy it. No experience necessary – start today!10KViews2likes0CommentsVisualizing Top GitHub Programming Languages in Excel with Microsoft Graph .NET SDK
Have you ever thought about going through all your GitHub Repositories, taking note of the languages used, aggregating them and visualizing it on Excel? Well, that is what this post is all about except you don’t have to do it manually in a mundane way.9.3KViews1like0CommentsCreate fake data for a demo or presentation
In preparation for a demo in his talk, Leon Welicki needed "safe data", meaning data that looks legit but is fake. This post shares how I use Azure SQL Database templates, ChatGTP, and the .NET package Bogus to create data safe to be used, random, but that fits the demo theme and requirement.7.5KViews1like0CommentsUsing .NET MAUI to Build a Mobile App
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, and Windows from a single shared code-base.5.5KViews1like0CommentsGetting started with ML.NET
ML has been added into the .NET ecosystem a few years back, by creating an open-source framework (ML.NET) which enables developers to train, build and ship custom ML models for a wide range of scenarios. Since then, the framework has evolved a lot, incorporating new features, with the preview release of the latest version (ML.NET 3.0 ) being announced a few weeks ago.4.4KViews0likes0CommentsMy Journey to Create my first Custom Connector for a Web API from within Visual Studio
Did you see the video from Daniel and Marcel: Create a Custom Connector for your Web API from within Visual Studio? It's excellent, I recommend it. I thought it was perfect for me, as a veteran developer I created and own tons of APIs for all kinds of stuff. Making those APIs more accessible and easier to use seems like a great idea. Therefore immediately after watching the video, I opened my Visual Studio to give it a try. This post is about my journey to create my first Custom Connector, because it didn't work on the first try.3.9KViews0likes0CommentsLess than a week for the .NET Conf Student Zone!
Less than a week for a fantastic opportunity to learn more about .NET development and build amazing projects with C# and .NET. It's the .NET Conf 2023 Student Zone, a beginner-friendly, virtual event where experts from Microsoft and the community will teach you how to use .NET for AI, web development, mobile development, and more!3.9KViews1like0CommentsKickoff Hack Together: Microsoft Graph and .NET! - March 1st 4PM GMT
Hack Together is a hackathon for beginners to get started building apps with Microsoft Graph and .NET. In this hackathon, you will kick-start learning how to build apps with Microsoft Graph and develop apps based on the given Top Microsoft Graph Scenarios, for a chance to win exciting prizes. Check out our announcement post to learn more about the hack: Join us for Hack Together: Microsoft Graph and .NET3KViews0likes2Comments