CatmeowLib.EmbeddedFileLib
0.2.3
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
<PackageReference Include="CatmeowLib.EmbeddedFileLib" Version="0.2.3" />
<PackageVersion Include="CatmeowLib.EmbeddedFileLib" Version="0.2.3" />
<PackageReference Include="CatmeowLib.EmbeddedFileLib" />
paket add CatmeowLib.EmbeddedFileLib --version 0.2.3
#r "nuget: CatmeowLib.EmbeddedFileLib, 0.2.3"
#:package CatmeowLib.EmbeddedFileLib@0.2.3
#addin nuget:?package=CatmeowLib.EmbeddedFileLib&version=0.2.3
#tool nuget:?package=CatmeowLib.EmbeddedFileLib&version=0.2.3
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 | Versions 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. |
-
net6.0
- CatmeowLib.Core (>= 0.2.3)
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.