awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ant-design-blazor avatar

ant-design-blazor/ant-design-blazor

0
View on GitHub↗
6,178 stars·1,156 forks·C#·MIT·19 viewsantblazor.com↗

Ant Design Blazor

Ant Design Blazor is a library of enterprise-class UI components that implement the Ant Design visual language for Blazor applications. It provides a complete set of pre-built, high-quality components designed for building professional web interfaces in complex business applications.

The library is distributed as a single NuGet package that integrates into existing Blazor projects through standard dependency injection, and also offers template-based project scaffolding for generating new project structures. It supports multiple hosting models, allowing the same components to run across WebAssembly, server, and hybrid environments without code changes. The interface can be adapted for global audiences by switching between dozens of languages through a centralized resource dictionary.

The library applies Ant Design's visual design system using static CSS class names and precompiled stylesheets, avoiding runtime style injection. It renders UI by mapping Blazor component declarations to Ant Design's CSS and JavaScript behaviors through a thin abstraction layer.

Features

  • Enterprise Component Systems - Provides a complete set of pre-built, high-quality components designed for complex business applications.
  • Multi-Environment Hosting - Runs the same components across WebAssembly, server, or hybrid environments without code changes.
  • Blazor Hosting Models - Delivers identical component behavior across WebAssembly, server, and hybrid hosting models by relying on Blazor's runtime abstraction.
  • Cross-Hosting Blazor Development - Develops Blazor applications that run identically across WebAssembly, server, and hybrid hosting models without code changes.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI
  • Component Localization - Switches language strings per component instance using a centralized resource dictionary and culture-aware formatting.
  • Internationalization - Adapts the user interface for global audiences by switching between dozens of languages.
  • Static CSS Styling - Applies Ant Design's visual design system using static CSS class names and precompiled stylesheets, avoiding runtime style injection.
  • Multi-Language Interfaces - Adapts user interfaces for global audiences by switching component language strings through a centralized resource dictionary.
  • Blazor Components - Enterprise-class UI components based on Ant Design.
  • UI Component Libraries - Enterprise-class UI components based on the Ant Design system.
  • Star history

    Star history chart for ant-design-blazor/ant-design-blazorStar history chart for ant-design-blazor/ant-design-blazor

    How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

    Frequently asked questions

    What does ant-design-blazor/ant-design-blazor do?

    Ant Design Blazor is a library of enterprise-class UI components that implement the Ant Design visual language for Blazor applications. It provides a complete set of pre-built, high-quality components designed for building professional web interfaces in complex business applications.

    What are the main features of ant-design-blazor/ant-design-blazor?

    The main features of ant-design-blazor/ant-design-blazor are: Enterprise Component Systems, Multi-Environment Hosting, Blazor Hosting Models, Cross-Hosting Blazor Development, Component Localization, Internationalization, Static CSS Styling, Multi-Language Interfaces.

    Which projects share features with ant-design-blazor/ant-design-blazor?

    Projects with overlapping indexed features include: dotnetcore/bootstrapblazor — BootstrapBlazor is a UI component library and project template designed for applications built with Blazor and… pinterest/gestalt — Gestalt is a type-safe React UI component library and design system. It provides a collection of reusable interface… rsuite/rsuite — rsuite is a React UI component library and enterprise design system used to build professional web interfaces. It… armour/vue-typescript-admin-template — Vue-typescript-admin-template is a TypeScript-based admin panel starter built with Vue CLI 3, providing a complete… arco-design/arco-design — Arco Design is a React UI component library and design system framework used to build professional web interfaces. It… microsoft/fast-blazor — This is an ASP.NET Core UI framework and Blazor component library designed for building web applications. It provides…

    Projects sharing features with Ant Design Blazor

    These projects share indexed features with Ant Design Blazor. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
    • dotnetcore/bootstrapblazordotnetcore avatar

      dotnetcore/BootstrapBlazor

      4,781View on GitHub↗

      BootstrapBlazor is a UI component library and project template designed for applications built with Blazor and Bootstrap. It functions as a wrapper for the Bootstrap web framework, providing a collection of pre-built interactive interface elements and a command-line boilerplate generator to initialize project structures. The toolkit includes specialized components for enterprise web development, such as complex data grids, forms, and layout elements tailored for professional business applications. It provides the tools necessary for responsive web design and rapid application prototyping. Th

      C#blazorbootstrapnet10
      View on GitHub↗4,781
    • pinterest/gestaltpinterest avatar

      pinterest/gestalt

      4,360View on GitHub↗

      Gestalt is a type-safe React UI component library and design system. It provides a collection of reusable interface elements and design tokens that follow international accessibility standards to ensure usability for people with diverse needs. The framework includes a responsive web layout system with defined breakpoints and grid containers that adapt interfaces for desktop, mobile, and tablet devices. It features an internationalized component suite that supports multiple languages, regional color schemes, and right-to-left text orientations. The library covers a broad range of interface ca

      TypeScript
      View on GitHub↗4,360
    • rsuite/rsuitersuite avatar

      rsuite/rsuite

      8,701View on GitHub↗

      rsuite is a React UI component library and enterprise design system used to build professional web interfaces. It functions as a themable component suite and localized UI toolkit, providing the necessary tools for developing data-heavy administrative dashboards and internal applications. The library is distinguished by its built-in support for server-side rendering to improve initial page load speeds and search engine visibility. It includes a global provider for managing consistent visual styles and high-contrast modes, alongside a translation layer for interface localization and date format

      TypeScript
      View on GitHub↗8,701
    • armour/vue-typescript-admin-templateArmour avatar

      Armour/vue-typescript-admin-template

      5,677View on GitHub↗

      Vue-typescript-admin-template is a TypeScript-based admin panel starter built with Vue CLI 3, providing a complete foundation for building enterprise back-office interfaces. It enforces type safety across Vue components using TypeScript, reducing runtime errors and improving code maintainability, while offering a dynamic route permission system that controls sidebar navigation and page access by mapping user roles to route permissions at runtime. The template includes a mock API service layer that simulates backend responses for frontend development without a live server, along with internati

      Vueadminadmin-dashboardtemplate
      View on GitHub↗5,677
    Compare all 30 related projects→