CatmeowLib.EmbeddedFileLib 0.2.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package CatmeowLib.EmbeddedFileLib --version 0.2.3
                    
NuGet\Install-Package CatmeowLib.EmbeddedFileLib -Version 0.2.3
                    
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="CatmeowLib.EmbeddedFileLib" Version="0.2.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CatmeowLib.EmbeddedFileLib" Version="0.2.3" />
                    
Directory.Packages.props
<PackageReference Include="CatmeowLib.EmbeddedFileLib" />
                    
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 CatmeowLib.EmbeddedFileLib --version 0.2.3
                    
#r "nuget: CatmeowLib.EmbeddedFileLib, 0.2.3"
                    
#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 CatmeowLib.EmbeddedFileLib@0.2.3
                    
#: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=CatmeowLib.EmbeddedFileLib&version=0.2.3
                    
Install as a Cake Addin
#tool nuget:?package=CatmeowLib.EmbeddedFileLib&version=0.2.3
                    
Install as a Cake Tool

Catmeowlib

A library including utilities for logging and embedded files.

Changelog

0.2.3

Fix option parsing library's internal errors, and make Parse() not include the command because that was also causing issues. Note that short options may not always work yet.

0.2.2

Fix option parsing library not taking into account position-based arguments.

0.2.1

Add option parsing library Remove IsNullClass; it's easier to check if it's null via class == null. Make IsNull more properly detect nullability.

0.2.0

Same as 0.1.6 due to unfinished publish

0.1.6

Adds a function to check whether a value of an unknown type is null

0.1.5

Add a nullability checker to the core package

0.1.4

Make the project use the MIT license

0.1.3

Sets up a new project system to allow generating files for the Nuget packages

0.1.2

CatLogger

Adds new normally capitalized versions of the items to the LogType enum with the same meaning as the all-caps version

0.1.1

First version. Note that it starts at 0.1.1 because a last-minute change was made to allow uploading to NuGet properly.

Notes for contributors

Do not change the README.md directly. Instead, modify README.md.tmpl and CHANGELOG.md and run Scripts/GenerateReadme.sh while in the project root directory.

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.  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 (2)

Showing the top 2 NuGet packages that depend on CatmeowLib.EmbeddedFileLib:

Package Downloads
CatmeowLib.CatLogger

A logging system

CatmeowLib

A package with dependencies on useful Catmeowlib packages

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.6 866 5/30/2022
0.2.5 835 4/17/2022
0.2.4 811 4/8/2022
0.2.3 861 4/6/2022
0.2.2 831 4/6/2022
0.2.1 844 4/6/2022
0.2.0 806 4/6/2022
0.1.6 831 4/6/2022
0.1.5 810 4/4/2022
0.1.4 847 3/6/2022
0.1.3 842 3/6/2022
0.1.1 845 3/5/2022
0.1.0 610 3/5/2022