Sabatex.Core 10.2.0

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

Sabatex base common definitions for all libraries

This library contains common definitions and utilities that are used across all Sabatex libraries. It is designed to provide a shared foundation for the Sabatex ecosystem, ensuring consistency and reusability of code.

MIT License NuGet Version NuGet Downloads

  • #Observable object with INotifyPropertyChanged implemented

  • #Char extensions UpperKeyToRus(),char.UpperKeyToUkr - recode englesh key to Russian or Ukrainian

  • #DateTime extensions: BeginOfDay(),EndOfDay(),BeginOfWeek(),EndOfWeek(),BeginOfMonth(), EndOfMonth(),BeginOfYear(),EndOfYear(),Quarter(),BeginOfQuarter(), EndOfQuarter(),WeekOfYear()

  • #Enum extensions: Description() - get enum description attribute GetEnumDisplayName() - get array Tuple<name,description> GetEnumListWithDescription() - get array Tuple<enum,description>

  • #MemberInfo extensions: GetCustomAttribute(Type attributeType)

  • #Period Represents a dates period (start - end)

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

    • No dependencies.

NuGet packages (5)

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

Package Downloads
Sabatex.RadzenBlazor

Extend Radzen Blazor Components

Sabatex.ObjectsExchange.Models

Models for Exchange APi

sabatex.WebApiDocumentsExchange.Models

Models for Exchange APi

Sabatex.ObjectExchange.Core

Core library for exchanging objects, DTO‐mapping and cloning utilities.

Sabatex.ObjectExchange.Models

Models for Exchange APi

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.4.1 137 6/20/2026
10.4.0 166 6/12/2026
10.2.1 98 6/8/2026
10.2.0 193 6/7/2026
10.0.2 280 3/17/2026
10.0.1 1,430 12/12/2025
10.0.0 359 11/12/2025
9.0.8 260 11/4/2025
9.0.7 300 10/1/2025
9.0.5 287 6/17/2025
9.0.4 277 6/17/2025
9.0.3 272 6/16/2025
9.0.2 284 6/16/2025
9.0.1 451 3/3/2025
9.0.0 296 12/20/2024
2.1.0 745 2/5/2024
2.0.4 663 12/19/2023
2.0.3 481 10/13/2023
2.0.2 920 10/11/2023
Loading failed