NLedger 0.8.0-beta
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.5
This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
This is a prerelease version of NLedger.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package NLedger --version 0.8.0-beta
NuGet\Install-Package NLedger -Version 0.8.0-beta
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="NLedger" Version="0.8.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NLedger --version 0.8.0-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NLedger, 0.8.0-beta"
#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 NLedger as a Cake Addin #addin nuget:?package=NLedger&version=0.8.0-beta&prerelease // Install NLedger as a Cake Tool #tool nuget:?package=NLedger&version=0.8.0-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NLedger (.Net Ledger) is a .Net port of Ledger accounting system (www.ledger-cli.org). See more about this project on GitHub
Public release 0.8 (2020-10-02)
Release Information
- Upgrade to Ledger 3.2.1 (May 2020)
- Support .Net Core and multi-platform capabilities
- Added development API for embedding NLedger functionality into third-party software
Features
- NLedger code base and functional tests are upgraded to Ledger 3.2.1 (commit 56c42e11; 5/18/2020)
- NLedger is migrated to .Net SDK-style project format; updated project dependencies (build script)
- Unit tests are migrated from MSTest to xUnits
- Multi-target builds (generating NLedger.dll for .Net Framework 4.5 and .Net Standard2.0; CLI executable - .Net Framework 4.5 and .Net Core 3.1). All binaries are verified with unit tests and Ledger testing framework
- Multi-platform builds (compilation, unit and integration testing on Windows, Linux ans OSX); added auxiliary quick-start tools
- Created a development API for embedding NLedger functionality into third-party applications (thread-safe isolated application service model)
- Published NLedger NuGet package
Known Issues
Listed in ProductInfo.xml
Bug Fixing
- Fixed NLedger GH#7 (Error in Calculation)
- Addressed NLedger GH#2 (Core double entry components in nLedger) by new NLedger Service API
- Fixed a problem with "--account=code" balance option in REPL mode
Breaking Changes
- Since NLedger is migrated to .Net SDK-style project format, the minimal required version of Visual Studio is 2017; required version of .Net SDK is 3.1
Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NLedger:
Package | Downloads |
---|---|
NLedger.Extensibility.Python
NLedger, a .Net port of Ledger accounting system (www.ledger-cli.org) |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.8.5-beta | 186 | 12/26/2023 |
0.8.4-beta | 13,671 | 11/29/2021 |
0.8.3-beta | 13,452 | 1/3/2021 |
0.8.2-beta | 369 | 12/30/2020 |
0.8.1-beta | 710 | 10/16/2020 |
0.8.0-beta | 270 | 10/2/2020 |