COFRS.Common 0.0.42-alpha

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

A library to aid in the construction of RESTful Web Services

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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 (5)

Showing the top 5 NuGet packages that depend on COFRS.Common:

Package Downloads
COFRS

A library to aid in the construction of RESTful Web Services

COFRS.SqlServer

A library to aid in the construction of RESTful Web Services

COFRS.Postgresql

A library to aid in the construction of RESTful Web Services

COFRS.OAuth

A library to add OAuth2 security to a COFRS REST Service

COFRS.MySql

A library to aid in the construction of RESTful Web Services

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.42-alpha 406 12/12/2021
0.0.41-alpha 294 11/22/2021
0.0.40-alpha 953 11/20/2021
0.0.39-alpha 240 11/10/2021
0.0.38-alpha 232 11/7/2021
0.0.37-alpha 240 10/18/2021
0.0.36-alpha 253 10/18/2021
0.0.35-alpha 223 8/20/2021
0.0.34-alpha 212 8/8/2021
0.0.33-alpha 326 8/7/2021
0.0.32-alpha 267 7/25/2021
0.0.31-alpha 323 7/25/2021
0.0.30-alpha 230 6/25/2021
0.0.29-alpha 254 6/21/2021
0.0.28-alpha 256 6/21/2021
0.0.27-alpha 246 6/21/2021
0.0.26-alpha 209 6/17/2021
0.0.25-alpha 258 5/3/2021
0.0.24-alpha 234 5/1/2021
0.0.23-alpha 234 4/3/2021
0.0.22-alpha 257 3/5/2021
0.0.21-alpha 268 3/4/2021
0.0.20-alpha 275 3/1/2021
0.0.19-alpha 282 2/28/2021
0.0.18-alpha 249 2/28/2021
0.0.17-alpha 303 2/26/2021
0.0.16-alpha 266 2/24/2021
0.0.15-alpha 267 2/23/2021
0.0.14-alpha 256 2/22/2021
0.0.12-alpha 250 2/21/2021
0.0.11-alpha 251 2/3/2021
0.0.10-alpha 272 1/22/2021
0.0.9-alpha 285 1/11/2021
0.0.8-alpha 292 1/9/2021
0.0.7-alpha 293 1/3/2021
0.0.6-alpha 303 12/31/2020
0.0.5-alpha 291 12/31/2020
0.0.4-alpha 331 12/10/2020
0.0.3-alpha 413 12/6/2020
0.0.2-alpha 489 11/28/2020
0.0.1-alpha 571 10/20/2020

Pre-release. DO NOT USE.