Public Service AnnouncementGit master repositories for the Rhino Tools projects
There have been some changes, and it seems that it is hard to track them. Here are where you can find the master repositories for the rhino tools projects:
- Rhino Commons - https://github.com/lorenzomelato/rhino-commons
- Rhino Service Bus- https://github.com/hibernating-rhinos/rhino-esb
- Rhino Licensing - https://github.com/hibernating-rhinos/rhino-licensing
- Rhino ETL - https://github.com/hibernating-rhinos/rhino-etl
- Rhino Security - https://github.com/hibernating-rhinos/rhino-security
- Rhino Persistent Hash Table - https://github.com/hibernating-rhinos/rhino-pht
- Rhino Distributed Hash Table - https://github.com/hibernating-rhinos/rhino-dht
- Rhino DSL - https://github.com/hibernating-rhinos/rhino-dsl
- Rhino Mocks - https://github.com/hibernating-rhinos/rhino-mocks
- Rhino Queues - https://github.com/hibernating-rhinos/rhino-queues
More posts in "Public Service Announcement" series:
- (11 Aug 2017) ConcurrentDictionary.Count is locking
- (28 Dec 2010) Git master repositories for the Rhino Tools projects
Comments
What happened to Rhino.Testing?
No one really used it
I've just read that the collective noun for rhinos is a crash of rhinos. Hopefully that's not the case here :-)
today I downloaded Rhino commons. I tried to compile the solutions using vs2008 , but all the Properties\AssemblyInfo.cs files are missing.
Please help
@Danny, you need to run the psake build script. It generates the AssemblyInfo.cs files.
thanks . I ran the psake.ps1 default.ps1 in powershell.
Now it said "git" is not a command . Do I need to setup a "git" command ?
Sorry, I am a newbie
ok .. I think it works now. I need to install git for windows. and then use git bash to run " git clone github.com/hibernating-rhinos/rhino-security.git " . And then use power console to run .\psake.ps1 default.ps1
...
I don't know where to put this question. Can Rhino Security works with the latest NHibernate 3 ?
Comment preview