Pinned Repositories
3D-Print-Cost-Calculator
This is the source code for our 3D Print Cost Calculator. You can download the build version for free
3D-Print-Cost-Calculator-App
The mobile version of our 3D Print Cost Calculator tool.
3dPrintCostCalculatorSharp
A library to calculate 3d print costs
KlipperRestApiSharp
A C# based library to communicate with a klipper using Moonraker as WebApi base.
MauiSettings
A nuget to improve settings storage (locally and eventually in the cloud).
OctoPrintRestApiSharp
A C# library to communicate with an OctoPrint server via REST-API
RemoteControlRepetierServerProApp
An app to remote control your repetier server pro
RepetierServerSharpApi
An api to interact with a Repetier Server Pro instance.
SharedMauiCoreLibrary
A shared library containing recurring features & utilities for .NET MAUI applications
SharedMauiXamlStyles
A shared style library for .NET MAUI applications.
AndreasReitberger's Repositories
AndreasReitberger/LibVLCSharp.MAUI
First try to migrate LibVLCSharp.Forms to .NET MAUI.
AndreasReitberger/3D-Print-Cost-Calculator-App
The mobile version of our 3D Print Cost Calculator tool.
AndreasReitberger/RemoteControlRepetierServerProApp
An app to remote control your repetier server pro
AndreasReitberger/LemonMarketsSharpApi
A C# wrapper around the Lemon Markets Stocks & ETF API (https://docs.lemon.markets/)
AndreasReitberger/MauiNavigationTests
A simple showcase / test app for navigations using `Shell`
AndreasReitberger/CoreSharp
A small c# library with useful helper classes.
AndreasReitberger/docs-maui
This repository contains documentation for .NET Multi-platform App UI (MAUI).
AndreasReitberger/dotnet
.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and part of the .NET Foundation.
AndreasReitberger/dotnet-maui-videoplayer
A video player implementation for .NET MAUI
AndreasReitberger/firebase-database-dotnet
C# library for Firebase Realtime Database.
AndreasReitberger/libvlcsharp
Cross-platform .NET/Mono bindings for LibVLC
AndreasReitberger/LibVlcSharpTest
Test for issue detection
AndreasReitberger/LibVlcViewIsNullTest
A small test repo showing the "view is null" exception on Xamarin.Forms Android
AndreasReitberger/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
AndreasReitberger/MauiApp_Issue17266
Repro for maui isse #17266
AndreasReitberger/MauiAppWinUIStyleIssue
Repro for an issue
AndreasReitberger/MauiCarouselViewIssueWinUI
A repro for a MAUI issue
AndreasReitberger/MauiIssue_13977
Repro for https://github.com/dotnet/maui/issues/13977
AndreasReitberger/MauiPublishIssueWithClassLibRef
A repro for a MAUI issue
AndreasReitberger/MauiRefreshViewRepro
A repro for showing an issue with the RefreshView
AndreasReitberger/realm-dotnet
Realm is a mobile database: a replacement for SQLite & ORMs
AndreasReitberger/ReproScrollingIssueModal
This repro shows an error with scrolling on modal iOS pages
AndreasReitberger/RestSharp
Simple REST and HTTP API Client for .NET
AndreasReitberger/SfListViewSelectionBug
A simple repro for a bug which keeps the `SelectedItems` to be set
AndreasReitberger/VisualStateIssueMaui
A repro to demonstrate an issue with `Styles`
AndreasReitberger/WarningXC0022Repro
AndreasReitberger/WebSocket4Net
A popular .NET WebSocket Client
AndreasReitberger/Xamarin.Forms
Xamarin.Forms Official Home
AndreasReitberger/XamarinFormsShellTestRepo
A small test repo to show Shell bug.