Awv.Lexica 1.0.15

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

// Install Awv.Lexica as a Cake Tool
#tool nuget:?package=Awv.Lexica&version=1.0.15

Lexica serves two purposes.  The first purposes is that I could not find a good formatting solution for strings which allowed a little bit of basic code without serious security flaws (I did not want to randomly compile and run C# code for example). So I wrote my own.  The second purpose is to provide a basic parser in the form of the Parser class. There may be libraries out there which can accomplish what I wanted from this, but I had already wrote the code so I just put it in this repo and utilized it.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Awv.Lexica:

Package Downloads
Awv.Automation.Lexica

Essentially an extension to the Awv.Lexica library which adds some more customized modifications to it that suit the needs of the Awv.Automation set of libraries.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.15 993 2/20/2020
1.0.14 538 2/20/2020
1.0.13 563 2/20/2020
1.0.12 573 2/20/2020
1.0.11 565 2/20/2020
1.0.10 535 2/20/2020
1.0.9 733 2/20/2020
1.0.8 563 2/20/2020
1.0.7 938 2/12/2020
1.0.6 514 2/12/2020
1.0.5 574 2/12/2020
1.0.4 597 2/12/2020
1.0.3 648 2/12/2020
1.0.2 520 2/11/2020
1.0.1 600 2/11/2020
1.0.0 620 2/11/2020