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.14 2,362 11/6/2024
5.0.13 997 10/30/2024
5.0.12 181 10/30/2024
5.0.11 67 10/30/2024
5.0.10 66 10/30/2024
5.0.9 72 10/30/2024
5.0.8 73 10/30/2024
5.0.7 550 10/23/2024
5.0.6 216 10/23/2024
5.0.5 82 10/23/2024
5.0.4 5,020 10/3/2024
5.0.3 614 9/26/2024
4.1.24 262 9/24/2024
4.1.23 113 9/24/2024
4.1.22 1,929 9/5/2024
4.1.21 114 9/5/2024
4.1.20 617 9/3/2024
4.1.19 122 9/3/2024
4.1.18 253 9/3/2024
4.1.17 119 9/3/2024
4.1.16 140 9/3/2024
4.1.15 8,589 7/17/2024
4.1.14 205 7/16/2024
4.1.13 116 7/16/2024
4.1.12 125 7/16/2024
4.1.10 7,693 5/2/2024
4.1.9 3,423 4/19/2024
4.1.7 5,215 2/29/2024
4.1.5 1,996 2/28/2024
4.1.3 2,546 2/9/2024
4.1.2 150 2/9/2024
4.0.16 184 2/9/2024
4.0.15 204 2/9/2024
4.0.14 223 2/9/2024
4.0.13 1,773 1/29/2024
4.0.12 182 1/26/2024
4.0.11 170 1/26/2024
4.0.10 164 1/25/2024
4.0.6 196 1/24/2024
4.0.5 168 1/24/2024
4.0.1 213 1/23/2024
4.0.0 219 1/23/2024
3.0.3 5,037 11/29/2023
3.0.2 251 11/29/2023
3.0.1 244 11/29/2023
3.0.0 239 11/29/2023
2.0.7 355 11/22/2023
2.0.6 221 11/21/2023
2.0.5 134 11/21/2023
2.0.4 126 11/21/2023
2.0.3 130 11/21/2023
2.0.2 120 11/21/2023
2.0.1 121 11/21/2023
1.0.25 112 11/21/2023
1.0.24 129 11/20/2023
1.0.23 124 11/20/2023
1.0.22 137 11/15/2023
1.0.21 127 11/15/2023
1.0.20 130 11/15/2023
1.0.18 132 11/14/2023
1.0.17 135 11/14/2023
1.0.16 115 11/14/2023
1.0.15 136 11/14/2023
1.0.14 127 11/14/2023
1.0.13 134 11/13/2023
1.0.12 131 11/13/2023
1.0.11 142 11/13/2023
1.0.10 112 11/13/2023
1.0.8 114 11/13/2023
1.0.7 125 11/13/2023
1.0.6 111 11/13/2023