Welcome to the official documentation repository for Userware's technology platform. This repository contains comprehensive documentation for Userware's products including OpenSilver and XAML for Blazor.
This repository serves as a central hub for Userware's technical documentation, providing detailed guides, tutorials, and reference materials for our technology stack. We maintain this public repository to foster community engagement and welcome contributions from external developers.
- OpenSilver
- XAML for Blazor
- Additional Userware technologies
The documentation is organized by product and category:
docs/
├── opensilver/
│ ├── getting-started/
│ ├── tutorials/
│ └── api-reference/
├── xaml-for-blazor/
│ ├── getting-started/
│ ├── guides/
│ └── examples/
└── shared/
└── common-concepts/
We welcome contributions from the community! If you'd like to improve our documentation, please follow these steps:
- Fork the repository
- Create a branch for your changes
- Make your improvements
- Submit a pull request
Please ensure your contributions adhere to our documentation standards and guidelines.
- Use clear, concise language
- Include code examples where appropriate
- Follow our markdown style guide
- Keep examples up-to-date with the latest stable releases
To build and preview the documentation locally:
# Clone the repository
git clone https://github.com/UserwareDocumentation/userware-docs.git
# Navigate to the repository
cd userware-docs
# Install dependencies (if applicable)
# Add specific instructions based on your documentation tooling
If you need assistance or have questions:
- Open an issue in this repository
- Join our community discussions
- Contact our support team
This documentation is licensed under the MIT License. See the LICENSE file for details.
Made with ❤️ by Userware and the community