Found 167 packages
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
JSON, XML, CSV, JSV, SOAP and MQ Generic Service Clients.
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
JSON, XML, CSV, JSV, SOAP and MQ Generic Service Clients.
Typed .NET Core and .NET Framework ServiceClients based on .NET's HttpClient
C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients. Thread-Safe Basic and Pooled client managers included.
Deprecated. Use the strong named ServiceStack.Common package instead.
Deprecated. Use the strong named ServiceStack.Client package instead.
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way. Commonly Used Types: System.Net.Http.IHttpClientFactory
Typed .NET Core and .NET Framework ServiceClients based on .NET's HttpClient
Free and Open Source fork of ServiceStack.Common V3 Common library dependency for other NServiceKit projects. Includes JSON, XML, JSV and SOAP Generic Service Clients. Contains: - NServiceKit.Interfaces - NServiceKit.Common Dependencies: - NServiceKit.Text
Send BrokeredMessages to ServiceFabric Services through Service Bus. Optionally add this package to a project that will communicate to Reliable Services. Use in conjunction with ServiceFabric.ServiceBus.Services
Package Description
This package is no longer maintained as the PCL builds have been merged into the main "ServiceStack.Client" NuGet package.
AWS Cloud Map lets you configure public DNS, private DNS, or HTTP namespaces that your microservice applications run in. When an instance of the service becomes available, you can call the AWS Cloud Map API to register the instance with AWS Cloud Map. For public or private DNS namespaces, AWS Cloud Map automatically creates DNS records and an optional health check. Clients that submit public or private DNS queries, or HTTP requests, for the service receive an answer that contains up to eight healthy records.
Package Description
Receive BrokeredMessages in ServiceFabric Services through Service Bus. Add this package to your Reliable Service projects. The ServiceFabric.ServiceBus.Services Class Library can be used in conjunction with ServiceFabric.ServiceBus.Clients (optional)
ServiceStack's gRPC GrpcServiceClient