You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

fosterparserxml

Package Overview
Dependencies
Maintainers
0
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

fosterparserxml

1.0.1
unpublished
nugetNuGet
Maintainers
0
Source

FosterParserXml

This package adds XML parsing support to Foster.

Usage

  • Install this package from NuGet or clone this repository and add Project Reference to your project.
  • In your project's starting void (mostly Program.cs Main() void) add new Foster.Modules.FosterXmlParser.Register();
  • You can now use Foster with XML format.

Build

To build this package, .NET SDK must be installed. To build from command-line: dotnet build

Keywords

foster

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts