RozeComputing.Common.Models
1.3.9-alpha
This is a prerelease version of RozeComputing.Common.Models.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package RozeComputing.Common.Models --version 1.3.9-alpha
NuGet\Install-Package RozeComputing.Common.Models -Version 1.3.9-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.Models" Version="1.3.9-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RozeComputing.Common.Models --version 1.3.9-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RozeComputing.Common.Models, 1.3.9-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.
// Install RozeComputing.Common.Models as a Cake Addin #addin nuget:?package=RozeComputing.Common.Models&version=1.3.9-alpha&prerelease // Install RozeComputing.Common.Models as a Cake Tool #tool nuget:?package=RozeComputing.Common.Models&version=1.3.9-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
RozeComputing.Common.Cleaner
Product | Versions 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on RozeComputing.Common.Models:
Package | Downloads |
---|---|
RozeComputing.Common.Services
Provides functionality to always return a valid value. By using these services you will no longer need worry about null values. Just send the data through the functions and get returned the value cleaned or the default value if the value provided is invalid. |
|
RozeComputing.Common.Services.MSSQL
Provides functionality to be able to connect to mssql in an easy manner. |
|
RozeComputing.Common.Services.Logging
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2426.2016-alpha | 101 | 2/7/2024 |
1.3.9-alpha | 170 | 12/9/2023 |
1.3.8-alpha | 107 | 12/4/2023 |
1.3.7-alpha | 88 | 12/4/2023 |
1.3.6-alpha | 100 | 11/28/2023 |
1.3.5-alpha | 94 | 11/28/2023 |
Added ComparisonOperator to Database Parameter