Kratos
Kratos
CC#
Created by Kratos on 3/3/2025 in #help
Building a Chat App with Firebase in .NET MAUI – Any Examples or Guides?
Thanks for the suggestion! I get it now—these rules make sure that only the users involved in a chat can read and send messages. I’ll give adding these rules to my Firebase security settings a try and see how it goes. Really appreciate the help!
9 replies
CC#
Created by Kratos on 3/3/2025 in #help
Building a Chat App with Firebase in .NET MAUI – Any Examples or Guides?
No description
9 replies
CC#
Created by Kratos on 1/10/2024 in #help
Help for Creating a Maui Application with Asp.net API and SQL Server Database Integration
@universalappco @TeBeCo Thanks for the advice. We'll give it a try and let you know if it worked.
30 replies
CC#
Created by Kratos on 1/10/2024 in #help
Help for Creating a Maui Application with Asp.net API and SQL Server Database Integration
30 replies
CC#
Created by Kratos on 1/10/2024 in #help
Help for Creating a Maui Application with Asp.net API and SQL Server Database Integration
I've come to understand that direct database access from Maui isn't possible. However, within my project, I have a Maui app, an ASP.NET API, and a library containing classes/tables for the database. I came across a tutorial on Identity that showcased automatic table creation through migration. My challenge is accessing these tables from the API. Do you happen to know of any GitHub projects that demonstrate using Identity within an ASP.NET Core API?"
30 replies