GSF.Core 2.3.359-beta

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

Library of .NET functions, extensions and components including asynchronous processing queues, configuration APIs, diagnostics, error handling, console functions, adapter framework, active directory and local account functions, checksum algorithms, unit conversion, binary parsing, cron-style task scheduler, Unix and NTP time classes, precision timer, 24-bit signed and unsigned integers, database extensions and abstraction layer, extensions for drawing, reflection, XML, buffers, chars, date/times, enumerations, strings, etc.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (17)

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

Package Downloads
GSF.Security

Library of core security framework for implementing role-based security with integrated Active Directory, local account and database style authentication across various .NET application types.

GSF.Communication

Library of components for managing standard and TLS asynchronous TCP/UDP/Multicast client/server connections, as well as serial and file-based communication in a client/server interface based abstraction layer.

GSF.ServiceProcess

Library of components that facilitate remote interaction with a Windows Service from Console, Windows and Web applications.

GSF.TimeSeries

Framework for enabling time-series data processing services including hosted input, action and output adapter implementations.

GSF.ServiceModel

Library of base WCF service with self-hosting capability. Includes WCF Authorization Policy and Host Factories for implementing role-based security.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.4.275-beta 743 1/7/2026
2.4.274 1,127 1/5/2026
2.4.273-beta 735 1/5/2026
2.4.252-beta 774 8/8/2025
2.4.251-beta 574 8/1/2025
2.4.250-beta 539 7/24/2025
2.4.249-beta 694 7/8/2025
2.4.248-beta 743 6/27/2025
2.4.247-beta 695 6/24/2025
2.4.246-beta 754 6/21/2025
2.4.245-beta 759 6/13/2025
2.4.244-beta 716 5/26/2025
2.4.243-beta 787 5/21/2025
2.4.242-beta 766 5/19/2025
2.4.241-beta 780 4/19/2025
2.4.240-beta 824 4/16/2025
2.4.239-beta 799 4/5/2025
2.4.238-beta 766 4/2/2025
2.4.237-beta 832 3/24/2025
2.3.359-beta 6,985 10/2/2020
Loading failed