Skip to content

Incubating Extensions for the .NET SDK for Momento Serverless Cache

License

Notifications You must be signed in to change notification settings

momentohq/client-sdk-dotnet-incubating

Repository files navigation

Momento client-sdk-csharp

⚠️ Experimental SDK ⚠️

C# SDK for Momento is experimental and under active development. There could be non-backward compatible changes or removal in the future. Please be aware that you may need to update your source code with the current version of the SDK when its version gets upgraded.



C# SDK for Momento, a serverless cache that automatically scales without any of the operational overhead required by traditional caching solutions.


Getting Started 🏃

Requirements

  1. brew install nuget
  2. brew install --cask dotnet
  3. Visual Studio
  4. .NET

How to run

  1. dotnet build

How to install

  1. dotnet add package Momento.Sdk.Incubating