astrolabe-apps
Official@astrolabe-apps
Offers a cohesive ecosystem for type-safe React form management, .NET backend integration, and secure authentication patterns for enterprise web applications.
Agent Skills by astrolabe-apps
Showing 16 vetted skills indexed across 1 GitHub repositories.
appforms-bootstrap
Generate TypeScript schemas from C# types for AppForms.
react-typed-forms-mui
Bind Material-UI components to typed form state in React applications.
astroapps-client-msal
Integrate MSAL authentication for Azure AD login in React applications.
astrolabe-search-state
Build dynamic .NET search APIs with filtering, sorting, and pagination helpers.
astrolabe-web-common
Configure JWT authentication and domain-based SPA routing in ASP.NET Core.
astrolabe-workflow
Implements entity CRUD workflows with state transitions and audit trails via AbstractWorkflowExecutor pattern.
react-typed-forms-core
Manage type-safe React form state with useControl, Finput, and built-in validators.
react-typed-forms-schemas
Generate React forms from TypeScript interfaces or C# Astrolabe.Schemas.
astrolabe-local-users
Manage local user accounts, authentication, MFA, and password resets in .NET apps.
astrolabe-file-storage-azure
Store files in Azure Blob Storage with metadata persisted via Entity Framework Core.
astrolabe-schemas
A JWT-based authentication system for a React app.
astroapps-client-localusers
Provide React hooks for local email/password authentication flows with form validation.
astroapps-client-nextjs
Synchronize URL query parameters with Next.js App Router navigation state.
astrolabe-common
Provide .NET utilities for exceptions, change-tracking lists, reflection, and LINQ.
astroapps-client
Wire authentication, navigation, API clients, and UI services into a React AppContext.
astrolabe-file-storage
Abstract file upload, download, and delete operations across .NET storage backends.
Frequently Asked Questions About astrolabe-apps
FAQPage SchemaWhat specific development tasks are enabled by these packages?▼
These packages enable type-safe form state management in React, automated schema generation from C# types, secure JWT authentication, and abstracted file storage operations. Developers can synchronize URL query parameters with Next.js navigation and implement complex entity state transitions with built-in audit trails.
Which target personas benefit most from this ecosystem?▼
Full-stack engineers working within the .NET and React ecosystem benefit most from these libraries. The collection is specifically designed for developers building enterprise-grade web applications who require strict type safety between backend models and frontend form components, alongside standardized authentication and storage patterns.
What are the primary dependencies for implementing these solutions?▼
Implementation requires a .NET environment for backend services and a React-based frontend. Key dependencies include Entity Framework Core for data persistence, Material-UI for component rendering, and Azure services for cloud-based file storage and identity management via MSAL.