Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
523 packages returned for Tags:"Microservices"
Sort by
Relevance
Downloads
Recently updated
Microsoft.
VisualStudio.
Azure.
Containers.
Tools.
Targets
by:
Microsoft
MicrosoftAzureTools
137,708,787 total downloads
last updated
2/25/2023
Latest version:
1.18.1
container
containers
Docker
microservices
Azure
Targets files to enable the Visual Studio Tools for Containers.
Cqrs
by:
cdmdotnet
1,719,138 total downloads
last updated
11/21/2022
Latest version:
4.4.1.24
Serverless
Microservices
CQRS
CQRS.NET
Pub/Sub
Event-Sourcing
A lightweight enterprise Function as a service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments, offering modern...
More information
Microsoft.
VisualStudio.
Azure.
Kubernetes.
Tools.
Targets
by:
Microsoft
MicrosoftAzureTools
3,807,105 total downloads
last updated
10/8/2019
Latest version:
1.1.0
container
containers
Docker
microservices
Kubernetes
k8s
orchestrator
orchestration
Helm
Azure
More tags
Targets files to enable the Visual Studio Tools for Kubernetes.
Gigya.
ServiceContract
by:
gigya
SAP-GIGYA
482,867 total downloads
last updated
5/3/2022
Latest version:
4.0.4
gigya
microdot
microservice
microservices
contracts
Referenced by microservice public-facing interfaces. Provides common facilities that are needed to define a service's contract. Part of the Microdot framework.
Org.
Cdk8s
by:
cdk8s
610,491 total downloads
last updated
5/31/2023
Latest version:
2.7.77
cdk
configuration
constructs
containers
k8s
kubernetes
microservices
This is the core library of Cloud Development Kit (CDK) for Kubernetes (cdk8s). cdk8s apps synthesize into standard Kubernetes manifests which can be applied to any Kubernetes cluster. (Stability: Stable)
Gigya.
Microdot.
SharedLogic
by:
gigya
SAP-GIGYA
338,015 total downloads
last updated
11/18/2021
Latest version:
4.0.3
gigya
microdot
microservice
microservices
Various components and utilities shared between different parts of the Microdot framework.
Gigya.
Microdot.
Interfaces
by:
gigya
SAP-GIGYA
354,873 total downloads
last updated
2/22/2022
Latest version:
4.1.5
gigya
microdot
microservice
microservices
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.
Gigya.
Microdot.
Configuration
by:
gigya
SAP-GIGYA
304,875 total downloads
last updated
2/22/2022
Latest version:
4.1.5
gigya
microdot
microservice
microservices
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...
More information
Gigya.
Microdot.
Hosting
by:
gigya
SAP-GIGYA
273,836 total downloads
last updated
2/22/2022
Latest version:
4.1.5
gigya
microdot
microservice
microservices
Infrastructure used for hosting Microdot services, part of the Microdot framework.
Cqrs.
EventStore
by:
cdmdotnet
355,117 total downloads
last updated
8/17/2018
Latest version:
2.4.1639.856
CQRS
CQRS.NET
Pub/Sub
Microservices
EventStore
Event-Sourcing
Use Greg Young's event store as the Event Store in CQRS.NET
Gigya.
Microdot.
Orleans.
Hosting
by:
gigya
SAP-GIGYA
208,340 total downloads
last updated
11/18/2021
Latest version:
4.0.3
gigya
microdot
microservice
microservices
Infrastructure used for hosting Orleans Microdot services, part of the Microdot framework.
Gigya.
Microdot.
ServiceDiscovery
by:
gigya
SAP-GIGYA
303,832 total downloads
last updated
11/18/2021
Latest version:
4.0.3
gigya
microdot
microservice
microservices
discovery
service-discovery
consul
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...
More information
Gigya.
Microdot.
Orleans.
Ninject.
Host
by:
gigya
SAP-GIGYA
183,336 total downloads
last updated
11/18/2021
Latest version:
4.0.3
gigya
microdot
microservice
microservices
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...
More information
Cqrs.
Modelling
by:
cdmdotnet
Deprecated
290,127 total downloads
last updated
8/17/2018
Latest version:
2.4.1639.856
CQRS
CQRS.NET
Pub/Sub
Microservices
UML
Modelling
A visual designer for the lightweight CQRS.net framework. Using this package you can generate much of the boiler plate code involved in implementing a scalable, enterprise grade CQRS project ready for...
More information
SharpReverseProxy
by:
andrecarlucci
160,353 total downloads
last updated
9/17/2018
Latest version:
2.0.0-alpha9
aspnetcore
microservices
proxy
apigateway
Powerful Reverse Proxy written as OWIN Middleware. Perfect for asp.net, web.api, microservices, etc.
PipServices.
Commons
by:
alexander-mazur
daniil.tr
seroukhov
160,793 total downloads
last updated
8/20/2018
Latest version:
3.0.4
pip-services
microservices
framework
Portable abstractions and patterns for Pip.Services in .NET
Gigya.
Microdot.
ServiceProxy
by:
gigya
SAP-GIGYA
248,499 total downloads
last updated
11/18/2021
Latest version:
4.0.3
gigya
microdot
microservice
microservices
serviceproxy
http
rpc
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...
More information
Gigya.
Microdot.
Ninject
by:
gigya
SAP-GIGYA
236,135 total downloads
last updated
11/18/2021
Latest version:
4.0.3
gigya
microdot
microservice
microservices
ninject
ioc
di
Ninject modules, providers and binding resolvers for various Microdotcomponents, part of the Microdot framework.
PipServices3.
Components
by:
alexander-mazur
AlexeyDvoykin
daniil.tr
dmitry-krayniy
pipservices
seroukhov
148,079 total downloads
last updated
8/4/2022
Latest version:
3.5.0
PipServices
V3
microservices
toolkit
Component definitions for Pip.Services in .NET
Cqrs.
Sql
by:
cdmdotnet
170,096 total downloads
last updated
8/17/2018
Latest version:
2.4.1639.856
CQRS
CQRS.NET
Pub/Sub
Microservices
SQL
The built-in, Sql Store in the CQRS.NET cannot process non-primitive properties on the entity classes in read stores and data stores. If your entity classes require more comp[lexity than just basic, flat...
More information
Previous
Next