Atom.Parse 1.2.1

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

// Install Atom.Parse as a Cake Tool
#tool nuget:?package=Atom.Parse&version=1.2.1

Parses any string into different .NET built-in types using As<T> syntax.

Add this package to your core library, so it would get the source code of this module without installing a binary dependency. Then proceed with using corresponding functionality from Atom.Util namespace, like if it was installed using binary assembly.

Check out GitHub for more docs and usage examples.

There are no supported framework assets in this 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
1.2.1 2,360 4/15/2020
1.2.0 2,202 4/12/2020
1.1.0 1,914 4/10/2020
1.0.1 2,175 4/10/2020
1.0.0 2,089 4/9/2020

Published with updated dependency.