fabulous-minutes.core 0.0.0-alpha03

This is a prerelease version of fabulous-minutes.core.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package fabulous-minutes.core --version 0.0.0-alpha03
NuGet\Install-Package fabulous-minutes.core -Version 0.0.0-alpha03
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="fabulous-minutes.core" Version="0.0.0-alpha03" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add fabulous-minutes.core --version 0.0.0-alpha03
#r "nuget: fabulous-minutes.core, 0.0.0-alpha03"
#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 fabulous-minutes.core as a Cake Addin
#addin nuget:?package=fabulous-minutes.core&version=0.0.0-alpha03&prerelease

// Install fabulous-minutes.core as a Cake Tool
#tool nuget:?package=fabulous-minutes.core&version=0.0.0-alpha03&prerelease

Small logging library for Fable.Remoting on Giraffe and Saturn

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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.1.0-alpha02 128 5/16/2022
0.1.0-alpha01 129 5/5/2022
0.0.0-alpha03 117 5/2/2022
0.0.0-alpha02 118 5/2/2022
0.0.0-alpha01 119 5/2/2022

Additions:
latest commit #ae07a08
[[#f3524c2](https://github.com/Freymaurer/fabulous-minutes/commit/f3524c27822f0e69b78caad4a67b31174107d7ca)] Verify tasks and add info to README :books:
[[#7b4353c](https://github.com/Freymaurer/fabulous-minutes/commit/7b4353cae6d1b94aa361fb8657876b2f5d18bd30)] add dynamic access logic
[[#75edb43](https://github.com/Freymaurer/fabulous-minutes/commit/75edb43abfeafb427b91a917b1d610c6c800a62d)] Add logger type
[[#f714392](https://github.com/Freymaurer/fabulous-minutes/commit/f714392ca17a8a3b631414601761423a596b0699)] Add tests :white_check_mark:
[[#9569372](https://github.com/Freymaurer/fabulous-minutes/commit/9569372c99428a3456ac40fc08f0790056844f17)] Merge branch 'main' of https://github.com/Freymaurer/fabulous-minutes
[[#ae07a08](https://github.com/Freymaurer/fabulous-minutes/commit/ae07a08910f99ba56996d7008424b9d3d39756bb)] finalize alpha
[[#71c0de9](https://github.com/Freymaurer/fabulous-minutes/commit/71c0de94e70bf617a27623016ba7667e73054104)] Add release note build tasks
[[#73b7f6f](https://github.com/Freymaurer/fabulous-minutes/commit/73b7f6fdf21f03e0fd77a30ba6af03416da34fab)] Initial commit
[[#1e0bc83](https://github.com/Freymaurer/fabulous-minutes/commit/1e0bc83a3cf6feb63391511bc09c4f8a81dc36d2)] Initial set up :tada:
[[#df9efdf](https://github.com/Freymaurer/fabulous-minutes/commit/df9efdf95a2c437ed28cf619293ae5aa74fec17a)] Init. build project :tada:
Initial set up for RELEASE_Notes.md
Bugfixes:
[[#436681b](https://github.com/Freymaurer/fabulous-minutes/commit/436681b1599863d5cbe81e049bffe043f5ec01a1)] Fix tests :heavy_check_mark: