305 packages
returned for Tags:"MicroServices"
Data processing and persistence components for Pip.Services in .NET
Portable abstractions and patterns for Pip.Services in .NET
-
1,533 total downloads
-
last updated 12/5/2017
-
Latest version: 1.0.4
-
microservices
MicroComponents is small components for fast start.
Ninject modules, providers and binding resolvers for various Microdot
components, part of the Microdot framework.
ServiceProxy is used to call remote Microdot services. It is a
runtime-generated transparent proxy which implements the remote service's
public interface, translating all calls performed on it to HTTP calls.
Part of the Microdot framework.
A container used to host non-Orleans Microdot service which uses Ninject
for dependency injection. Incoming HTTP calls (via Gigya.Microdot.ServiceProxy)
are dispatched to a specified class instance. Part of the Microdot framework.
Referenced by microservice public-facing interfaces. Provides common
facilities that are needed to define a service's contract. Part of the
Microdot framework.
Remove procedure calls for Pip.Services in .NET
IoC component container for Pip.Services in .NET
An implementation of Microdot's logging and tracing using NLog.
Component definitions for Pip.Services in .NET
Use Akka.NET actors in CQRS.NET
Data processing and persistence components for Pip.Services in .NET
Using this component you can find other Microdot services (and any other
remote system), perform client-side load balancing between multiple
servers, detect and skip unresponsive servers and resume using them
when they return to full operation. Discovery is typically perfomed with
Consul by...
More information
Asynchronous messaging for Pip.Services in .NET
Simple library to send Events to Azure EventGrid
A Collection of fakes for various Microdot components, used for testing.
Part of the Microdot framework. See also Gigya.Microdot.Testing.
Prometheus components for Pip.Services in .NET
Dynamic configuration framework useful for micro services architecture