825 packages tagged with “Microservice”
Motor.NET is a microservice framework based on Microsoft.Extensions.Hosting.
Rapid Apache Avro serializer for .NET.
Referenced by microservice public-facing interfaces. Provides common facilities that are needed to define a service's contract. Part of the Microdot framework.
Interface abstractions used by various Microdot components, seperated from their implementations to allow easy unit testing with mocks (see Gigya.Microdot.Fakes). Part of the Microdot Framework.
Various components and utilities shared between different parts of the Microdot framework.
Extensions to provide consistent configurations and patterns for your service.
A configuration system based on a hierarchy of XML files, the values of which are accessed using strongly-typed configuration objects. Supports modification of the files on live service, environment variable substitution, encryption and collections. Part of the Microdot framework.
Infrastructure used for hosting Microdot services, part of the Microdot framework.
netcore micorservice framework
The Xigadee library is used to create Microservice based applications.
The core components to build .NET Core projects along with Genocs Library.
Jimu Server
Infrastructure used for hosting Orleans Microdot services, part of the Microdot framework.
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 HashiCorp (http://consul.io) but it also supports manual server lists specified in Microdot configuration (see NuGet package Gigya.Microdot.Configuration) and can be expanded to support additional service discovery systems.
A container used to host an Orleans Microdot service which uses Ninject for dependency injection. Incoming HTTP calls (via Gigya.Microdot.ServiceProxy) are handled and processed inside Orleans and are then dispatched to specific Grains. 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.
The Xigadee abstraction library is used to reference key concepts without installing the full Microservice library.
Jimu Client
The common components to build .NET Core projects along with Genocs Library.
Ninject modules, providers and binding resolvers for various Microdotcomponents, part of the Microdot framework.
MicroService based on IdentityServer4 + Azure API Management
Language and system library extensions for Microdot
OAuth2.0的Saas用户中心框架。