VaraniumSharp 1.9.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package VaraniumSharp --version 1.9.0
NuGet\Install-Package VaraniumSharp -Version 1.9.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="VaraniumSharp" Version="1.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VaraniumSharp --version 1.9.0
#r "nuget: VaraniumSharp, 1.9.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 VaraniumSharp as a Cake Addin
#addin nuget:?package=VaraniumSharp&version=1.9.0

// Install VaraniumSharp as a Cake Tool
#tool nuget:?package=VaraniumSharp&version=1.9.0

Library containing useful extensions and helper methods.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on VaraniumSharp:

Package Downloads
NeuroLinker

NeuroLinker is a scraping library for MyAnimeList.

VaraniumSharp.Initiator

Ring 2 library based on VaraniumSharp. This library makes use of and extends VaraniumSharp to be a base for other (Ring 3) projects.

VaraniumSharp.WinUI

A VarniumSharp library with WinUI helper classes and components.

VaraniumSharp.Discord

VaraniumSharp.Discord is a VaraniumSharp add-on that wraps around Discord.Net for easy bot setup

VaraniumSharp.Shenfield

WPF chassis build on VaraniumSharp.Initiator.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.3.0 107 2/12/2024
5.2.0 269 12/12/2023
5.1.0 177 8/11/2023
5.0.2 365 11/29/2022
5.0.1 922 8/16/2022
4.2.1 1,713 12/17/2021
4.2.0 672 11/1/2021
4.1.0 341 9/29/2021
4.0.1 376 9/27/2021
4.0.0 391 9/27/2021
3.13.2 396 9/21/2021
3.12.0 461 9/10/2021
3.10.0 700 8/21/2021
3.9.3 621 8/21/2021
3.8.0 386 7/25/2021
3.7.0 1,199 6/23/2020
3.6.1 1,170 2/26/2020
3.6.0 512 2/26/2020
3.5.0 2,559 11/22/2019
3.4.6 608 10/10/2019
3.4.5 597 10/10/2019
3.4.4 576 9/21/2019
3.4.0 565 9/21/2019
3.3.0 788 12/3/2018
3.1.7 1,696 9/21/2018
3.1.5 2,668 7/31/2018
3.1.4 874 7/20/2018
3.1.2 3,020 7/14/2018
3.1.1 1,000 6/4/2018
3.1.0 979 6/4/2018
3.0.1 1,430 2/16/2018
1.20.0 1,632 9/27/2017
1.18.0 934 9/21/2017
1.17.1 893 9/19/2017
1.17.0 917 9/19/2017
1.16.0 957 9/2/2017
1.15.1 986 7/17/2017
1.15.0 940 7/13/2017
1.14.0 5,243 3/21/2017
1.13.0 2,423 3/11/2017
1.9.0 1,010 1/26/2017
1.8.1 1,053 12/18/2016
1.8.0 1,054 12/8/2016
1.7.0 3,046 11/19/2016
1.6.2 1,199 11/16/2016
1.2.1 1,136 11/5/2016
1.2.0 1,722 10/3/2016
1.1.0 969 9/29/2016
1.0.0 967 9/29/2016

# 1.9.0 (26 January 2017)

- [#25](https://github.com/NinetailLabs/VaraniumSharp/issues/25) - Update AutomaticContainerRegistration attributes
- [#23](https://github.com/NinetailLabs/VaraniumSharp/issues/23) - Documentation
- [#21](https://github.com/NinetailLabs/VaraniumSharp/issues/21) - Code coverage +enhancement
- [#20](https://github.com/NinetailLabs/VaraniumSharp/issues/20) - Readme updates +enhancement

Commits: b47702b040...84a8d95518


# vNext

- [#22](https://github.com/NinetailLabs/VaraniumSharp/issues/22) - Concretion registration does not pick up classes that implements a class that implements a Concretion base class +fix
- [#19](https://github.com/NinetailLabs/VaraniumSharp/issues/19) - Url Builder +enhancement

Commits: b47702b040...b28aa1a801