Steeltoe.Common
by: Broadcom
- 442 total downloads
- Latest version: 4.1.0
Abstractions and code shared by many Steeltoe components.
Steeltoe.Common.Abstractions
by: Broadcom
- 177 total downloads
- Latest version: 4.0.0
Abstractions commonly used across Steeltoe components.
Steeltoe.Common.Certificates
by: Broadcom
- 30 total downloads
- Latest version: 4.1.0
Steeltoe shared library for working with certificates.
Steeltoe.Common.Hosting
by: Broadcom
- 230 total downloads
- Latest version: 4.1.0
Steeltoe library for commonly-used ASP.NET Core hosting-related functions.
Steeltoe.Common.Http
by: Broadcom
- 402 total downloads
- Latest version: 4.1.0
Shared code related to HTTP, primarily for working with HttpClient.
Steeltoe.Common.Net
by: Broadcom
- 415 total downloads
- Latest version: 4.1.0
Abstractions and code for using Windows network files shares.
Steeltoe.Configuration.Abstractions
by: Broadcom
- 21 total downloads
- Latest version: 4.1.0
Abstractions and code shared by Steeltoe Configuration libraries.
Steeltoe.Configuration.CloudFoundry
by: Broadcom
- 27 total downloads
- Latest version: 4.1.0
Configuration provider and IOptions support for reading Cloud Foundry environment variables.
Steeltoe.Connector.Abstractions
by: Broadcom
- 140 total downloads
- Latest version: 4.0.0
Abstractions for working with backing services.
Steeltoe.Connector.ConnectorBase
by: Broadcom
- 188 total downloads
- Latest version: 4.0.0
Connectors for using service bindings in your application.
Steeltoe.Discovery.Abstractions
by: Broadcom
- 162 total downloads
- Latest version: 4.0.0
Abstractions for service registration and discovery.
Steeltoe.Discovery.ClientBase
by: Broadcom
- 192 total downloads
- Latest version: 4.0.0
Base package for using Steeltoe Service Discovery.
Steeltoe.Discovery.ClientCore
by: Broadcom
- 418 total downloads
- Latest version: 4.0.0
Package for using Steeltoe Service Discovery Client in ASP.NET Core applications.
Steeltoe.Discovery.ConsulBase
by: Steeltoe VMware
- 176 total downloads
- Latest version: 3.0.0-m3
Steeltoe compatibilty package for service discovery and registration with Hashicorp Consul
Steeltoe.Discovery.Eureka
by: Broadcom
- 218 total downloads
- Latest version: 4.1.0
Client for service discovery and registration with Netflix Eureka.
Steeltoe.Discovery.EurekaBase
by: Steeltoe VMware
- 196 total downloads
- Latest version: 3.0.0-m3
Client for service discovery and registration with Neflix Eureka
Steeltoe.Extensions.Configuration.Abstractions
by: Broadcom
- 170 total downloads
- Latest version: 4.0.0
Abstractions used in Steeltoe Configuration libraries.
Steeltoe.Extensions.Configuration.CloudFoundryBase
by: Broadcom
- 362 total downloads
- Latest version: 4.0.0
Configuration Provider for reading Cloud Foundry Environment Variables.
Storage.Net
by: Ivan Gavryliuk (@aloneguid)
- 2.33k total downloads
- Latest version: 9.3.0
Storage.Net abstracts storage implementation like blobs, tables and messages from the .NET Application Developer. It's aimed to provide a generic interface regardless on which storage provider you are using. It also provides both synchronous and asynchronous alternatives of all methods and implements it to the best effort possible. Supports .NET 4.5.1 and .NET Standard 1.6.
StreamJsonRpc
by: Microsoft
- 922 total downloads
- Latest version: 2.24.84+RR
A cross-platform .NETStandard library that implements the JSON-RPC wire protocol and can use System.IO.Stream, System.IO.Pipelines or WebSocket so you can use it with any transport.