Hexalith.KeyValueStorages.Abstractions 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Hexalith.KeyValueStorages.Abstractions --version 1.1.0
                    
NuGet\Install-Package Hexalith.KeyValueStorages.Abstractions -Version 1.1.0
                    
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="Hexalith.KeyValueStorages.Abstractions" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hexalith.KeyValueStorages.Abstractions" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Hexalith.KeyValueStorages.Abstractions" />
                    
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 Hexalith.KeyValueStorages.Abstractions --version 1.1.0
                    
#r "nuget: Hexalith.KeyValueStorages.Abstractions, 1.1.0"
                    
#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=Hexalith.KeyValueStorages.Abstractions&version=1.1.0
                    
Install Hexalith.KeyValueStorages.Abstractions as a Cake Addin
#tool nuget:?package=Hexalith.KeyValueStorages.Abstractions&version=1.1.0
                    
Install Hexalith.KeyValueStorages.Abstractions as a Cake Tool

Hexalith KeyValueStorages

Overview

This repository serves as a template for creating new packages for the Hexalith platform. It provides the essential structure and configuration needed to develop, test, and integrate new functionality with the Hexalith ecosystem.

Purpose

The Hexalith KeyValueStorages template simplifies the process of creating new packages by providing:

  • Standardized project structure
  • Pre-configured build settings
  • Testing framework setup
  • Integration points with the Hexalith platform

Getting Started

Prerequisites

  • .NET 8.0 or later
  • Visual Studio 2022 or another compatible IDE
  • Git

Creating a New Package

  1. Use this repository as a template
  2. Clone your new repository
  3. Rename the solution and projects to match your package name
  4. Update the namespace references
  5. Implement your functionality

Project Structure

  • src/ - Source code for the package
  • test/ - Unit and integration tests
  • samples/ - Example implementations

Development Guidelines

  • Follow C# coding standards and best practices
  • Use primary constructors for classes and records
  • Include XML documentation for public, protected, and internal members
  • Write unit tests using XUnit and Shouldly

Building and Testing

dotnet build
dotnet test

Contributing

Contributions are welcome. Please ensure your code adheres to the project standards and is covered by tests.

License

License information

Learn More

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Hexalith.KeyValueStorages.Abstractions:

Package Downloads
Hexalith.KeyValueStorages

Hexalith KeyValueStorages utilities and helpers

Hexalith.KeyValueStorages.Files

Hexalith KeyValueStorages utilities and helpers

Hexalith.KeyValueStorages.DaprComponents

Hexalith KeyValueStorages utilities and helpers

Hexalith.EventStores

Hexalith EventStores utilities and helpers

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.2 105 4/12/2025
2.1.1 143 4/11/2025
2.1.0 149 4/11/2025
2.0.2 163 4/10/2025
2.0.1 161 4/10/2025
2.0.0 174 4/10/2025
1.6.0 154 4/9/2025
1.5.0 165 4/8/2025
1.4.2 158 4/8/2025
1.4.1 164 4/7/2025
1.4.0 155 4/7/2025
1.3.2 160 4/6/2025
1.3.1 153 4/6/2025
1.3.0 161 4/6/2025
1.2.0 160 4/6/2025
1.1.0 115 4/4/2025
1.0.0 132 4/4/2025