|
| 1 | + |
| 2 | + |
| 3 | + |
1 | 4 | THE SPRING.NET FRAMEWORK
|
2 | 5 | ---------------------------------------------------------
|
3 | 6 | http://www.springframework.net/
|
@@ -80,59 +83,59 @@ The Spring Framework is released under the terms of the Apache Software License
|
80 | 83 |
|
81 | 84 | The "bin" directory contains the following distinct dll files for use in applications. Dependencies are those other than on the .NET BCL.
|
82 | 85 |
|
83 |
| -* __Spring.Core__ (~765 KB) |
| 86 | +* __Spring.Core__ (~765 KB) [](https://www.nuget.org/packages/Spring.Core/) [](#) |
84 | 87 | * Contents: Inversion of control container. Collection classes.
|
85 | 88 | * Dependencies: Common.Logging
|
86 | 89 |
|
87 |
| -* __Spring.Aop__ (~150 KB) |
| 90 | +* __Spring.Aop__ (~150 KB) [](https://www.nuget.org/packages/Spring.Aop/) [](#) |
88 | 91 | * Contents: Abstract Oriented Programming Framework.
|
89 | 92 | * Dependencies: Spring.Core, Common.Logging
|
90 | 93 |
|
91 |
| -* __Spring.Data__ (~320 KB) |
| 94 | +* __Spring.Data__ (~320 KB) [](https://www.nuget.org/packages/Spring.Data/) [](#) |
92 | 95 | * Contents: Transaction and ADO.NET Framework.
|
93 | 96 | * Dependencies: Spring.Core, Spring.Aop
|
94 | 97 |
|
95 |
| -* __Spring.Data.NHibernate5__ (~90 KB) |
| 98 | +* __Spring.Data.NHibernate5__ (~90 KB) [](https://www.nuget.org/packages/Spring.Data.NHibernate5/) [](#) |
96 | 99 | * Contents: NHibernate 5.x integration
|
97 | 100 | * Dependencies: Spring.Core, Spring.Aop, Spring.Data, NHibernate
|
98 | 101 |
|
99 |
| -* __Spring.Services__ (~70 KB) |
| 102 | +* __Spring.Services__ (~70 KB) [](https://www.nuget.org/packages/Spring.Services/) [](#) |
100 | 103 | * Contents: Web Services, Remoting, and Enterprise Component based services.
|
101 | 104 | * Dependencies: Spring.Core, Spring.Aop
|
102 | 105 |
|
103 |
| -* __Spring.Web__ (~165 KB) |
| 106 | +* __Spring.Web__ (~165 KB) [](https://www.nuget.org/packages/Spring.Web/) [](#) |
104 | 107 | * Contents: ASP.NET based Web Application Framework.
|
105 | 108 | * Dependencies: Spring.Core, Spring.Aop
|
106 | 109 |
|
107 |
| -* __Spring.Web.Extensions__ (~8 KB) |
| 110 | +* __Spring.Web.Extensions__ (~8 KB) [](https://www.nuget.org/packages/Spring.Web.Extensions/) [](#) |
108 | 111 | * Contents: ASP.NET AJAX Integartion
|
109 | 112 | * Dependencies: Spring.Core, Spring.Aop, System.Web.Extensions
|
110 | 113 |
|
111 |
| -* __Spring.Web.Mvc5__ (~8 KB) |
| 114 | +* __Spring.Web.Mvc5__ (~8 KB) [](https://www.nuget.org/packages/Spring.Web.Mvc5/) [](#) |
112 | 115 | * Contents: ASP.NET MVC5 and WebAPI Integartion
|
113 | 116 | * Dependencies: Spring.Core, Spring.Web
|
114 | 117 |
|
115 |
| -* __Spring.Testing.NUnit__ (~24 KB) |
| 118 | +* __Spring.Testing.NUnit__ (~24 KB) [](https://www.nuget.org/packages/Spring.Testing.NUnit/) [](#) |
116 | 119 | * Contents: NUnit Integration
|
117 | 120 | * Dependencies: Spring.Core, Spring.Data, NUnit
|
118 | 121 |
|
119 |
| -* __Spring.Testing.Microsoft__ (~24 KB) |
| 122 | +* __Spring.Testing.Microsoft__ (~24 KB) [](https://www.nuget.org/packages/Spring.Testing.Microsoft/) [](#) |
120 | 123 | * Contents: MSTest Integration
|
121 | 124 | * Dependencies: Spring.Core, Spring.Data, MSTest
|
122 | 125 |
|
123 |
| -* __Spring.Messaging__ (~65 KB) |
| 126 | +* __Spring.Messaging__ (~65 KB) [](https://www.nuget.org/packages/Spring.Messaging/) [](#) |
124 | 127 | * Contents: MSMQ Integration
|
125 | 128 | * Dependencies: Spring.Core, Spring.Data, System.Messaging
|
126 | 129 |
|
127 |
| -* __Spring.Messaging.Nms__ (~100 KB) |
| 130 | +* __Spring.Messaging.Nms__ (~100 KB) [](https://www.nuget.org/packages/Spring.Messaging.Nms/) [](#) |
128 | 131 | * Contents: NMS Integration
|
129 | 132 | * Dependencies: Spring.Core, Spring.Data, Apache NMS
|
130 | 133 |
|
131 |
| -* __Spring.Scheduling.Quartz3__ (~44 KB) |
| 134 | +* __Spring.Scheduling.Quartz3__ (~44 KB) [](https://www.nuget.org/packages/Spring.Scheduling.Quartz3/) [](#) |
132 | 135 | * Contents: Quartz32.x Integration
|
133 | 136 | * Dependencies: Spring.Core, Spring.Data, Quartz
|
134 | 137 |
|
135 |
| -* __Spring.Template.Velocity__ (~44 KB) |
| 138 | +* __Spring.Template.Velocity__ (~44 KB) [](https://www.nuget.org/packages/Spring.Template.Velocity/) [](#) |
136 | 139 | * Contents: NVelocity Integration
|
137 | 140 | * Dependencies: Spring.Core, NVelocity
|
138 | 141 |
|
|
0 commit comments