COFRS 0.0.103-alpha

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

Showing the top 4 NuGet packages that depend on COFRS:

Package Downloads
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.103-alpha 375 2022/1/7
0.0.102-alpha 312 2022/1/6
0.0.101-alpha 316 2022/1/6
0.0.100-alpha 305 2022/1/6
0.0.99-alpha 316 2022/1/5
0.0.98-alpha 324 2021/12/13
0.0.97-alpha 502 2021/12/12
0.0.96-alpha 378 2021/11/22
0.0.95-alpha 396 2021/11/22
0.0.94-alpha 1,051 2021/11/20
0.0.93-alpha 340 2021/11/10
0.0.92-alpha 406 2021/11/7
0.0.91-alpha 334 2021/11/7
0.0.90-alpha 367 2021/10/20
0.0.89-alpha 332 2021/10/19
0.0.88-alpha 358 2021/10/11
0.0.87-alpha 376 2021/10/11
0.0.86-alpha 351 2021/10/7
0.0.85-alpha 401 2021/10/3
0.0.84-alpha 368 2021/7/25
Loading failed

Pre-release. DO NOT USE.