Stars
This repository contains scripts for setting up labs for each question of the AZ-104 practice test course
How to model and partition data for Cosmos DB starting with the Adventure Works database.
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also imple…
📇 A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
Azure Quickstart Templates
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on …
Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left!
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
List of Computer Science courses with video lectures.
A full day workshop (.NET MAUI Workshop in a Box) on how to build apps with .NET MAUI for iOS, Android, macOS, and Windows
A curated list of awesome .NET MAUI libraries and resources.
Design Patterns play an important role in the writing of the re-usable object oriented code in the both desktop and web applications. This repository contains all information related to design patt…
Sample apps built using the Xamarin.Forms framework
This repository is for the Linkedin Learning course: Moving from Xamarin Forms to Maui
This is a simple Xamarin Forms app showcasing how to use MSAL.NET to authenticate work or school and Microsoft personal accounts with the Microsoft identity platform, and access the Microsoft Graph…
Sample repo to support the create user interfaces with XAML learn module
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable sta…
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our ver…
☁️ Azure Service Bus service issue tracking and samples
The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality…
Example Azure Functions project that implements different types of Bindings.