VeeFriends.Characters 1.0.15

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

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

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

SnooDog

The SnooDog class provides all characters from SNOOP DOG collab.

Example usage:

var sd = new SnooDog();
var character = sd[0]; // Access the first character

BookGames

The Iconics class provides all characters from ICONICs.

Example usage:

var ic = new Iconics();
var character = ic[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

MOTD as it pertains to VeeFriends.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.10 72 5/2/2024
4.1.9 2,645 4/19/2024
4.1.7 5,166 2/29/2024
4.1.5 1,958 2/28/2024
4.1.3 2,490 2/9/2024
4.1.2 110 2/9/2024
4.0.16 132 2/9/2024
4.0.15 142 2/9/2024
4.0.14 155 2/9/2024
4.0.13 1,708 1/29/2024
4.0.12 103 1/26/2024
4.0.11 104 1/26/2024
4.0.10 110 1/25/2024
4.0.6 100 1/24/2024
4.0.5 89 1/24/2024
4.0.1 113 1/23/2024
4.0.0 114 1/23/2024
3.0.3 4,993 11/29/2023
3.0.2 198 11/29/2023
3.0.1 203 11/29/2023
3.0.0 197 11/29/2023
2.0.7 300 11/22/2023
2.0.6 156 11/21/2023
2.0.5 111 11/21/2023
2.0.4 99 11/21/2023
2.0.3 98 11/21/2023
2.0.2 98 11/21/2023
2.0.1 96 11/21/2023
1.0.25 88 11/21/2023
1.0.24 103 11/20/2023
1.0.23 103 11/20/2023
1.0.22 107 11/15/2023
1.0.21 99 11/15/2023
1.0.20 100 11/15/2023
1.0.18 94 11/14/2023
1.0.17 104 11/14/2023
1.0.16 90 11/14/2023
1.0.15 105 11/14/2023
1.0.14 103 11/14/2023
1.0.13 101 11/13/2023
1.0.12 103 11/13/2023
1.0.11 103 11/13/2023
1.0.10 102 11/13/2023
1.0.8 90 11/13/2023
1.0.7 101 11/13/2023
1.0.6 85 11/13/2023