RozeComputing.Common.Services 1.3.1-alpha

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

RozeComputing.Common.Cleaner

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on RozeComputing.Common.Services:

Package Downloads
RozeComputing.Common.Services.MSSQL

Provides functionality to be able to connect to mssql in an easy manner.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2426.2016-alpha 117 2/7/2024
1.3.9-alpha 199 12/9/2023
1.3.8-alpha 129 12/4/2023
1.3.7-alpha 135 12/4/2023
1.3.6-alpha 133 11/28/2023
1.3.5-alpha 114 11/28/2023
1.3.4-alpha 128 11/23/2023
1.3.3-alpha 130 11/23/2023
1.3.2-alpha 139 11/23/2023
1.3.1-alpha 112 11/18/2023
1.3.0-alpha 114 11/7/2023
1.1.1-alpha 202 10/23/2023
1.1.0-alpha 127 10/23/2023
1.0.0 288 10/22/2023

Updated to clean Short, Decimal and Byte data types.