[p4] Announcing P4.Net

Shawn Hladky p4shawn at gmail.com
Sun Jan 28 19:10:54 PST 2007


P4.Net is a Perforce API for the Microsoft .Net (CLR).  It's interface
is similar to P4Python/P4Ruby/P4Perl.

Highlights:
*Support for Framework versions 1.1 and 2.0.
*Results can be streamed as "pre-parsed", and are abstracted to
"Recordsets" and "Records".
*Direct manipulation of forms (p4 client, branch, user, etc.).
*Connections are auto-managed (no need to set "ParseForms" or "Tagged"
APIs).
*P4PendingChangelist object makes submitting changes a snap.
*xcopy deployment... no dlls to register.
*Sample Apps, including MSBuild custom tasks

Documentation:
http://public.perforce.com/guest/shawn_hladky/P4.Net/doc/html/Index.html

Distribution (binaries, chm help file, and sample applications)
ftp://public.perforce.com/guest/shawn_hladky/P4.Net/dist/P4.Net.zip

Source (Perforce Public Depot):
//guest/shawn_hladky/P4.Net/

Feel free to contact me with questions/comments.
Thanks
Shawn Hladky


More information about the perforce-user mailing list