MERSELSDK.Core 0.1.0-preview.20260710002836

This is a prerelease version of MERSELSDK.Core.
dotnet add package MERSELSDK.Core --version 0.1.0-preview.20260710002836
                    
NuGet\Install-Package MERSELSDK.Core -Version 0.1.0-preview.20260710002836
                    
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="MERSELSDK.Core" Version="0.1.0-preview.20260710002836" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MERSELSDK.Core" Version="0.1.0-preview.20260710002836" />
                    
Directory.Packages.props
<PackageReference Include="MERSELSDK.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 MERSELSDK.Core --version 0.1.0-preview.20260710002836
                    
#r "nuget: MERSELSDK.Core, 0.1.0-preview.20260710002836"
                    
#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.
#:package MERSELSDK.Core@0.1.0-preview.20260710002836
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MERSELSDK.Core&version=0.1.0-preview.20260710002836&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MERSELSDK.Core&version=0.1.0-preview.20260710002836&prerelease
                    
Install as a Cake Tool

MERSELSDK.Core

MERSELSDK.Core provides a foundational toolkit for building applications that integrate with Consul and Vault seamlessly. This SDK is designed to simplify the management of service discovery, configuration, and secrets management for enterprise-grade applications.

Key Features

  • Consul Integration: Easily discover and manage configurations using Consul’s API.
  • Vault Integration: Securely retrieve and manage secrets using Vault.
  • Extensible and Modular: Built with extensibility in mind to allow customization for specific use cases.
  • Clean Architecture Principles: Designed to separate concerns and ensure maintainability.

Prerequisites

To use this SDK, ensure you have the following:

  1. .NET 6.0 or later.
  2. Access to a running instance of HashiCorp Consul and Vault.

Installation

Install the SDK via NuGet:

Install-Package MERSELSDK.Core

Or using the .NET CLI:

dotnet add package MERSELSDK.Core
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0-preview.20260710002836 85 7/10/2026
0.1.0-preview.20260709234905 66 7/9/2026
0.1.0-preview.20260702055213 66 7/2/2026
0.0.1-preview.20260627.112114 60 6/27/2026
0.0.1-preview.20260627.110256 68 6/27/2026