Connection string issue

Peter_1985 2,586 Reputation points
2024-07-16T06:07:51.48+00:00

Hi,

What kind of file can be inserted, regarding Connection string, into Maui App?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,662 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,244 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,663 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Waqar Kabir 1 Reputation point
    2024-07-16T17:43:01.1733333+00:00

    Create an appsettings.json file and include your connection string in it.


  2. Bruce (SqlWork.com) 61,811 Reputation points
    2024-07-16T19:45:40.2466667+00:00

    as its hackable, the connection string should not contain user/password,

    0 comments No comments