Skip to content

Templify package for 3.0.1 version #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 714 commits into
base: master
Choose a base branch
from

Conversation

crwagner
Copy link

Hi guys..

I've been using S#arp since 1.9.6 (and later 2.0.1, 2.0.4 and 2.1).
Awesome architecture.
Today I see in nuget the 3.0.1 version...

Is it possible to make a templify package for this one?

The most recent package I have is: SharpArch-2.1.2-nh-templify-package.zip

Or provide the steps to configure the environment through nuget (I usually do a incredible mess when using nuget without help).

Thanks in advance, and sorry my bad english

seif and others added 30 commits October 10, 2012 22:36
closes #79

Renamed IDbContext and implementors to ITransactionManager
Readded SharpArch.Web.Http project to solution
Move TransactionAttirbute to relevant project and use TransactionManager
Not very comfortable with having castle usage in the tests.
…ture into develop

* 'develop' of github.com:sharparchitecture/Sharp-Architecture:
  Updated and extended code documentation of all types in the SharpArch.Domain project.
Raven internalised Json.Net, fixing dependency problems we were having.
* hotfix/RC3:
  Remove Iesi.Collections from web project
  update Raven nuspec to use raven 2.0 - 3.0
  Minor contributions.md changes
  Add build commands to contributing.md
  Add CONTRIBUTING document
  Updated dependences Raven2.0
  Bump to 2.1RC3
* hotfix/RC3:
  Remove Iesi.Collections from web project
  update Raven nuspec to use raven 2.0 - 3.0
  Minor contributions.md changes
  Add build commands to contributing.md
  Add CONTRIBUTING document
  Updated dependences Raven2.0
  Bump to 2.1RC3

Conflicts:
	Build/Build.proj
	Solutions/SharpArch.Domain/SharpArch.Domain.csproj
	Solutions/SharpArch.Domain/packages.config
	Solutions/SharpArch.NHibernate/packages.config
	Solutions/SharpArch.RavenDb/SharpArch.RavenDb.csproj
	Solutions/SharpArch.RavenDb/packages.config
	Solutions/SharpArch.Tests/SharpArch.Tests.csproj
	Solutions/SharpArch.Tests/packages.config
	Solutions/SharpArch.Web.Mvc/SharpArch.Web.Mvc.csproj
	Solutions/SharpArch.Web.Mvc/packages.config
Mainly because some provider (virginmedia in the uk)
block the git protocol port 9418
For consistency with the NH Transaction attribute.
Even though it is no a transaction per say, but  ravens session.SaveChanges
ensure atomicity of operations done in that session.
…ee issue #86) and updated the command handler to have virtual members in order to improve extensibility.
…e command handler per command is supported since cd74c84.
…cause the DependencyResolver was not set up.
cd21h added 30 commits May 31, 2021 13:45
Closes #252
* Move assembly parameters to Directory.Build.props, closes #257
* Fix GetAssemblyCodeBasePath() for Linux deployments, closes #250
Drop unsupported NetCoreApp2.1.
Upgrade .NET 6 to RC2

Closes #254
+semver: breaking
* Upgrade dependencies
* Cleanup references, move common references to Directory.Build.props

Closes #261
* Upgrade to .NET 6 release, closes #264

* Upgrade dependencies
* Switch to Visual Studio 2022 image in Appveyor
* Disable SQL connection encryption in unit-tests. This is breaking change in Microsoft.Data.SqlClient 4.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants