YC.Utils.SourceText
0.3.0.1
.NET Framework 4.5
dotnet add package YC.Utils.SourceText --version 0.3.0.1
NuGet\Install-Package YC.Utils.SourceText -Version 0.3.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="YC.Utils.SourceText" Version="0.3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add YC.Utils.SourceText --version 0.3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: YC.Utils.SourceText, 0.3.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install YC.Utils.SourceText as a Cake Addin
#addin nuget:?package=YC.Utils.SourceText&version=0.3.0.1
// Install YC.Utils.SourceText as a Cake Tool
#tool nuget:?package=YC.Utils.SourceText&version=0.3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Utils.SourceText is a library for F# that allows you to store coordinates of different parts of code on the usefull way.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- FSharp.Core (= 4.0.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on YC.Utils.SourceText:
Package | Downloads |
---|---|
YC.SDK.Runtime
YaccConstructor runtime |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.3.0.1 | 4,361 | 7/20/2016 |
0.1.6500.5 | 1,357 | 1/6/2014 |
0.1.6500.4 | 977 | 1/6/2014 |
0.1.6000 | 1,055 | 11/7/2013 |
0.1.5018 | 1,069 | 9/28/2013 |
0.1.4945 | 1,234 | 7/17/2013 |
0.1.4936 | 1,253 | 7/8/2013 |
Latest version of FSharp.Core
Data structure for positions in regular set parsing.