Join us and start contributing to the bit platform in hacktoberfest. you can find the the good first issues
here.
bit platform is the home ❤️ for .NET developers.
Using C#, HTML, and CSS it offers a variety of dotnet project templates equipped with standard features a .NET developer needs.
With these templates, one can easily switch between different modes:
- Blazor Server: best for fast development and debugging with hot reload.
- Blazor WebAssembly: best for SPA & PWA (with or without prerendering) deployment.
- Blazor Hybrid: provides apps for Android, iOS, macOS, and Windows with full access to the platform's native features.
- Blazor Electron: provides apps for Windows, macOS, and Linux with full access to platform native features.
These templates are powered by bit BlazorUI components, which are super-fast 🌶 and lightweight making them the best toolbox for developing common apps.
The following apps are our open-source projects powered by the bit platform showcasing the different capabilities of our toolchain:
Web | iOS | Android | Windows | macOS | Linux | |
---|---|---|---|---|---|---|
bit BlazorUI | ||||||
Todo | ||||||
AdminPanel |
We welcome contributions! Many people all over the world have helped make this project better.
- Contributing explains what kinds of contributions we welcome.
- Build Instructions explains how to build and test.
- Get Up and Running on bit platform explains how to get the latest builds and their libraries to test them in your own projects.