Primitive.FileParser 0.20.0

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

// Install Primitive.FileParser as a Cake Tool
#tool nuget:?package=Primitive.FileParser&version=0.20.0

Primitive Team

The FileParser git clones a codebase and walks the file directories and applies the following analyzers to create Primitive Data Transfer Objects to be saved in a Sqlite DB that can be read by the Primitive display:

  • Roslyn
  • Clang
  • IronPython
  • ANTLR
  • JavaC

Original Primitive Proxy Readme:

This application is specifically designed for the case where a user is only able to access source code resources on a secure VPN, and the user is using a standalone VR headset. The scheme is as follows:

  • User connects their standalone VR headset to PC via USB
  • User runs this application on their PC with the following parameters:
    • Scraper Host: destination for scraper assets as installed on their network via docker
    • Authentication: credentials that will allow user to make raw source requests to repo hosting service
    • Serial port info (TBD)
  • User launches Primitive on the standalone VR headset
  • Primitive is configured to run in a Serial Port mode, so it prompts user to select the appropriate port (TBD)
  • Primitive (running on the standalone VR headset) sends both HTTP and WebSocket web requests in the form of a request string to this Proxy application (running on the VPN connected PC), and this application returns the responses over the serial port.
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 (1)

Showing the top 1 NuGet packages that depend on Primitive.FileParser:

Package Downloads
Primitive.FileParser.Runner

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.20.0 120 2/5/2024
0.19.0 281 11/2/2023
0.18.0 136 6/11/2023
0.17.4 143 5/3/2023
0.17.3 160 5/2/2023
0.17.2 149 5/1/2023
0.17.1 158 5/1/2023
0.17.0 147 4/29/2023
0.16.4 142 4/28/2023
0.16.3 139 4/28/2023
0.16.0 142 4/27/2023