VeeFriends.Characters 1.0.8

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

// Install VeeFriends.Characters as a Cake Tool
#tool nuget:?package=VeeFriends.Characters&version=1.0.8                

VeeFriends.Characters

This package has nothing todo Gary Vaynerchuk.

Nuget

Table of Contents

  1. Introduction
  2. Usage
  3. Why This Project is Useful

Introduction

The VeeFriends Characters project is designed to manage and interact with character data related to the VeeFriends series. This project includes classes representing different series of VeeFriends characters, specifically Series1, Series2, and a combined Series1And2.

Usage

Series1

The Series1 class provides functionalities specific to the first series of VeeFriends characters. It includes methods for accessing character details and metadata, as well as utilities for managing the collection.

Example usage:

var series1 = new Series1();
var character = series1[0]; // Access the first character

Series2

Similarly, the Series2 class is dedicated to the second series of VeeFriends characters, offering similar functionalities tailored to the second series.

Example usage:

var series2 = new Series2();
var character = series2[0]; // Access the first character

Series1And2

The Series1And2 class combines the characters from both Series 1 and Series 2. It provides a unified interface to interact with characters from both series seamlessly.

Example usage:

var series1And2 = new Series1And2();
var character = series1And2[0]; // Access the first character

BookGames

The BookGames class provides all 125,000 characters from BOOK GAMES.

Example usage:

var bg = new BookGames();
var character = bg[0]; // Access the first character

Why This Project is Useful

This project simplifies the management and interaction with VeeFriends characters, making it easier for developers to integrate VeeFriends character data into their applications. It provides a structured and straightforward approach to access character details across different series.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on VeeFriends.Characters:

Package Downloads
VeeFriends.Character.Quotes

VeeFriends Character Quotes and Quiz Generator

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.24 273 12/20/2024
5.0.23 78 12/20/2024
5.0.22 337 12/17/2024
5.0.21 83 12/16/2024
5.0.20 74 12/16/2024
5.0.19 74 12/16/2024
5.0.18 1,791 12/11/2024
5.0.14 6,464 11/6/2024
5.0.13 1,022 10/30/2024
5.0.12 200 10/30/2024
5.0.11 88 10/30/2024
5.0.10 83 10/30/2024
5.0.9 89 10/30/2024
5.0.8 92 10/30/2024
5.0.7 567 10/23/2024
5.0.6 240 10/23/2024
5.0.5 100 10/23/2024
5.0.4 8,898 10/3/2024
5.0.3 631 9/26/2024
4.1.24 287 9/24/2024
4.1.23 139 9/24/2024
4.1.22 1,983 9/5/2024
4.1.21 135 9/5/2024
4.1.20 739 9/3/2024
4.1.19 142 9/3/2024
4.1.18 276 9/3/2024
4.1.17 144 9/3/2024
4.1.16 160 9/3/2024
4.1.15 8,608 7/17/2024
4.1.14 221 7/16/2024
4.1.13 135 7/16/2024
4.1.12 140 7/16/2024
4.1.10 7,704 5/2/2024
4.1.9 3,434 4/19/2024
4.1.7 5,226 2/29/2024
4.1.5 2,007 2/28/2024
4.1.3 2,563 2/9/2024
4.1.2 167 2/9/2024
4.0.16 211 2/9/2024
4.0.15 237 2/9/2024
4.0.14 245 2/9/2024
4.0.13 1,786 1/29/2024
4.0.12 213 1/26/2024
4.0.11 195 1/26/2024
4.0.10 177 1/25/2024
4.0.6 211 1/24/2024
4.0.5 183 1/24/2024
4.0.1 236 1/23/2024
4.0.0 254 1/23/2024
3.0.3 5,049 11/29/2023
3.0.2 263 11/29/2023
3.0.1 256 11/29/2023
3.0.0 251 11/29/2023
2.0.7 377 11/22/2023
2.0.6 233 11/21/2023
2.0.5 145 11/21/2023
2.0.4 135 11/21/2023
2.0.3 139 11/21/2023
2.0.2 129 11/21/2023
2.0.1 130 11/21/2023
1.0.25 121 11/21/2023
1.0.24 142 11/20/2023
1.0.23 133 11/20/2023
1.0.22 146 11/15/2023
1.0.21 136 11/15/2023
1.0.20 139 11/15/2023
1.0.18 143 11/14/2023
1.0.17 144 11/14/2023
1.0.16 124 11/14/2023
1.0.15 147 11/14/2023
1.0.14 136 11/14/2023
1.0.13 143 11/13/2023
1.0.12 140 11/13/2023
1.0.11 151 11/13/2023
1.0.10 121 11/13/2023
1.0.8 123 11/13/2023
1.0.7 134 11/13/2023
1.0.6 120 11/13/2023