ResearchCave.Contracts (1.1.30)
Published 2026-07-11 17:19:24 +03:00 by admin
Installation
dotnet nuget add source --name ResearchCave --username your_username --password your_token http://git.researchcave.com/api/packages/ResearchCave/nuget/index.jsondotnet add package --source ResearchCave --version 1.1.30 ResearchCave.ContractsAbout this package
Shared cross-service message contracts for ResearchCave applications.
ResearchCave.Contracts
Shared cross-service contracts for ResearchCave microservices.
Keep this package free of infrastructure dependencies such as Wolverine, NATS, ASP.NET Core, or Entity Framework.
Use this package for message DTOs that cross process boundaries:
- notification events
- messaging events
- AI processing requests and responses
- other integration commands/events shared by multiple services
Messaging infrastructure belongs in ResearchCave.Messaging.
Details
Assets (2)
Versions (21)
View all