SaaSCore.Abstractions 0.5.0-preview.1

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

SaaSCore.Abstractions

Abstractions and shared contracts for SaaSCore.NET™.

Status: Early preview (0.x), APIs and behaviour may change between releases.

Contents

  • Core interfaces and contracts
  • Shared primitives used across SaaSCore.NET packages

This package is designed to be referenced by your application and by other SaaSCore.NET packages (such as SaaSCore and SaaSCore.Admin).

Licensing

SaaSCore.NET is commercially licensed. See the LICENSE.txt file in this package or visit:

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 was computed.  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.
  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SaaSCore.Abstractions:

Package Downloads
SaaSCore

Core services for SaaSCore.NET­™ backends.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.5.0-preview.1 50 3/8/2026
0.4.0-preview.1 53 2/9/2026
0.3.0-preview.3 52 1/11/2026
0.3.0-preview.2 58 1/5/2026
0.3.0-preview.1 61 1/5/2026
0.2.0-preview.15 118 12/14/2025
0.2.0-preview.14 111 12/14/2025
0.2.0-preview.13 105 12/14/2025
0.2.0-preview.12 78 12/12/2025
0.2.0-preview.11 179 12/11/2025
0.2.0-preview.10 375 12/11/2025
0.2.0-preview.9 371 12/11/2025
0.2.0-preview.8 370 12/11/2025
0.2.0-preview.7 371 12/11/2025
0.2.0-preview.6 364 12/11/2025
0.2.0-preview.5 367 12/11/2025
0.2.0-preview.4 372 12/11/2025
0.2.0-preview.3 372 12/11/2025
0.2.0-preview.2 386 12/10/2025
0.2.0-preview.1 389 12/10/2025
Loading failed