FlexNamer.Core 0.0.1

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

// Install FlexNamer.Core as a Cake Tool
#tool nuget:?package=FlexNamer.Core&version=0.0.1

FlexNamer.Core

This library is the core abstractions for the FlexNamer utility. FlexNamer is a simple command-line utility to quickly perform automated renaming of files according to dynamic naming formats.

This project is rough, highly unpolished, and is really just a personal project being unceremoniously thrown into the world in case anyone else finds it useful.

This package is only needed to build your own formats for FlexNamer, that you can build into plugins for use with the CLI. More details are available in the docs available here.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.1 35 6/3/2024
0.0.0-preview.0.4 26 6/3/2024
0.0.0-preview.0.3 25 6/3/2024