https://github.com/rumpl/cgag
Google's JAVA gag library rewritten in C#
https://github.com/rumpl/cgag
Last synced: about 2 months ago
JSON representation
Google's JAVA gag library rewritten in C#
- Host: GitHub
- URL: https://github.com/rumpl/cgag
- Owner: rumpl
- Created: 2010-04-28T21:34:17.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2011-04-19T16:16:17.000Z (about 15 years ago)
- Last Synced: 2025-01-24T23:13:49.622Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 113 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
The Google gag library written in C#
For more info see: http://code.google.com/p/gag
Or you can see the awesome (i really like the background color) official project page : http://rumpl.github.com/Cgag/
Missing features :
- Pretty much everything in the "enforceable" namespace.
Example :
using Cgag.Attributes.Disclaimer;
/* code code code */
[BossMadeMeDoIt]
public void WorkOnWeekends()
{
/* ... */
}
And of course, it's on Nuget now : http://nuget.org/List/Packages/Cgag