HelloKitty
NuGet publisher profile
Packages (161)
Iconic.Zlib.Netstandard
A .NETStandard port of Iconic.Zlib from DotNetZip project.
Fasterflect.Netstandard
A port of Fasterflect to Netstandard.
FreecraftCore.Serializer.Metadata
Metadata/Attribute library for the FreecraftCore.Serializer. This library provides the attributes required to markup DTOs.
Generic.Math
.NETStandard subset fork of Jon Skeet's Miscutil generic Operator. Uses lazy compiled lambdas to avoid exceptions encountered with MiscUtil.
Glader.Essentials.Common
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The Event library has helpful event patterns and types.
FreecraftCore.Serializer.Stream
Stream library for the FreecraftCore.Serializer. Provides the concrete stream implementation, extensions and abstract Types to implement your own FreecraftCore compatible streams.
FreecraftCore.API.Common
Package Description
Reinterpret.Net
Provides high-performance Reinterpret_Cast style extension methods for primitives, primitive arrays and strings. Allows you to convert from bytes or to bytes faster than any thing in .NET through a generic API. Fastest and most generic conversions to and from bytes.
FreecraftCore.Serializer.API
API library for the FreecraftCore.Serializer. Provide interface/service/contracts for the serialization service. Include this project to reference the serializer's interfaces. This way you can avoid the hard dependencies the serializer includes.
FreecraftCore.Serializer
Metadata based serializer for World of Warcraft packets. Design inspired from Blizzard's JAM and Marc Gravell's Protobuf-Net. Uses attributes to annotate DTOs that are made serializable according to the Blizzard JAM packet protocol. Can be extended for use outside of World of Warcraft too!
FreecraftCore.API.Data
Package Description
GladNet3.Common.API
GladNet3's (Glader's Library for Advanced Development of Network Emulation Technologies) common API library that provides shared API for both client and server.
FreecraftCore.Packet.Common
Package Description
FreecraftCore.Crypto.BigInteger
Package Description
Glader.Essentials.Events
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The Event library has helpful event patterns and types.
Glader.Essentials.ECS
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The ECS library has basic Entity Component System Types.
Glader.Essentials.Models
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The models library has common data model types, response patterns and request patterns.
Glader.Essentials.GameFramework
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The GameFramework contains a simplistic mini-Game Engine API.
Glader.Essentials.Unity
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The models library has Refit library related Attributes and HTTP Types.
GGDBF.Common
Package Description
FreecraftCore.Server.Database.Common
Package Description
Glader.Essentials.EventBus
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The Event library has helpful event patterns and types.
Glader.Essentials.Refit
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The models library has Refit library related Attributes and HTTP Types.
GladNet3.Serializer.API
GladNet3's (Glader's Library for Advanced Development of Network Emulation Technologies) serializer API library. Install this package if you need to implement adapters for the serializer to be used in the GladNet3 networking.
Glader.Essentials.UI
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The models library has Refit library related Attributes and HTTP Types.
FreecraftCore.Packet.Game
Package Description
Glader.Essentials.ASP
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The ASP library has helpful ASP Core related Controllers and types.
Glader.Essentials.MessageHandler
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The Message Handler library provides an API for handling messages with a context.
FreecraftCore.Server.Database.Authentication
Package Description
FreecraftCore.Crypto.Common
Package Description
FreecraftCore.Packet.Auth
Package Description
FreecraftCore.Packet.Game.Stubs
Package Description
SceneJect.Common
SceneJect is a Unity3D scene-based dependency injection library that relies on third party IoC container libraries.
FreecraftCore.Packet.Game.1_12_1
Package Description
Glader.Essentials.Database
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The Database library has helpful database patterns and types.
SceneJect.Metadata
SceneJect is a Unity3D scene-based dependency injection library that relies on third party IoC container libraries.
GladNet3.Crypto.API
GladNet3's (Glader's Library for Advanced Development of Network Emulation Technologies) crypto API. Install this package if you need to implement a cryptographic implementation to be used in the GladNet3 networking.
Glader.Essentials.Unity.Editor
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The models library has Refit library related Attributes and HTTP Types.
Unitysync.Async
Unitysync.Async is a library of extension methods that lets you preform async continuations on Task/Task<T> Types. Allowing you to non-blockingly call async methods on the Unity3D main thread and continue on the Unity3D main thread when the Task/Task<T> is completed.
Glader.Essentials.GUID
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The GUID library contains a WoW-like encoded GUID API and Type.
GladNet3.Handler.API
GladNet3's (Glader's Library for Advanced Development of Network Emulation Technologies) handler API. Install this if you want to create message handlers that can handle GladNet3 messages.
GladNet3.Serializer.FreecraftCore
GladNet3's (Glader's Library for Advanced Development of Network Emulation Technologies) FreecratCore.Serializer implementation of the GladNet.Serializer.API.
Booma.API.Common
Booma is a collection of libraries that provide an API for Phantasy Star Online emulation.
GladNet3.Client.API
GladNet3's (Glader's Library for Advanced Development of Network Emulation Technologies) client API. This library contains the API contracts, interfaces and Types required to implement a concrete network client for GladNet3.
TypeSafe.Http.Net.Metadata
TypeSafe.Http.Net is a type safe REST/HTTP/Web framework that automagically allows you to make service calls to servers through simple annotated interfaces. This library contains the metadata/attributes/annotations that will be used to mark up service interfaces to indicate how they should function. For example [Post("/api/test")] and much more. See the documentation in the Github repository to understand how to prepare and interface type for use.
Reflect.Extent
Package Description
GGDBF.DataSource.Http
Package Description
TypeSafe.Http.Net.Api
TypeSafe.Http.Net is a type safe REST/HTTP/Web framework that automagically allows you to make service calls to servers through simple annotated interfaces. The API library consists exclusively of the interfaces that represent the API of the library. This library contains no functional classes and no functionality and should only really be used if you want to implement custom serializers or clients.
Booma.Packet.Common
Booma is a collection of libraries that provide an API for Phantasy Star Online emulation.
GGDBF.Compiler
Package Description
GladNet.API
GladNet (Glader's Library for Advanced Development of Network Emulation Technologies) common API library that provides shared API for both client and server.
GGDBF.DataSource.EntityFramework
Package Description
GGDBF.DataSource.Http.Server.ASP
Package Description
GGDBF.Generator
Package Description
Glader.Essentials.SourceGenerator
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The models library has Refit library related Attributes and HTTP Types.
GGDBF.Serializer.ProtobufNet
Package Description
GladNet3.Client.DotNetTcpClient
GladNet3's (Glader's Library for Advanced Development of Network Emulation Technologies) common API library that provides shared API for both client and server.
FreecraftCore.Serializer.Compiler
Metadata based serializer for World of Warcraft packets. Design inspired from Blizzard's JAM and Marc Gravell's Protobuf-Net. Uses attributes to annotate DTOs that are made serializable according to the Blizzard JAM packet protocol. Can be extended for use outside of World of Warcraft too!
Glader.ASP.RPG.Common
Glader.ASP.RPG is an ASP Core, EntityFramework, Refit-based and JSON-based Role-playing Game library.
TypeSafe.Http.Net.HttpClient
TypeSafe.Http.Net is a type safe REST/HTTP/Web framework that automagically allows you to make service calls to servers through simple annotated interfaces. This library is an implementation of the IRestServiceProxy which can be registered using RegisterDotNetHttpClient(...) on the builder. This will allow TypeSafe.Http.Net to utilizing the .NET HttpClient for its service.
FreecraftCore.API.Common.Entity.Identity
Package Description
FreecraftCore.API.GDBC
Package Description
Booma.Packet.Game
Booma is a collection of libraries that provide an API for Phantasy Star Online emulation.
GladNet3.Serializer.ProtobufNet
GladNet3's (Glader's Library for Advanced Development of Network Emulation Technologies) Protobuf-Net implementation of the GladNet.Serializer.API.
Booma.Packet.Patch
Booma is a collection of libraries that provide an API for Phantasy Star Online emulation.
Booma.Crypto.Common
Booma is a collection of libraries that provide an API for Phantasy Star Online emulation.
Glader.ASP.RPG.Models
Glader.ASP.RPG is an ASP Core, EntityFramework, Refit-based and JSON-based Role-playing Game library.
Glader.ASP.Authentication.Models
Glader.ASP.Authentication is a basic OAuth/Identity/JWT library for simple Authentication needs. Provides a quality Refit HTTP client interface as well as Entity Framework Core Database, Repository and ASP Controller for doing simple authentication and authorization.
Glader.ASP.RPG.Server
Glader.ASP.RPG is an ASP Core, EntityFramework, Refit-based and JSON-based Role-playing Game library.
GladNet3.Server.API
GladNet3's (Glader's Library for Advanced Development of Network Emulation Technologies) server API library.
Glader.ASP.RPG.Client
Glader.ASP.RPG is an ASP Core, EntityFramework, Refit-based and JSON-based Role-playing Game library.
PokemonGoDesktop.API.Common
Pokemon Go shared types maintained by HelloKitty on Github.
PokemonGoDesktop.API.Proto
Pokemon Go Protobuf classes maintained by HelloKitty on Github.
FreecraftCore.API.Common.Auth
Package Description
GladNet3.Server.DotNetTcpServer
GladNet3's (Glader's Library for Advanced Development of Network Emulation Technologies) server implementation of the .NET TCP Server (TcpListener) for server emulation.
Glader.ASP.RPG.GameData
Glader.ASP.RPG is an ASP Core, EntityFramework, Refit-based and JSON-based Role-playing Game library.
PokemonGoDesktop.API.Proto.Services
Pokemon Go Protobuf extensions and services maintained by HelloKitty on Github.
SceneJect.Editor
SceneJect is a Unity3D scene-based dependency injection library that relies on third party IoC container libraries.
TypeSafe.Http.Net.Serializer.JsonNET
TypeSafe.Http.Net is a type safe REST/HTTP/Web framework that automagically allows you to make service calls to servers through simple annotated interfaces. This library contains a serialization implementation for the Json.NET (newtonsoft) JSON serializer for TypeSafe.Http.Net. To register this serializer with the builder use the RegisterJsonNetSerializer extension.
GladNet.API.Server
GladNet (Glader's Library for Advanced Development of Network Emulation Technologies) server API library.
TypeSafe.Http.Net.Core
TypeSafe.Http.Net is a type safe REST/HTTP/Web framework that automagically allows you to make service calls to servers through simple annotated interfaces. The Core library is the library you should include in your project. It conains a partial implementation of the TypeSafe.Http.Net.Api that with Castle.Core's DynamicProxy allows you to create instances of your Service interface that you have annotated with the TypeSafe.Http.Net.Metadata. Most importantly it contains the RestServiceBuilder<TRestServiceInterface> type which can be interfaced with to generate a REST client interface.
FreecraftCore.API.Common.Movement
Package Description
Glader.ASP.Authentication.Common.Server
Glader.ASP.Authentication is a basic OAuth/Identity/JWT library for simple Authentication needs. Provides a quality Refit HTTP client interface as well as Entity Framework Core Database, Repository and ASP Controller for doing simple authentication and authorization.
PokemonGoDesktop.API.Client.Services
Pokemon Go Desktop base client API maintained by HelloKitty on Github.
FreecraftCore.API.Common.Character
Package Description
FreecraftCore.API.Common.Addon
Package Description
FreecraftCore.API.Common.Warden
Package Description
MEAKKA.NET
Strongly-typed message-based Entity Actor AKKA.NET library.
Glader.ASP.RPG.GGDBF
Glader.ASP.RPG is an ASP Core, EntityFramework, Refit-based and JSON-based Role-playing Game library.
GladNet.Server.DotNetTcpServer
GladNet (Glader's Library for Advanced Development of Network Emulation Technologies) server implementation of the .NET TCP Server (TcpListener) for server emulation.
Glader.ASP.Authentication.Server
Glader.ASP.Authentication is a basic OAuth/Identity/JWT library for simple Authentication needs. Provides a quality Refit HTTP client interface as well as Entity Framework Core Database, Repository and ASP Controller for doing simple authentication and authorization.
GladNet.API.TCP
GladNet (Glader's Library for Advanced Development of Network Emulation Technologies) common API library that provides shared API for both client and server.
Easyception
Easyception is a fluent API for managing exceptions.
Glader.Essentials.Unity.Input
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The Unity.Input library provides services and APIs useful for game input in Unity3D.
Glader.ASP.ServiceDiscovery.Models
Glader.ASP.ServiceDiscovery is a basic library for Service Discovery. Provides a quality Refit HTTP client interface as well as Entity Framework Core Database, Repository and ASP Controller for doing simple Service Discovery.
MEAKKA.NET.Autofac
Strongly-typed message-based Entity Actor AKKA.NET library.
TypeSafe.Http.Net.Serializer.ProtobufNet
TypeSafe.Http.Net is a type safe REST/HTTP/Web framework that automagically allows you to make service calls to servers through simple annotated interfaces. This library contains a serialization implementation for the Protobuf-Net Google Protocol Buffers serializer for TypeSafe.Http.Net. To register this serializer with the builder use the RegisterProtobufNetSerializer extension.
FreecraftCore.API.Common.Core
Package Description
FreecraftCore.API.Common.Chat
Package Description
FreecraftCore.Crypto.SRP6
Package Description
Glader.Essentials.AutoFac
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The Event library has helpful event patterns and types.
GGDBF.DataSource.File
Package Description
GGDBF.DataSource.File.Generator
Package Description
FreecraftCore.Crypto.RC4
Package Description
Glader.ASP.ServiceDiscovery.Client
Glader.ASP.ServiceDiscovery is a basic library for Service Discovery. Provides a quality Refit HTTP client interface as well as Entity Framework Core Database, Repository and ASP Controller for doing simple Service Discovery.
GladNet.Client.DotNetTcpClient
GladNet (Glader's Library for Advanced Development of Network Emulation Technologies) common API library that provides shared API for both client and server.
Glader.Essentials.Unity.WebGLHTTP
Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The models library has Refit library related Attributes and HTTP Types.
GladNet3.Client.Unity3D
GladNet3's (Glader's Library for Advanced Development of Network Emulation Technologies) Unity3D client implementation. (Inherit from BaseUnityNetworkClient)
FreecraftCore.Crypto.Packet
Package Description
GladNet.API.AutoFac
GladNet (Glader's Library for Advanced Development of Network Emulation Technologies) server API library.
Glader.ASP.ServiceDiscovery.Server
Glader.ASP.ServiceDiscovery is a basic library for Service Discovery. Provides a quality Refit HTTP client interface as well as Entity Framework Core Database, Repository and ASP Controller for doing simple Service Discovery.
Glader.ASP.Authentication.Client
Glader.ASP.Authentication is a basic OAuth/Identity/JWT library for simple Authentication needs. Provides a quality Refit HTTP client interface as well as Entity Framework Core Database, Repository and ASP Controller for doing simple authentication and authorization.
TypeSafe.Http.Net.Serializer.DotNetXml
TypeSafe.Http.Net is a type safe REST/HTTP/Web framework that automagically allows you to make service calls to servers through simple annotated interfaces. This library contains a serialization implementation for the .NET Framework's XmlSerializer for TypeSafe.Http.Net. To register this serializer with the builder use the RegisterDotNetXmlSerializer extension.
FreecraftCore.Handlers.Authentication.Server
Package Description
FreecraftCore.Handlers.Authentication.Client
Package Description
FreecraftCore.Network.Routing
Package Description
FreecraftCore.Crypto.Stream
Package Description
FreecraftCore.Network.Common
Package Description
FreecraftCore.Crypto.Session
Package Description
SceneJect.Autofac
AutoFac implementation for SceneJect.
GladNet.API.WebSocket
GladNet (Glader's Library for Advanced Development of Network Emulation Technologies) common API library that provides shared API for both client and server.
TypeSafe.Http.Net.RestSharp
TypeSafe.Http.Net is a type safe REST/HTTP/Web framework that automagically allows you to make service calls to servers through simple annotated interfaces. This library is an implementation of the IRestServiceProxy which can be registered using RegisterRestSharpClient(...) on the builder. This will allow TypeSafe.Http.Net to utilize a RestSharp HTTP client for its service.
GladNet.API.Client
GladNet (Glader's Library for Advanced Development of Network Emulation Technologies) server API library.
Glader.ASP.GameConfig.Models
Glader.ASP.GameConfig is an ASP Core, EntityFramework, Refit-based and JSON-based Game Configuration service library.
Glader.ASP.RPG.Character.Models
Glader.ASP.RPG is an ASP Core, EntityFramework, Refit-based and JSON-based Role-playing Game library.
GladNet3.Proxy.Common
GladNet3 common library for implementing a GladNet-based proxy application.
Glader.ASP.GameConfig.Client
Glader.ASP.GameConfig is an ASP Core, EntityFramework, Refit-based and JSON-based Game Configuration service library.
Glader.ASP.RPG.Character.Client
Glader.ASP.RPG is an ASP Core, EntityFramework, Refit-based and JSON-based Role-playing Game library.
GladNet.API.WebSocket.DotNetWebSocket
GladNet (Glader's Library for Advanced Development of Network Emulation Technologies) common API library that provides shared API for both client and server.
Net35Essentials
Description
Glader.ASP.GameConfig.Server
Glader.ASP.GameConfig is an ASP Core, EntityFramework, Refit-based and JSON-based Game Configuration service library.
GladBehaviour.Tree
GladBehavior.Tree is a C#/.NET Behavior Tree (BT) implementation that supports generic contexts/agents.
GladNet.Server.DotNetWebSocketServer
GladNet (Glader's Library for Advanced Development of Network Emulation Technologies) server implementation of the .NET TCP Server (TcpListener) for server emulation.
Glader.ASP.NameQuery.Models
Glader.ASP.NameQuery is an ASP Core, EntityFramework, Refit-based and JSON-based NameQuery library.
FreecraftCore.Serializer.Stream.Default
Package Description
Glader.ASP.NameQuery.Client
Glader.ASP.NameQuery is an ASP Core, EntityFramework, Refit-based and JSON-based NameQuery library.
Glader.ASP.ServiceDiscovery.Client.Autofac
Glader.ASP.ServiceDiscovery is a basic library for Service Discovery. Provides a quality Refit HTTP client interface as well as Entity Framework Core Database, Repository and ASP Controller for doing simple Service Discovery.
Consul.Net.API
Consul.NET is a .NET implementation of the www.consul.io API. This library contains the service interfaces and JSON models. Include this library to reference the Consul services. (Ex. IConsulCatalogServiceHttpApiService). If you need to run the client see the *.Client implementations. Built on top of TypeSafe.Http.Net, the automatic typesafe HTTP/REST library, it allows for many HTTP client implementations.
Glarduino.Core
Glarduino is an asynchronous communication library for .NET/C# Serial Ports and Arduino.
GGDBF.DataSource.Unity.Addressables
Package Description
FreecraftCore.Serializer.Metadata.Internal
Package Description
Glader.ASP.NameQuery.Server
Glader.ASP.NameQuery is an ASP Core, EntityFramework, Refit-based and JSON-based NameQuery library.
FreecraftCore.Serializer.Compression
Package Description
FreecraftCore.Serializer.KnownTypes.Special
Package Description
FreecraftCore.Serializer.KnownTypes.Primitives
Package Description
FreecraftCore.Serializer.API.Service
Package Description
Consul.Net.Client.DotNetHttpClient
Consul.NET is a .NET implementation of the www.consul.io API. This library contains the .NET HttpClient client implementation for the IConsul<T> service. Include this library to build a working client that can make service calls to the Consul API. Built on top of TypeSafe.Http.Net, the automatic typesafe HTTP/REST library, it allows for many HTTP client implementations. This is just the .NET/DotNet HttpClient implementation. Many more can be implemented, even custom properitary ones.
FreecraftCore.Serializer.KnownTypes.Decorators
Package Description
FreecraftCore.Serializer.Core
Package Description
Glarduino.Unity
Glarduino is an asynchronous communication library for .NET/C# Serial Ports and Arduino.
Glader.ASP.RPGCharacter.Models
Glader.ASP.RPGCharacter is an ASP Core, EntityFramework, Refit-based and JSON-based Role-playing Game Character library.
Glader.ASP.Vivox.Models
Glader.ASP.Vivox is an ASP Core, EntityFramework, Refit-based and JSON-based Vivox library.
GladNet.API.WebSocket.UnityWebGL
GladNet (Glader's Library for Advanced Development of Network Emulation Technologies) common API library that provides shared API for both client and server.
Uniful
Uniful is a collection of useful Unity3D Types and Components.
Glader.ASP.RPGCharacter.Client
Glader.ASP.RPGCharacter is an ASP Core, EntityFramework, Refit-based and JSON-based Role-playing Game Character library.
Glader.ASP.Vivox.Server
Glader.ASP.Vivox is an ASP Core, EntityFramework, Refit-based and JSON-based Vivox library.
Glader.ASP.RPGCharacter.Server
Glader.ASP.RPGCharacter is an ASP Core, EntityFramework, Refit-based and JSON-based Role-playing Game Character library.
Glader.ASP.Vivox.Client
Glader.ASP.Vivox is an ASP Core, EntityFramework, Refit-based and JSON-based Vivox library.
Glader.ASP.NameQuery.Client.Autofac
Glader.ASP.NameQuery is an ASP Core, EntityFramework, Refit-based and JSON-based NameQuery library.
GGDBF.DataSource.Unity.Resources
Package Description
GladNet.API.Client.WebSocket
GladNet (Glader's Library for Advanced Development of Network Emulation Technologies) common API library that provides shared API for both client and server.