unhaddins 3.0.0.899.20100722

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
data/lib/uNhAddIns.dll ADDED
Binary file
metadata ADDED
@@ -0,0 +1,93 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: unhaddins
3
+ version: !ruby/object:Gem::Version
4
+ hash: 40198711
5
+ prerelease: false
6
+ segments:
7
+ - 3
8
+ - 0
9
+ - 0
10
+ - 899
11
+ - 20100722
12
+ version: 3.0.0.899.20100722
13
+ platform: ruby
14
+ authors: []
15
+
16
+ autorequire:
17
+ bindir: bin
18
+ cert_chain: []
19
+
20
+ date: 2010-07-22 00:00:00 -03:00
21
+ default_executable:
22
+ dependencies: []
23
+
24
+ description: Unofficial NHibernate AddIns
25
+ email:
26
+ executables: []
27
+
28
+ extensions: []
29
+
30
+ extra_rdoc_files: []
31
+
32
+ files:
33
+ - lib/uNhAddIns.Adapters.Common.dll
34
+ - lib/uNhAddIns.Adapters.dll
35
+ - lib/uNhAddIns.ApplicationBlocks.dll
36
+ - lib/uNhAddIns.CastleAdapters.dll
37
+ - lib/uNhAddIns.CastleValidator.dll
38
+ - lib/uNhAddIns.CommonServiceLocatorAdapters.dll
39
+ - lib/uNhAddIns.ComponentBehaviors.Castle.dll
40
+ - lib/uNhAddIns.ComponentBehaviors.dll
41
+ - lib/uNhAddIns.DataAccessObjects.dll
42
+ - lib/uNhAddIns.DataAccessObjects.Impl.dll
43
+ - lib/uNhAddIns.DataAnnotations.dll
44
+ - lib/uNhAddIns.dll
45
+ - lib/uNhAddIns.Entities.dll
46
+ - lib/uNhAddIns.Example.AopConversationUsage.exe
47
+ - lib/uNhAddIns.Example.ConversationUsage.exe
48
+ - lib/uNhAddIns.LinFuAdapters.dll
49
+ - lib/uNhAddIns.NHibernateTypeResolver.dll
50
+ - lib/uNhAddIns.NHibernateValidator.dll
51
+ - lib/uNhAddIns.NinjectAdapters.dll
52
+ - lib/uNhAddIns.SpringAdapters.dll
53
+ - lib/uNhAddIns.TestUtils.dll
54
+ - lib/uNhAddIns.VAB.dll
55
+ - lib/uNhAddIns.WCF.dll
56
+ - lib/uNhAddIns.Web.dll
57
+ - lib/uNhAddIns.WPF.dll
58
+ has_rdoc: true
59
+ homepage: http://code.google.com/p/unhaddins/
60
+ licenses: []
61
+
62
+ post_install_message:
63
+ rdoc_options: []
64
+
65
+ require_paths:
66
+ - lib
67
+ required_ruby_version: !ruby/object:Gem::Requirement
68
+ none: false
69
+ requirements:
70
+ - - ">="
71
+ - !ruby/object:Gem::Version
72
+ hash: 3
73
+ segments:
74
+ - 0
75
+ version: "0"
76
+ required_rubygems_version: !ruby/object:Gem::Requirement
77
+ none: false
78
+ requirements:
79
+ - - ">="
80
+ - !ruby/object:Gem::Version
81
+ hash: 3
82
+ segments:
83
+ - 0
84
+ version: "0"
85
+ requirements: []
86
+
87
+ rubyforge_project:
88
+ rubygems_version: 1.3.7
89
+ signing_key:
90
+ specification_version: 3
91
+ summary: uNhAddIns - Unofficial NHibernate AddIns
92
+ test_files: []
93
+