Connection string issue

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

Hi,

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

Developer technologies | .NET | .NET MAUI
Developer technologies | .NET | Other
Developer technologies | C#
Developer technologies | 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.
{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) 82,061 Reputation points Volunteer Moderator
    2024-07-16T19:45:40.2466667+00:00

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

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.