https://github.com/i4004/simplify
Moved to https://github.com/SimplifyNet. Simplify is a set of .NET libraries that provide infrastructure for your applications. DI and mocking friendly.
https://github.com/i4004/simplify
backend-framework c-sharp dependency-injection dot-net dot-net-core fluentnhibernate ioc-container mono-support repository-pattern simplify smtp-client windows-services xml-serialization
Last synced: 3 days ago
JSON representation
Moved to https://github.com/SimplifyNet. Simplify is a set of .NET libraries that provide infrastructure for your applications. DI and mocking friendly.
- Host: GitHub
- URL: https://github.com/i4004/simplify
- Owner: i4004
- License: lgpl-3.0
- Archived: true
- Created: 2014-02-20T15:57:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-09-15T11:41:29.000Z (about 6 years ago)
- Last Synced: 2025-08-18T05:19:43.947Z (about 2 months ago)
- Topics: backend-framework, c-sharp, dependency-injection, dot-net, dot-net-core, fluentnhibernate, ioc-container, mono-support, repository-pattern, simplify, smtp-client, windows-services, xml-serialization
- Language: C#
- Homepage:
- Size: 7.48 MB
- Stars: 52
- Watchers: 8
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# This project is moved to https://github.com/SimplifyNet/Simplify
# Simplify

