Monazita 0.0.10-alpha

This is a prerelease version of Monazita.
dotnet add package Monazita --version 0.0.10-alpha
NuGet\Install-Package Monazita -Version 0.0.10-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="Monazita" Version="0.0.10-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Monazita --version 0.0.10-alpha
#r "nuget: Monazita, 0.0.10-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 Monazita as a Cake Addin
#addin nuget:?package=Monazita&version=0.0.10-alpha&prerelease

// Install Monazita as a Cake Tool
#tool nuget:?package=Monazita&version=0.0.10-alpha&prerelease

Intro

Monazita is an F# library to query your Postgresql database by writing SQL queries in a printf format that was extracted from MyOwnDB. As such, although the project is still only in alpha version, its code is heavily used in an application deployed in production.

Documentation

See https://monazita.gitlab.io/monazita/.

License

Monazita is published under the LGPLv3 license, which lets you use it in proprietary code, and only requires you to publish changes you make to this library itself.

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.10-alpha 84 3/4/2024
0.0.8-alpha 54 3/2/2024
0.0.7-alpha 61 3/2/2024
0.0.6-alpha 62 2/22/2024
0.0.5-alpha 74 2/22/2024
0.0.4-alpha 244 1/3/2024
0.0.3-alpha 58 1/3/2024
0.0.2-alpha 62 1/1/2024
0.0.1-alpha 61 12/31/2023