An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Business Logic Toolkit for .NET

Build status [![Build status](https://ci.appveyor.com/api/projects/status/i6edurjlsq9ln8h7?svg=true)](https://ci.appveyor.com/project/ili/bltoolkit)
Master status [![Master status](https://ci.appveyor.com/api/projects/status/i6edurjlsq9ln8h7/branch/master?svg=true)](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)