mtmk / nats.net.v2

Full Async C# / .NET client for NATS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NATS.NET V2

Under Development

The NATS.NET V2 client is under heavy development and is not ready for public usage.

NATS.NET V2 Goals

  • Only support Async I/O
  • Target latest .NET LTS Release (currently net6.0)

Packages

  • NATS.Client.Core: core nats
  • NATS.Client.Hosting: extension to configure DI container
  • NATS.Client.JetStream: JetStream not yet implemented

Attribution

This library is based on the excellent work in Cysharp/AlterNats

About

Full Async C# / .NET client for NATS

License:Apache License 2.0


Languages

Language:C# 95.7%Language:HTML 2.3%Language:CSS 1.7%Language:Batchfile 0.4%