Daddoon
NuGet publisher profile
Packages (19)
RazorGenerator.Mvc
MVC View engine that supports precompiled Razor views
RazorGenerator.MsBuild
MsBuild tasks for RazorGenerator
RazorGenerator.Templating
Runtime support for Razor generated code
RazorGenerator.Testing
Helpers to allow unit testing precompiled Razor views
SQLite.Net.Platform.XamarinAndroidN
This package is intended to allow the SQLite.Net-PCL Nuget package from Øystein Krog, to be still functionnal with "Android N" with a modified Android Platform provider, since there is no update from this package at the moment. Just replace all your "SQLitePlatformAndroid" objects with "SQLitePlatformAndroidN" instead, and don't forget to reference the latest Mono.Data.Sqlite in your Android project, as this is mandatory in order to use the packaged implementation libsqlite3_xamarin.so by Xamarin. See https://developer.xamarin.com/releases/android/xamarin.android_6/xamarin.android_6.1/#mono-data-sqlite for more info. Xamarin.Android 6.1.0 minimum is required.
BlazorPolyfill.Server
Support of Blazor server-side for Internet Explorer 11, Edge Legacy and more on .NET 6.0 and .NET 7.0
Json.NET.Aot
Newtonsoft Json.NET AOT compatible, .NET Standard 2.0 compliant
BlazorMobile.Common
This package is used by BlazorMobile, BlazorMobile.Web & BlazorMobile.ElectronNET. You don't have to reference it directly.
BlazorMobile
BlazorMobile: Launch Blazor as a mobile application on iOS, Android & UWP, with native communication support. Support iOS 12+, Android 4.4 >= and UWP. Install this package on your shared Xamarin.Forms app project.
BlazorMobile.Templates
A project template for creating an iOS, Android & UWP app from a Blazor app that runs on WebAssembly & a Windows, Linux, macOS app from a Blazor app that run on Electron and .NET Core. This template can be used for web apps with rich dynamic user interfaces (UIs).
BlazorMobile.Web
This NuGet package intended for the Blazor application side of the BlazorMobile package.
BlazorMobile.Build
Build mechanism for BlazorMobile applications. This must be referenced in your Blazor web application project
Xamarin.Android.GeckoView
Xamarin.Android.GeckoView is an Android Bindings project that allow you to use the GeckoView engine inside of your Xamarin.Android application. Support: x86_64, x86, arm64-v8a and armeabi-v7a
BlazorMobile.ElectronNET
This package allow BlazorMobile to be compatible with an ElectronNET server-side Blazor application, so you can use the same project structure and interoping calls either on Mobile (BlazorMobile) and Desktop (ElectronNET)
Xamarin.Forms-IconTabbedPage
A Xamarin CustomRenderer that render Icon for TabbedPage for iOS & Android, using Icon property on child pages. Use IconTabbedPage class instead of TabbedPage class, and add the name of your static image resource on the "Icon" property of your childs pages, eg. "user_icon.png", and it will be loaded and show instead of the tab text. In addition of the standards properties used on TabbedPage like "BarBackgroundColor" and "BarTextColor", IconTabbedPage expose: - "UnselectedTextColor" in order to override the filled color of your Icon when a Tab is unselected. - "HideText" in order to hide Tab text (iOS only) - "TranslucideBarOniOS" to control the Translucent behavior on iOS. Please see README for Installation: https://github.com/Daddoon/Xamarin.Forms-IconTabbedPage This plugin is highly inspired from solutions founds on the Xamarin forum and StackOverflow, thanks to all contributors.
BlazorMobile.Build.Android
Build mechanism for BlazorMobile toolset on Android target.
Xamarin.Android.GeckoView.Forms
Xamarin.Android.GeckoView.Forms is based on Xamarin.Android.GeckoView, in order to create a Xamarin.Android.GeckoView from a Xamarin.Forms context. See Xamarin.Android.GeckoView for more info.
BlazorPolyfill.Build
Build mechanism for Blazor.Polyfill if you intend to emulate the module import and javascript isolation in your project. This package will create a transpiled version of your javascript modules with babel and webpack, that must be loaded for your older browsers support. This must be referenced in your Blazor server web application project. Read the Blazor.Polyfill documentation for the usage and limitations.
BlazorMobile.Build.ElectronNET
Build mechanism for BlazorMobile toolset on ElectronNET / Desktop target.