Giter Site home page Giter Site logo

Null reference error about blazorblog HOT 3 CLOSED

Tony20221 avatar Tony20221 commented on June 2, 2024
Null reference error

from blazorblog.

Comments (3)

unrealbg avatar unrealbg commented on June 2, 2024

Hello,

Thank you for pointing out this issue. Our application is still in development, and certain sections, including the AdminUser in the appsettings.json file, are still undergoing optimization and addition.

To resolve the issue you're encountering, you can add the following code to your appsettings.json file:

 "AdminUser": {
   "Name": "Name",
   "Email": "[email protected]",
   "Password": "Admin@123",
   "Role": "Admin"
 },

This will create the necessary configuration for AdminUser, required for the application to function properly at this stage. In the future, this section may be modified or expanded to meet additional requirements.

Thank you for your patience and support as we work to improve our app.

Best regards,
UnrealBG

from blazorblog.

Tony20221 avatar Tony20221 commented on June 2, 2024

Thanks. My personal expectation is that a public repo would run without errors, even if under development.

from blazorblog.

unrealbg avatar unrealbg commented on June 2, 2024

Thank you for your feedback. I completely agree that a public repository should run without critical errors, even in its development stages. It's important to provide a smooth experience for users who might be trying out or contributing to the project.

I will take steps to improve this aspect of the project. This will include:

  1. Updating Documentation: I'll make sure the README and other documentation clearly state the current development status and provide detailed setup instructions.
  2. Providing Default Configurations: A default appsettings.json with placeholder values will be added to the repository to facilitate an easier initial setup.
  3. Enhancing Error Handling: I will work on improving error handling and logging within the application to provide clearer guidance on any missing configurations or potential issues.
  4. Implementing Continuous Integration: If not already in place, I will set up continuous integration to ensure that each commit builds and runs without errors.
  5. Using Version Tagging: Different stages of the project's stability and development will be clearly marked using version tags.

I appreciate your patience and understanding as these improvements are implemented. Your input is invaluable in making this project better for everyone involved.

Best regards,
UnrealBG

from blazorblog.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.