https://github.com/igor-tkachev/bltoolkit
Business Logic Toolkit for .NET
https://github.com/igor-tkachev/bltoolkit
Last synced: 8 months ago
JSON representation
Business Logic Toolkit for .NET
- Host: GitHub
- URL: https://github.com/igor-tkachev/bltoolkit
- Owner: igor-tkachev
- License: mit
- Created: 2011-02-08T01:46:53.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2023-04-24T02:49:46.000Z (over 2 years ago)
- Last Synced: 2025-03-17T17:11:33.437Z (10 months ago)
- Language: C#
- Homepage:
- Size: 243 MB
- Stars: 297
- Watchers: 47
- Forks: 113
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE.txt
Awesome Lists containing this project
- awesome-dotnet - BL Toolkit - Business Logic Toolkit for .NET (ORM)
README
# Business Logic Toolkit for .NET
Build status [](https://ci.appveyor.com/project/ili/bltoolkit)
Master status [](https://ci.appveyor.com/project/ili/bltoolkit/branch/master)
Business Logic Toolkit is a set of components to simplify .NET application development. BLToolkit is provided as source code that you can use "as is" or customize for your applications. It is written in C# and compatible with .NET Frameworks 3.5 and 4.0, Silverlight 4, and Mono.
See [wiki](https://github.com/igor-tkachev/bltoolkit/wiki) for more details.
# Attention
This project is suspended - no new features or functionallity would be implemented. Only **small bug** (if any would be reported) fixies would be done.
And certainly we would be happy to merge **your** pull requests.
Please, consider migrating to [linq2db](https://github.com/linq2db)