Sagara.Core 6.0.0-preview2

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

Sagara.Core

Common code that I use across many projects.

See the GitHub repo for documentation.

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

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Sagara.Core:

Package Downloads
Sagara.Core.Logging.Serilog

Common Serilog functionality.

Sagara.Core.Caching

Common caching functionality for redis.

Sagara.Core.AspNetCore

Common ASP.NET Core code that I reuse in my projects.

Sagara.Core.Data

Common data access functionality using Entity Framework Core.

Sagara.Core.Google

Google API integrations, including Google Chat webhook messaging.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.0-preview5 31 8/27/2026
6.0.0-preview4 40 8/27/2026
6.0.0-preview3 85 8/22/2026
6.0.0-preview2 89 8/21/2026
6.0.0-preview1 86 8/13/2026
5.9.5 37 8/27/2026
5.9.4 54 8/27/2026
5.9.3 186 8/22/2026
5.9.2 177 8/21/2026
5.9.2-preview5 185 8/21/2026
5.9.2-preview4 174 8/21/2026
5.9.2-preview3 177 8/20/2026
5.9.2-preview2 166 8/18/2026
5.9.1 170 8/11/2026
5.9.0 156 8/11/2026
5.8.6 167 8/6/2026
5.8.5 180 8/3/2026
5.8.4 192 7/31/2026
5.8.3 178 7/30/2026
5.8.2 191 7/24/2026
Loading failed