SnowBank.Core 7.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package SnowBank.Core --version 7.3.1
                    
NuGet\Install-Package SnowBank.Core -Version 7.3.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SnowBank.Core" Version="7.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SnowBank.Core" Version="7.3.1" />
                    
Directory.Packages.props
<PackageReference Include="SnowBank.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SnowBank.Core --version 7.3.1
                    
#r "nuget: SnowBank.Core, 7.3.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=SnowBank.Core&version=7.3.1
                    
Install as a Cake Addin
#tool nuget:?package=SnowBank.Core&version=7.3.1
                    
Install as a Cake Tool

SnowBank SDK - Core Library

Core library for the FoundationDB .NET Client and SnowBank SDK

This package contains the low-level components that are used by other packages.

  • Slice: better version of ReadOnlyMemory<byte>, that allows easier usage of binary keys and values.
  • Tuples: implementation of tuples that is closer to Python, and makes it easier to work with composite keys.
  • JSON: Supercharged implementation of a JSON parser, binder, DOM and code generator.
  • Various interfaces that can be shared between all the other packages, while the implementation is in other packages.
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on SnowBank.Core:

Package Downloads
FoundationDB.Client

This is the FoundationDB client library for developing .NET applications or layers.

SnowBank.Networking.Http

Core HTTP SDK for writing distributed .NET applications

SnowBank.Testing.Common

Library for writing NUnit tests with the SnowBank SDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.3.2 166 6/13/2025
7.3.1 92 5/30/2025