GithubHelp home page GithubHelp logo

rubicon-oss / corerhinomocks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ayende/rhino-mocks

2.0 2.0 2.0 6.76 MB

.NET Core port of Rhino.Mocks

License: BSD 3-Clause "New" or "Revised" License

C++ 0.13% C# 98.77% C 0.02% PowerShell 1.08%

corerhinomocks's People

Contributors

ayende avatar chrismissal avatar dependabot[bot] avatar glennawatson avatar iam-mholle avatar michaelketting avatar tigraine avatar timbarcz avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

corerhinomocks's Issues

Support for NetStandard 2.0 and .Net 6

It would be good if this project could now support NetStandard 2.0
Then CoreRhinoMocks can be used in both NetStandard and .NET 6.0 projects
I have raised a PR here for this here

Thanks for doing the heavy lifting to get RhinoMocks to .Net core

Update workflow to properly handle add-path

Github has changed how installations are done during workflows:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

This results in the following error:

The add-path command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the ACTIONS_ALLOW_UNSECURE_COMMANDS environment variable to true. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

Publish to nuget.org

Would it be possible to publish the artifacts also to nuget.org?

It seems that the GitHub NuGet registry can only be accessed by using authorization like a personal access token. Publishing to nuget.org would be awesome as this makes the access much easier and is additionally the "default" package source.

Update release build action to replace obsolete features

Add sourcelink support

SourceLink allows for easier debugging for third parties.

You just need to add a PackageReference to the source link project and set the PrivateAssets="all" to not force-dependent users having to support source link as well.

Add Dependabot Support

Add Dependabot will assist in updating dependent packages. It's a feature offered by GitHub for free for open-source projects.

Suggested settings for both nuget/github actions and update monthly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.