Monica.Generators.AutoController
0.1.0-preview.4
dotnet add package Monica.Generators.AutoController --version 0.1.0-preview.4
NuGet\Install-Package Monica.Generators.AutoController -Version 0.1.0-preview.4
<PackageReference Include="Monica.Generators.AutoController" Version="0.1.0-preview.4"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Monica.Generators.AutoController" Version="0.1.0-preview.4" />
<PackageReference Include="Monica.Generators.AutoController"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Monica.Generators.AutoController --version 0.1.0-preview.4
#r "nuget: Monica.Generators.AutoController, 0.1.0-preview.4"
#:package Monica.Generators.AutoController@0.1.0-preview.4
#addin nuget:?package=Monica.Generators.AutoController&version=0.1.0-preview.4&prerelease
#tool nuget:?package=Monica.Generators.AutoController&version=0.1.0-preview.4&prerelease
Monica Framework
Monica is a Modular .NET Infrastructure for Cutting-edge Apps. Designed for flexibility and performance. Each module can be used independently without requiring the entire framework.
Features
- Modular Architecture: Use only the modules you need
- High Performance: Optimized for .NET 10.0
- Comprehensive: Covers common infrastructure needs
- Well Documented: XML documentation included
Installation
dotnet add package Monica.Core --version 0.1.0-preview.1
Quick Start
using Monica.Core;
// Your code here
Available Modules
Core Infrastructure
- Monica.Core - Fundamental types and base infrastructure
- Monica.Tool - Common utilities and helper functions
- Monica.DependencyInjection - Enhanced dependency injection
Data Access
- Monica.Repository - Repository pattern with EF Core
- Monica.StateStore - State management abstractions
- Monica.StateStore.StackExchange - Redis state store
Background Processing
- Monica.JobScheduler - Job scheduling with cron support
- Monica.JobScheduler.EfCore - EF Core metadata repository
UI Components (Blazor + MudBlazor)
- Monica.UI - Blazor UI components
- Monica.Framework.UI - Framework dashboards
- Monica.Configuration.UI - Configuration management UI
- Monica.JobScheduler.UI - Job scheduler UI
- Monica.StateStore.UI - State store monitoring UI
- Monica.AI.UI - AI service management UI
Integration
- Monica.AI - AI service integration (OpenAI, Anthropic)
- Monica.Dapr - Dapr integration
- Monica.DataChannel - Kafka/ActiveMQ messaging
- Monica.EventBus - Event bus abstractions
- Monica.SignalR - SignalR integration
Infrastructure
- Monica.Authority - Authentication and authorization
- Monica.AutoModel - Automatic model generation
- Monica.Configuration - Configuration management
- Monica.WebApi - Web API infrastructure
- Monica.Locker - Distributed locking
- Monica.Logging - Structured logging with Serilog
- Monica.Office - Excel operations
- Monica.Profiling - Performance profiling
- Monica.ServiceDiscovery - Service discovery
- Monica.Resilience - Resilience patterns
Code Generation
- Monica.Framework.Generators - Framework source generators
- Monica.Generators.AutoController - AutoController plus build-integrated RPC metadata and client generation
Meta Package
- Monica.Framework - Complete framework bundle
Documentation
For detailed documentation, visit: https://github.com/molloryn/Monica
License
MIT License - see LICENSE file for details
Support
- Repository: https://github.com/molloryn/Monica
- Issues: https://github.com/molloryn/Monica/issues
Preview Release
This is a preview release (0.1.0-preview.1) for early testing and feedback. APIs may change in future releases.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.0-preview.4 | 153 | 4/23/2026 |
| 0.1.0-preview.3 | 57 | 4/22/2026 |
| 0.1.0-preview.2 | 52 | 4/21/2026 |
| 0.1.0-preview.1 | 62 | 1/31/2026 |
Initial preview release of Monica framework. This is a prerelease version for early testing and feedback.