[go: nahoru, domu]

Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacqueskang committed Jun 12, 2020
1 parent e269e84 commit 9889700
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
|----------|--------------|
|[![Build Status](https://dev.azure.com/jacques-kang/IpcServiceFramework/_apis/build/status/IpcServiceFramework%20CI?branchName=develop)](https://dev.azure.com/jacques-kang/IpcServiceFramework/_build/latest?definitionId=9&branchName=develop)|[![Build Status](https://dev.azure.com/jacques-kang/IpcServiceFramework/_apis/build/status/IpcServiceFramework?branchName=master)](https://dev.azure.com/jacques-kang/IpcServiceFramework/_build/latest?definitionId=14&branchName=master)|

## NuGet packages
- JKang.IpcServiceFramework.Core [![NuGet version](https://badge.fury.io/nu/JKang.IpcServiceFramework.Core.svg)](https://badge.fury.io/nu/JKang.IpcServiceFramework.Core)
- JKang.IpcServiceFramework.Client [![NuGet version](https://badge.fury.io/nu/JKang.IpcServiceFramework.Client.svg)](https://badge.fury.io/nu/JKang.IpcServiceFramework.Client)
- JKang.IpcServiceFramework.Client.NamedPipe [![NuGet version](https://badge.fury.io/nu/JKang.IpcServiceFramework.Client.NamedPipe.svg)](https://badge.fury.io/nu/JKang.IpcServiceFramework.Client.NamedPipe)
- JKang.IpcServiceFramework.Client.Tcp [![NuGet version](https://badge.fury.io/nu/JKang.IpcServiceFramework.Client.Tcp.svg)](https://badge.fury.io/nu/JKang.IpcServiceFramework.Client.Tcp)
- JKang.IpcServiceFramework.Client.Tcp [![NuGet version](https://badge.fury.io/nu/JKang.IpcServiceFramework.Client.Tcp.svg)](https://badge.fury.io/nu/JKang.IpcServiceFramework.Client.Tcp)
- JKang.IpcServiceFramework.Hosting [![NuGet version](https://badge.fury.io/nu/JKang.IpcServiceFramework.Hosting.svg)](https://badge.fury.io/nu/JKang.IpcServiceFramework.Hosting)
- JKang.IpcServiceFramework.Hosting.NamedPipe [![NuGet version](https://badge.fury.io/nu/JKang.IpcServiceFramework.Hosting.NamedPipe.svg)](https://badge.fury.io/nu/JKang.IpcServiceFramework.Hosting.NamedPipe)
- JKang.IpcServiceFramework.Hosting.Tcp [![NuGet version](https://badge.fury.io/nu/JKang.IpcServiceFramework.Hosting.Tcp.svg)](https://badge.fury.io/nu/JKang.IpcServiceFramework.Hosting.Tcp)

# IpcServiceFramework

A .NET Core 3.1 based lightweight framework for efficient inter-process communication.
Expand Down

0 comments on commit 9889700

Please sign in to comment.