`Simplify` is a set of .NET libraries that provide infrastructure for your applications. DI and mocking friendly.
## Issues
[](https://app.zenhub.com/workspaces/simplify-5ce3859397ab7c51aa180635/board?repos=17025953,51341283,66346856,66425973,66536426)
## Documentation
All documentation can be found on the [wiki](https://github.com/i4004/Simplify/wiki) page.
## Build status
| Branch | Status |
| :------ | :------ |
| **master** | [](https://ci.appveyor.com/project/i4004/simplify) |
| **develop** | [](https://ci.appveyor.com/project/i4004/simplify) |## Packages status
### Dependency Injection
| Package | Dependencies | Target Framework | Documentation |
| :------ | :------: | :------: | :------: |
| [](https://www.nuget.org/packages/Simplify.DI/) | [](https://libraries.io/nuget/Simplify.DI) | 4.5.2, Standard 1.0 | [](https://github.com/i4004/Simplify/wiki/Simplify.DI) |#### Simplify.DI Providers
| Package | Dependencies | Target Framework | Documentation |
| :------ | :------: | :------: | :------: |
| [](https://www.nuget.org/packages/Simplify.DI.Provider.CastleWindsor/) | [](https://libraries.io/nuget/Simplify.DI.Provider.CastleWindsor) | 4.5.2, Standard 1.6 |
| [](https://www.nuget.org/packages/Simplify.DI.Provider.Microsoft.Extensions.DependencyInjection/) | [](https://libraries.io/nuget/Simplify.DI.Provider.Microsoft.Extensions.DependencyInjection) | 4.6.2, Standard 2.0 |
| [](https://www.nuget.org/packages/Simplify.DI.Provider.SimpleInjector/) | [](https://libraries.io/nuget/Simplify.DI.Provider.SimpleInjector) | 4.5.2, Standard 1.3 |#### Simplify.DI Integrations
| Package | Dependencies | Target Framework | Documentation |
| :------ | :------: | :------: | :------: |
| [](https://www.nuget.org/packages/Simplify.DI.Integration.Microsoft.Extensions.DependencyInjection/)  | [](https://libraries.io/nuget/Simplify.DI.Integration.Microsoft.Extensions.DependencyInjection) | Standard 2.0 | |
| [](https://www.nuget.org/packages/Simplify.DI.Wcf/) | [](https://libraries.io/nuget/Simplify.DI.Wcf) | 4.5.2 | [](https://github.com/i4004/Simplify/wiki/Simplify.DI.Wcf) |### Repositories & Databases
| Package | Dependencies | Target Framework | Documentation |
| :------ | :------: | :------: | :------: |
| [](https://www.nuget.org/packages/Simplify.FluentNHibernate/) | [](https://libraries.io/nuget/Simplify.FluentNHibernate) | 4.6.2, Standard 2.0 | [](https://github.com/i4004/Simplify/wiki/Simplify.FluentNHibernate) |
| [](https://www.nuget.org/packages/Simplify.Repository/) | [](https://libraries.io/nuget/Simplify.Repository) | 4.5.2, Standard 1.2 |
| [](https://www.nuget.org/packages/Simplify.Repository.FluentNHibernate/) | [](https://libraries.io/nuget/Simplify.Repository.FluentNHibernate) | 4.6.2, Standard 2.0 |### Schedulers
| Package | Dependencies | Target Framework | Documentation |
| :------ | :------: | :------: | :------: |
| [](https://www.nuget.org/packages/Simplify.Scheduler/) | [](https://libraries.io/nuget/Simplify.Scheduler) | Standard 2.0 | [](https://github.com/i4004/Simplify/wiki/Simplify.Scheduler) |
| [](https://www.nuget.org/packages/Simplify.WindowsServices/) | [](https://libraries.io/nuget/Simplify.WindowsServices) | 4.6.2 | [](https://github.com/i4004/Simplify/wiki/Simplify.WindowsServices) |### Main
| Package | Dependencies | Target Framework | Documentation |
| :------ | :------: | :------: | :------: |
| [](https://www.nuget.org/packages/Simplify.Log/) | [](https://libraries.io/nuget/Simplify.Log) | 4.6.2 | [](https://github.com/i4004/Simplify/wiki/Simplify.Log) |
| [](https://www.nuget.org/packages/Simplify.Mail/) | [](https://libraries.io/nuget/Simplify.Mail) | 4.6.2, Standard 2.0 | [](https://github.com/i4004/Simplify/wiki/Simplify.Mail) |
| [](https://www.nuget.org/packages/Simplify.Pipelines/) | [](https://libraries.io/nuget/Simplify.Pipelines) | 4.5.2, Standard 1.2 |
| [](https://www.nuget.org/packages/Simplify.Resources/) | [](https://libraries.io/nuget/Simplify.Resources) | 4.5.2, Standard 2.0 | [](https://github.com/i4004/Simplify/wiki/Simplify.Resources) |
| [](https://www.nuget.org/packages/Simplify.System/) | [](https://libraries.io/nuget/Simplify.System) | 4.5.2, Standard 2.0 | [](https://github.com/i4004/Simplify/wiki/Simplify.System) |
| [](https://www.nuget.org/packages/Simplify.System.Sources/) | [](https://libraries.io/nuget/Simplify.System.Sources) | 4.5.2, Standard 2.0 |
| [](https://www.nuget.org/packages/Simplify.Templates/) | [](https://libraries.io/nuget/Simplify.Templates) | 4.5.2, Standard 2.0 | [](https://github.com/i4004/Simplify/wiki/Simplify.Templates) |
| [](https://github.com/i4004/Simplify.Web) |||### Utility
| Package | Dependencies | Target Framework | Documentation |
| :------ | :------: | :------: | :------: |
| [](https://www.nuget.org/packages/Simplify.Cryptography/) | [](https://libraries.io/nuget/Simplify.Cryptography) | 4.5 | [](https://github.com/i4004/Simplify/wiki/Simplify.Cryptography) |
| [](https://www.nuget.org/packages/Simplify.Extensions/) | [](https://libraries.io/nuget/Simplify.Extensions) | 4.5.2, Standard 1.0 | [](https://github.com/i4004/Simplify/wiki/Simplify.Extensions) |
| [](https://www.nuget.org/packages/Simplify.Extensions.Sources/) | [](https://libraries.io/nuget/Simplify.Extensions.Sources) | 4.5.2, Standard 1.0 |
| [](https://www.nuget.org/packages/Simplify.IO/) | [](https://libraries.io/nuget/Simplify.IO) | 4.5.2 |
| [](https://www.nuget.org/packages/Simplify.String/) | [](https://libraries.io/nuget/Simplify.String) | 4.5.2, Standard 2.0 |
| [](https://www.nuget.org/packages/Simplify.String.Sources/) | [](https://libraries.io/nuget/Simplify.String.Sources) | 4.5.2, Standard 2.0 |
| [](https://www.nuget.org/packages/Simplify.Xml/) | [](https://libraries.io/nuget/Simplify.Xml) | 4.5.2, Standard 2.0 | [](https://github.com/i4004/Simplify/wiki/Simplify.Xml) |
| [](https://www.nuget.org/packages/Simplify.Xml.Sources/) | [](https://libraries.io/nuget/Simplify.Xml.Sources) | 4.5.2, Standard 2.0 |### Desktop
| Package | Dependencies | Target Framework | Documentation |
| :------ | :------: | :------: | :------: |
| [](https://www.nuget.org/packages/Simplify.Windows.Forms/) | [](https://libraries.io/nuget/Simplify.Windows.Forms) | 4.5 |## Contributing
There are many ways in which you can participate in the project. Like most open-source software projects, contributing code is just one of many outlets where you can help improve. Some of the things that you could help out with are:
* Documentation (both code and features)
* Bug reports
* Bug fixes
* Feature requests
* Feature implementations
* Test coverage
* Code quality
* Sample applications## License
Licensed under the GNU LESSER GENERAL PUBLIC LICENSE