markusmorawitz77's Stars
RolandGuijt/ps-aspnetcoreauth
bddbooks/bddbooks-formulation-wimp
The feature files demonstrated in the BDD Books: Formulation book
cucumber-school/scripts
Scripts for the BDD with Cucumber video series
smacio-pluralsight/fsharp-6-fundamentals
la-yumba/functional-csharp-code
Code samples for Functional Programming in C#
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
KristofferStrube/Blazor.FileSystemAccess
A Blazor wrapper for the File System Access browser API.
binarythistle/S05E04---.NET-MAUI-Step-by-step-
We have 2 separate projects, 1 for our MAUI app and 1 for out API
jasniec/BlazorSerial
AzureAD/microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2
An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
Azure-Samples/ms-identity-blazor-server
ms-identity-blazor-server
KevinDockx/SecuringAspNetCore6WithOAuth2AndOIDC
Fully functioning finished sample code for my Securing ASP.NET Core 6 with OAuth2 and OpenID Connect course
libgit2/libgit2sharp
Git + .NET = ❤
KevinDockx/AspNetCore6WebAPIFundamentals
Fully functioning sample code for my ASP.NET Core 6 Web API Fundamentals course
Mpdreamz/shellprogressbar
ShellProgressBar - display progress in your console application
angularsen/UnitsNet
Makes life working with units of measurement just a little bit better.
hitranonline/hapiest
A GUI frontend which allows manipulation and processing of data from the HITRAN database.
JeremyLikness/BlazorState
Examples of how to manage state in Blazor WebAssembly and Blazor Server apps.
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
Tewr/BlazorWorker
Library for creating DotNet Web Worker threads/multithreading in Client side Blazor
AlloyTools/org.alloytools.alloy
Alloy is a language for describing structures and a tool for exploring them. It has been used in a wide range of applications from finding holes in security mechanisms to designing telephone switching networks. This repository contains the code for the tool.
SciSharp/NumSharp
High Performance Computation for N-D Tensors in .NET, similar API to NumPy.
henon/pythonnet_netstandard
This fork of pythonnet is compiled against .Net Standard 2.0
SciSharp/Numpy.NET
C#/F# bindings for NumPy - a fundamental library for scientific computing, machine learning and AI
henon/Python.Included
A Python.NET based framework enabling .NET libraries to call into Python packages without depending on a local Python installation.
pluralsight/web-dev-starter
serilog/serilog
Simple .NET logging with fully-structured events
commandlineparser/commandline
The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support