robverp
-
-
- 1,449 total downloads
- last updated 5/1/2026
- Latest version: 1.5.1
Helps streamline incremental generator transformations and diagnostics -
-
- 388 total downloads
- last updated 4/21/2026
- Latest version: 1.0.0
Generate record/record struct/struct/class implementations from interfaces via a simple attribute. Ships runtime attributes plus a Roslyn incremental source generator. -
Viaduct.
by: robverpCore - 292 total downloads
- last updated 5/2/2026
- Latest version: 0.1.1
Shared attributes and base types for Viaduct. Reference this package from interface/shared projects that need Viaduct attributes (BasePath, CustomRoute, HttpMethodType, ViaductIgnore) without... More information -
-
- 254 total downloads
- last updated 5/2/2026
- Latest version: 0.1.1
Meta-package that includes both Viaduct.Server and Viaduct.Client. Reference this package when your project needs both server-side endpoint mapping and client-side HTTP proxy generation (e.g.... More information -
-
- 237 total downloads
- last updated 5/2/2026
- Latest version: 0.1.1
Server-side runtime for Viaduct. Automatically maps DI service interfaces to ASP.NET Core Minimal API endpoints via the Viaduct source generator. Install this package in your ASP.NET Core server... More information -
- 213 total downloads
- last updated 5/2/2026
- Latest version: 0.1.1
Client-side runtime for Viaduct. Automatically generates typed HttpClient proxies from service interfaces via the Viaduct source generator. Install this package in your client or consumer project.