Skip to content

As the name implies, useful extension methods for C#.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

PixelRubro/CsharpExtensionMethods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Extension Methods

Useful extension methods for C# developed for easy instalation with Unity's Package Manager.

Installing

Using git

  • Open the Package Manager window
  • Click on the "plus" sign
  • Select "Add package from git URL"
  • Paste this repo's SSH link (git@github.com:PixelRouge/CsharpExtensionMethods.git)

Editing manifest file

Add the following line to your manifest.json found in the "Packages" folder

"com.pixelrouge.csharpextensionmethods": "git@github.com:PixelRouge/CsharpExtensionMethods.git"

About

As the name implies, useful extension methods for C#.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages