Skip to content
This repository was archived by the owner on May 7, 2020. It is now read-only.

Commit

Permalink
Merge pull request #29 from osoykan/dev
Browse files Browse the repository at this point in the history
dev to master
  • Loading branch information
osoykan authored May 8, 2017
2 parents 6cdc006 + 9e16946 commit 2240eb2
Show file tree
Hide file tree
Showing 123 changed files with 1,714 additions and 474 deletions.
207 changes: 72 additions & 135 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,49 +4,22 @@
# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates

# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs

# Build results

[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/

# Visual Studio 2015 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
[Bb]in/

# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*

# NUNIT
*.VisualState.xml
TestResult.xml

# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c

# DNX
project.lock.json
artifacts/

*_i.c
*_p.c
*_i.h
*.ilk
*.meta
*.obj
Expand All @@ -66,42 +39,28 @@ artifacts/
*.vssscc
.builds
*.pidb
*.svclog
*.log
*.scc

# Chutzpah Test files
_Chutzpah*

# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile
*.VC.db
*.VC.VC.opendb

# Visual Studio profiler
*.psess
*.vsp
*.vspx
*.sap

# TFS 2012 Local Workspace
$tf/

# Guidance Automation Toolkit
*.gpState

# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user

# JustCode is a .NET coding add-in
.JustCode

# TeamCity is a build add-in
_TeamCity*
Expand All @@ -110,16 +69,8 @@ _TeamCity*
*.dotCover

# NCrunch
_NCrunch_*
.*crunch*.local.xml
nCrunchTemp_*

# MightyMoose
*.mm.*
AutoTest.Net/

# Web workbench (sass)
.sass-cache/
.*crunch*.local.xml

# Installshield output folder
[Ee]xpress/
Expand All @@ -138,115 +89,101 @@ DocProject/Help/html
publish/

# Publish Web Output
*.[Pp]ublish.xml
*.azurePubxml
# TODO: Comment the next line if you want to checkin your web deploy settings
# but database connection strings (with potential passwords) will be unencrypted
*.pubxml
*.publishproj

# Microsoft Azure Web App publish settings. Comment the next line if you want to
# checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted
PublishScripts/

# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
# NuGet v3's project.json files produces more ignoreable files
*.nuget.props
*.nuget.targets

# Microsoft Azure Build Output
csx/
*.build.csdef
*.Publish.xml

# Microsoft Azure Emulator
ecf/
rcf/
# NuGet Packages Directory
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
packages/

# Windows Store app package directories and files
AppPackages/
BundleArtifacts/
Package.StoreAssociation.xml
_pkginfo.txt
# Windows Azure Build Output
csx
*.build.csdef

# Visual Studio cache files
# files ending in .cache can be ignored
*.[Cc]ache
# but keep track of directories ending in .cache
!*.[Cc]ache/
# Windows Store app package directory
AppPackages/

# Others
sql/
*.Cache
ClientBin/
[Ss]tyle[Cc]op.*
~$*
*~
*.dbmdl
*.dbproj.schemaview
*.[Pp]ublish.xml
*.pfx
*.publishsettings
node_modules/
orleans.codegen.cs

# Since there are multiple workflows, uncomment next line to ignore bower_components
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/

# RIA/Silverlight projects
Generated_Code/

# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
# Backup & report files from converting an old project file to a newer
# Visual Studio version. Backup files are not needed, because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm

# SQL Server files
*.mdf
*.ldf

# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings
App_Data/*.mdf
App_Data/*.ldf

# Microsoft Fakes
FakesAssemblies/

# GhostDoc plugin setting file
*.GhostDoc.xml
#LightSwitch generated files
GeneratedArtifacts/
_Pvt_Extensions/
ModelManifest.xml

# Node.js Tools for Visual Studio
.ntvs_analysis.dat
# =========================
# Windows detritus
# =========================

# Visual Studio 6 build log
*.plg
# Some stackdump file that sometimes appears
us.stackdump

# Visual Studio 6 workspace options file
*.opt
# Windows image file caches
Thumbs.db
ehthumbs.db

# Visual Studio LightSwitch build output
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
_Pvt_Extensions
# Folder config file
Desktop.ini

# Paket dependency manager
.paket/paket.exe
paket-files/
# Recycle Bin used on file shares
$RECYCLE.BIN/

# FAKE - F# Make
.fake/
# Mac desktop service store files
.DS_Store
Package/Lib
*.nupkg

# JetBrains Rider
.idea/
*.sln.iml
# Temporary files created when merging
*.orig
*.LOCAL.*.xml
*.REMOTE.*.xml
*.BASE.*.xml
*.BACKUP.*.xml

# Symbolic links and other files created by ConfigureSolutions
Output/*
**/*/Raven/CompiledIndexCache/

#Visual Studio 2015 files
**/*.sln.ide/**
_NCrunch_Stove/
Artifacts/**
*.v3.ncrunchsolution
*.ncrunchsolution
*.ncrunchproject

# User-specific stuff:
.idea
.vs

# Cake related
Build/**
!Build/packages.config
Tools/**
/.vs
*.dg
*.config
*.ncrunchproject
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,20 @@
|Stove.Redis|[![NuGet version](https://badge.fury.io/nu/Stove.Redis.svg)](https://badge.fury.io/nu/Stove.Redis)|
|Stove.Dapper|[![NuGet version](https://badge.fury.io/nu/Stove.Dapper.svg)](https://badge.fury.io/nu/Stove.Dapper)|
|Stove.RabbitMQ|[![NuGet version](https://badge.fury.io/nu/Stove.RabbitMQ.svg)](https://badge.fury.io/nu/Stove.RabbitMQ)|
|Stove.NHibernate|[![NuGet version](https://badge.fury.io/nu/Stove.NHibernate.svg)](https://badge.fury.io/nu/Stove.NHibernate)|

* Autofac for Ioc
* AmbientContext Unit Of Work pattern
* Conventional Registration Mechanism with [Autofac.Extras.IocManager](https://github.com/osoykan/Autofac.Extras.IocManager)
* EventBus for DDD use cases
* EntityFramework
* NHibernate
* Generic Repository Pattern, DbContext, Multiple DbContext control in one unit of work, TransactionScope support
* Dapper and EF both can use in one application.
* Dapper and EF have their own repositories. `IDapperRepository<Product>`, `IRepository<Product>`
* Dapper-EntityFramework works under same transaction and unit of work scope, if any exception appears in domain whole transaction will be rollback, including Dapper's insert/deletes and EF's.
* Stove.Dapper supports *Dynamic Filters* to filter automatically and default ISoftDelete or other user defined filters.
* Stove.Dapper also works with NHibernate under same transaction. Like EF transaction sharing.
* RabbitMQ support
* HangFire support
* Redis support
Expand Down
30 changes: 29 additions & 1 deletion Stove.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26228.10
VisualStudioVersion = 15.0.26403.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{4D2BAE52-1E23-4321-BBE6-2BAC28F7B389}"
EndProject
Expand Down Expand Up @@ -62,6 +62,14 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stove.Redis.Tests", "test\S
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stove.NLog.Tests", "test\Stove.NLog.Tests\Stove.NLog.Tests.csproj", "{715448AE-F428-4F5C-9F18-B040FE7121FE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stove.RavenDB", "src\Stove.RavenDB\Stove.RavenDB.csproj", "{0E50F3D8-23FD-4A02-AF9B-CEB99A9FA8F8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stove.Demo.ConsoleApp.RavenDB", "test\Stove.Demo.ConsoleApp.RavenDB\Stove.Demo.ConsoleApp.RavenDB.csproj", "{89C69C73-1510-43A1-8700-384908DCE6C8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stove.RavenDB.Tests", "test\Stove.RavenDB.Tests\Stove.RavenDB.Tests.csproj", "{87D24787-42A4-4D66-AE8C-663F37DDD18A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stove.Demo.WebApi", "test\Stove.Demo.WebApi\Stove.Demo.WebApi.csproj", "{07F94965-03E9-46C8-B4CA-647722D21C21}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -156,6 +164,22 @@ Global
{715448AE-F428-4F5C-9F18-B040FE7121FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{715448AE-F428-4F5C-9F18-B040FE7121FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{715448AE-F428-4F5C-9F18-B040FE7121FE}.Release|Any CPU.Build.0 = Release|Any CPU
{0E50F3D8-23FD-4A02-AF9B-CEB99A9FA8F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0E50F3D8-23FD-4A02-AF9B-CEB99A9FA8F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0E50F3D8-23FD-4A02-AF9B-CEB99A9FA8F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0E50F3D8-23FD-4A02-AF9B-CEB99A9FA8F8}.Release|Any CPU.Build.0 = Release|Any CPU
{89C69C73-1510-43A1-8700-384908DCE6C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{89C69C73-1510-43A1-8700-384908DCE6C8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{89C69C73-1510-43A1-8700-384908DCE6C8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{89C69C73-1510-43A1-8700-384908DCE6C8}.Release|Any CPU.Build.0 = Release|Any CPU
{87D24787-42A4-4D66-AE8C-663F37DDD18A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{87D24787-42A4-4D66-AE8C-663F37DDD18A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{87D24787-42A4-4D66-AE8C-663F37DDD18A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{87D24787-42A4-4D66-AE8C-663F37DDD18A}.Release|Any CPU.Build.0 = Release|Any CPU
{07F94965-03E9-46C8-B4CA-647722D21C21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{07F94965-03E9-46C8-B4CA-647722D21C21}.Debug|Any CPU.Build.0 = Debug|Any CPU
{07F94965-03E9-46C8-B4CA-647722D21C21}.Release|Any CPU.ActiveCfg = Release|Any CPU
{07F94965-03E9-46C8-B4CA-647722D21C21}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -184,5 +208,9 @@ Global
{8B85CA32-694C-4135-ADB2-EF87B43980BF} = {25A21354-76A5-4B85-90B2-55B51187A217}
{7686E5C7-C1A9-49A1-BBAB-6D6E975B6255} = {4D2BAE52-1E23-4321-BBE6-2BAC28F7B389}
{715448AE-F428-4F5C-9F18-B040FE7121FE} = {4D2BAE52-1E23-4321-BBE6-2BAC28F7B389}
{0E50F3D8-23FD-4A02-AF9B-CEB99A9FA8F8} = {23CB5044-8ECE-4DDC-89E0-FC1B8EC9DDDF}
{89C69C73-1510-43A1-8700-384908DCE6C8} = {25A21354-76A5-4B85-90B2-55B51187A217}
{87D24787-42A4-4D66-AE8C-663F37DDD18A} = {4D2BAE52-1E23-4321-BBE6-2BAC28F7B389}
{07F94965-03E9-46C8-B4CA-647722D21C21} = {25A21354-76A5-4B85-90B2-55B51187A217}
EndGlobalSection
EndGlobal
Loading

0 comments on commit 2240eb2

Please sign in to comment.