Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RickStrahl/WestwindToolkit
A utility toolkit for .NET development from Core to Web
https://github.com/RickStrahl/WestwindToolkit
Last synced: 3 months ago
JSON representation
A utility toolkit for .NET development from Core to Web
- Host: GitHub
- URL: https://github.com/RickStrahl/WestwindToolkit
- Owner: RickStrahl
- Archived: true
- Created: 2013-01-29T21:58:07.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T11:13:36.000Z (almost 2 years ago)
- Last Synced: 2024-05-29T04:10:21.189Z (5 months ago)
- Language: C#
- Homepage:
- Size: 20.7 MB
- Stars: 273
- Watchers: 48
- Forks: 124
- Open Issues: 13
-
Metadata Files:
- Readme: Readme.md
- Changelog: Changelog.md
Awesome Lists containing this project
README
# West Wind Toolkit
### A rich library of utilities for Web and everyday development
> #### Westwind.Utilities has moved
> The latest version of the Westwind.Utilities subset of this library is now managed in a [separate GitHub repository](https://github.com/RickStrahl/Westwind.Utilities). All projects in this repo now reference the [westwind.utilities NuGet package](https://www.nuget.org/packages/Westwind.Utilities/).
The West Wind Toolkit is a set of general purpose and Web Utility classes provided as easy to consume packages. The toolset is also available as source code so you can pick and choose functionality from the toolset if you only need individual features.These utility classes and components provide key productivity in day to day Web development. Many of these tools and components have been published individually in articles and blog entries on this site and there have been many requests to publish them as a supported and consolidated library, which turned into this unified toolkit that is integrated, documented and fully supported. And it's all available with full source code so you can use all of it or just portions as needed.
More Information:
* [West Wind Toolkit Product Page](http://west-wind.com/westwindtoolkit/)
* [NuGet Packages](http://nuget.org/packages?q=Westwind.)
* [West Wind Toolkit Documentation](http://west-wind.com/westwindtoolkit/docs)
* [Change Log](Changelog.md)The main components of the West Wind Toolkit are:
* [Westwind.Utilities](./Westwind.Utilities/) - Core utilities and helper classes for all aspects of .NET
* [Westwind.Data](./Westwind.Data) - Business Object wrapper for Entity Framework Code First
* [Westwind.Data.MongoDb](./Westwind.Data.MongoDb) - Business Object and data access wrapper for MongoDb
* [Westwind.Web](./Westwind.Web) - Core ASP.NET helpers and components
* [Westwind.Web.Mvc](./Westwind.Web.Mvc) - ASP.NET MVC support components
* [Westwind.Web.WebForms](./Westwind.Web.WebForms) - ASP.NET WebForms controls, helpers and components
* [Westwind.Web.WebApi](./Westwind.Web.WebApi) - ASP.NET WebAPI filters, behaviors and extensions### License ###
The Westwind Toolkit library is an open source product licensed under **[MIT license](http://opensource.org/licenses/MIT)**, and there's no charge to use, integrate or modify the code for this project. You are free to use it in personal, commercial, government and any other type of application. Commercial licenses are also available.All source code is copyright West Wind Technologies, regardless of changes made to them. Any source code modifications must leave the original copyright code headers intact.
### Commercial Licenses
The libray is free, but if you prefer, you can also purchase a fully supported commercial license that allows for paid support options. There are two versions available:* [Single Developer License](http://store.west-wind.com/product/westwind_toolkit/)
* [Organization License](http://store.west-wind.com/product/westwind_toolkit_org/)### Why buy a license?
Some organizations require a commercial license and support in order to integrate third party software tools into their products. The commercial license provides this level of licensing.Buying a license also helps support this project and encourages further development and support. While we try to keep the project up to date on an as needed basis, even small financial incentives provide additional motivation to continue to improve and actively support this project. Think of it as a vote of confidence for continued support of the library.