Steeltoe.Common by: Broadcom
  • 442 total downloads
  • Latest version: 4.1.0
  • common utility
Abstractions and code shared by many Steeltoe components.
Steeltoe.Common.Abstractions by: Broadcom
  • 177 total downloads
  • Latest version: 4.0.0
  • Steeltoe
Abstractions commonly used across Steeltoe components.
Steeltoe.Common.Certificates by: Broadcom
  • 30 total downloads
  • Latest version: 4.1.0
  • security pem certificate
Steeltoe shared library for working with certificates.
Steeltoe.Common.Hosting by: Broadcom
  • 230 total downloads
  • Latest version: 4.1.0
  • hosting
Steeltoe library for commonly-used ASP.NET Core hosting-related functions.
Steeltoe.Common.Http by: Broadcom
  • 402 total downloads
  • Latest version: 4.1.0
  • http
Shared code related to HTTP, primarily for working with HttpClient.
Steeltoe.Common.Net by: Broadcom
  • 415 total downloads
  • Latest version: 4.1.0
  • Windows-file-sharing SMB CIFS
Abstractions and code for using Windows network files shares.
Steeltoe.Configuration.Abstractions by: Broadcom
  • 21 total downloads
  • Latest version: 4.1.0
  • abstractions configuration
Abstractions and code shared by Steeltoe Configuration libraries.
Steeltoe.Configuration.CloudFoundry by: Broadcom
  • 27 total downloads
  • Latest version: 4.1.0
  • configuration ConfigurationProvider CloudFoundry vcap vcap_application vcap_services tanzu
Configuration provider and IOptions support for reading Cloud Foundry environment variables.
Steeltoe.Connector.Abstractions by: Broadcom
  • 140 total downloads
  • Latest version: 4.0.0
  • connectors services
Abstractions for working with backing services.
Steeltoe.Connector.ConnectorBase by: Broadcom
  • 188 total downloads
  • Latest version: 4.0.0
  • connectors services
Connectors for using service bindings in your application.
Steeltoe.Discovery.Abstractions by: Broadcom
  • 162 total downloads
  • Latest version: 4.0.0
  • service discovery service registry Spring Cloud
Abstractions for service registration and discovery.
Steeltoe.Discovery.ClientBase by: Broadcom
  • 192 total downloads
  • Latest version: 4.0.0
  • service discovery service registry Spring Cloud eureka consul kubernetes
Base package for using Steeltoe Service Discovery.
Steeltoe.Discovery.ClientCore by: Broadcom
  • 418 total downloads
  • Latest version: 4.0.0
  • aspnetcore service discovery service registry Spring Cloud eureka consul kubernetes
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
  • aspnetcore Consul Spring Spring Cloud
Steeltoe compatibilty package for service discovery and registration with Hashicorp Consul
Steeltoe.Discovery.Eureka by: Broadcom
  • 218 total downloads
  • Latest version: 4.1.0
  • service-discovery service-registry Netflix-Eureka eureka tanzu spring-cloud Spring Cloud Netflix
Client for service discovery and registration with Netflix Eureka.
Steeltoe.Discovery.EurekaBase by: Steeltoe VMware
  • 196 total downloads
  • Latest version: 3.0.0-m3
  • aspnetcore Netflix Eureka Spring Spring Cloud
Client for service discovery and registration with Neflix Eureka
Steeltoe.Extensions.Configuration.Abstractions by: Broadcom
  • 170 total downloads
  • Latest version: 4.0.0
  • configuration spring boot
Abstractions used in Steeltoe Configuration libraries.
Steeltoe.Extensions.Configuration.CloudFoundryBase by: Broadcom
  • 362 total downloads
  • Latest version: 4.0.0
  • configuration CloudFoundry vcap
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
  • visualstudio stream json rpc jsonrpc
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.