BWLiStottLogicSharedLibrary 1.0.25-alpha

This is a prerelease version of BWLiStottLogicSharedLibrary.
dotnet add package BWLiStottLogicSharedLibrary --version 1.0.25-alpha
                    
NuGet\Install-Package BWLiStottLogicSharedLibrary -Version 1.0.25-alpha
                    
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="BWLiStottLogicSharedLibrary" Version="1.0.25-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BWLiStottLogicSharedLibrary" Version="1.0.25-alpha" />
                    
Directory.Packages.props
<PackageReference Include="BWLiStottLogicSharedLibrary" />
                    
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 BWLiStottLogicSharedLibrary --version 1.0.25-alpha
                    
#r "nuget: BWLiStottLogicSharedLibrary, 1.0.25-alpha"
                    
#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 BWLiStottLogicSharedLibrary@1.0.25-alpha
                    
#: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=BWLiStottLogicSharedLibrary&version=1.0.25-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=BWLiStottLogicSharedLibrary&version=1.0.25-alpha&prerelease
                    
Install as a Cake Tool

BWL.Logic.Shared\README.md

BWL.Logic.Shared

BWL.Logic.Shared is a .NET 9 class library providing shared models, enums, options, and helpers for the iStott Basic applications family. It is designed to be used across both client and server projects, ensuring consistency and reducing duplication of business logic and data contracts.


Features

  • Shared Models: Common data models used throughout the iStott Basic applications.
  • Enums: Centralized enumeration types for categories, difficulty, equipment, and more.
  • Options Classes: Strongly-typed configuration options for API, JWT, and connection strings.
  • Extensions & Helpers: Utility methods and extension classes to support business logic.
  • Cross-Platform: Targets .NET 9 for compatibility with modern .NET applications.

Getting Started

Installation

Add the NuGet package reference to your project:

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.  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 (1)

Showing the top 1 NuGet packages that depend on BWLiStottLogicSharedLibrary:

Package Downloads
BWLiStottServerLogicLibrary

This is the basic logic layer for the iStott Basic applications family, providing core functionality and data / service access.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.25-alpha 127 7/14/2025
1.0.23-alpha 50 7/5/2025
1.0.22-alpha 124 7/3/2025
1.0.21-alpha 126 7/3/2025
1.0.20-alpha 117 7/2/2025
1.0.19-alpha 120 7/2/2025
1.0.18-alpha 131 7/1/2025