-
Notifications
You must be signed in to change notification settings - Fork 201
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
crwagner
wants to merge
714
commits into
tpolyak:master
Choose a base branch
from
sharparchitecture:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
…mmand to test for changes made in cd74c84.
…cause the DependencyResolver was not set up.
see #243
See #243
Closes #252
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
Release 8.0.0
* 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
8.0.1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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