1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 10, 2024 — Oct 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md
ipjohnson
as Ian Johnson
More... 5 months ago
Depreciation Notice
ipjohnson
as Ian Johnson
More... 8 months ago
adding unit test for appveyor
ipjohnson
as Ian Johnson
More... over 2 years ago
Merge branch 'master' of https://github.com/ipjohnson/Grace
ipjohnson
as Ian Johnson
More... over 2 years ago
Merge pull request #304 from bogdandynamic/master
ipjohnson
as Ian Johnson
More... over 2 years ago
using defualt test definition
ipjohnson
as Ian Johnson
More... almost 3 years ago
Added net7. Fixed typos in file naming and code. Changed empty array initializations. More... almost 3 years ago
Merge pull request #303 from silkfire/cleanup2
ipjohnson
as Ian Johnson
More... almost 3 years ago
Further cleanup More... almost 3 years ago
Merge pull request #302 from silkfire/code-cleanup
ipjohnson
as Ian Johnson
More... almost 3 years ago
* Correct usage of framework version pragmas * General code cleanup More... almost 3 years ago
Merge pull request #301 from silkfire/remove-obsolete-methods
ipjohnson
as Ian Johnson
More... almost 3 years ago
Remove methods marked as obsolete More... almost 3 years ago
disable test case for .net 4.6.2
ipjohnson
as Ian Johnson
More... almost 3 years ago
Merge pull request #300 from silkfire/consolidate-tfms
ipjohnson
as Ian Johnson
More... almost 3 years ago
* Remove support for .NET Standard and .NET Framework 4.5.2 * Add support for .NET Framework 4.6.2 * Bump packages and remove unused ones More... almost 3 years ago
removing call to coveralls
ipjohnson
as Ian Johnson
More... almost 3 years ago
Setting version to Release Candidate
ipjohnson
as Ian Johnson
More... almost 3 years ago
fixing issue #298 Import attribute on method
ipjohnson
as Ian Johnson
More... almost 3 years ago
adding target for .net6.0
ipjohnson
as Ian Johnson
More... over 3 years ago
adding keyed import test
ipjohnson
as Ian Johnson
More... almost 4 years ago
setting version to beta
ipjohnson
as Ian Johnson
More... almost 4 years ago
Merge pull request #285 from Lex45x/feature/async-disposable-support
ipjohnson
as Ian Johnson
More... almost 4 years ago
Increased version to 8.0.0 in AppVeyor according to breaking changes in the public interface. More... almost 4 years ago
Rearranged members in DisposalScope to avoid code duplication. More... almost 4 years ago
Updated image for Appveyor to support netstandard2.1 More... almost 4 years ago
Added support for IAsyncDisposable services. Added netstandard2.1 target for Grace package and .Net 5.0 for tests. IDisposalScope extended with IAsyncDisposable implementation. TypeExpressionBuilder now checks for IAsyncDisposable interface along with IDisposable. Implemented changes into tests to allow proper testing with added .Net 5.0 target framework. More... almost 4 years ago
Update appveyor.yml
ipjohnson
as Ian Johnson
More... about 4 years ago
fixing support for IExportStrategyProviderAttribute issue #283
ipjohnson
as Ian Johnson
More... about 4 years ago
changing rev to 7.2.1-Beta
ipjohnson
as Ian Johnson
More... over 4 years ago