Skip to content

zyl910/ZylLib.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZylLib.NET

zyl910's C# library.

Files

Project suffix:

  • Net20: .NET 2.0, C# 2.0. Unity
  • Net35: .NET 3.5, C# 3.5
  • Net40: .NET 4.0, C# 4.0
  • Portable40: .NET 4.0, C# 4.0. Windows Phone 8, Windows 8 Store, Silverlight 5, MonoTouch, MonoDroid
  • Portable45: .NET 4.5, C# 5.0. Windows Phone 8, Windows 8 Store, .NET Core
  • Portable46: .NET 4.6, C# 6.0. Windows 10 Store, .NET Core

Test project suffix:

  • App45: .NET 4.5, Windows Store .

Conditional compilation symbols

  • NET20: .NET 2.0, C# 2.0 .
  • NET35: .NET 3.5, C# 3.0 .
  • NET40: .NET 4.0, C# 4.0 .
  • NET45: .NET 4.5, C# 5.0 .
  • NET46: .NET 4.6, C# 6.0 .
  • PORTABLE: Portable Library.
  • UNSAFE: Allow unsafe.
  • MONO: Mono Runtime.
  • NETFX_CORE: Windows Store Apps.
  • SILVERLIGHT: Silverlight.
  • WINDOWS: Windows platform.
  • WINDOWS_PHONE: Windows phone platform.
  • XBOX: XBox platform.
  • XBOX360: XBox platform.

See also

About

zyl910's C# librarys.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published