Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dazinator/Dotnettency

Mutlitenancy for dotnet applications
https://github.com/dazinator/Dotnettency

Update README.md

5b8cc2586ecd7ed6f5f1fefee580493d78b85c20 authored over 3 years ago by Darrell <[email protected]>
#75 - use child container service collection

21418b0a49615442913418c6aa419ac16a128830 authored over 4 years ago by Darrell Tunnell <[email protected]>
Fix ShellItem bug when ShellItem type was a generic type.

- e.g Task<Foo> and Task<Bar> shell items were both being cached as Task`1 in the cache and there...

51c1921049812515039822b541da3063ccfd8136 authored over 4 years ago by Darrell Tunnell <[email protected]>
Fixes for GetConfigurationAsync

3d8b031f8df685be2430b69ebfa953639f62036b authored over 4 years ago by Darrell Tunnell <[email protected]>
Attempted build fix

e4a672175c64e6d5238dd6980dcd95851d91e5df authored over 4 years ago by Darrell Tunnell <[email protected]>
Allow tenant configuration to be built asynchronously.

550666f487754c35ff802b35c297003da1ab5bc2 authored over 4 years ago by Darrell Tunnell <[email protected]>
Build tidy up.

ed12bcc44147468ba8c23ca7c4e11ee6e95d5262 authored over 4 years ago by Darrell Tunnell <[email protected]>
Merge branch 'develop' of https://github.com/dazinator/Dotnettency into develop

9ffad45eff5ffc9beb51cbcedafd1e08dc1a6bed authored over 4 years ago by Darrell Tunnell <[email protected]>
Upgrade to EFCore 3.1

1d00e1847d5334b9eb03a558076ca950d8e038cb authored over 4 years ago by Darrell Tunnell <[email protected]>
Create FUNDING.yml

7ade3e038fc0e7bdc796d33209fa57ae31294005 authored over 4 years ago by Darrell <[email protected]>
Mapping enhancements and logging extension method.

98c935757cc2738d8e6c57c96d3605764bf4e778 authored almost 5 years ago by Darrell Tunnell <[email protected]>
Conditional Mappings

b60fe96ece0ab43386784286b2e7ef2b315669d4 authored almost 5 years ago by Darrell Tunnell <[email protected]>
Enhancements to tenant mapping.

40c0b792a5a667836608a78c8013eecc9ced2b03 authored almost 5 years ago by Darrell Tunnell <[email protected]>
Ability to override mapped tenant key.

40698908d61023ccf8f0744c7fbbc979568c7d94 authored almost 5 years ago by Darrell Tunnell <[email protected]>
TenantShellFactory can now be scoped dependency.

dfb3123aede740b0790fda878ea96bc8d9c4b6b5 authored almost 5 years ago by Darrell Tunnell <[email protected]>
Merge branch 'feature/config-based-tenants' into develop

51a1a5d8c9751fffef45d022f5dbd1d36ae685c9 authored almost 5 years ago by Darrell Tunnell <[email protected]>
Build fix

bcfa389449cdd1dd60cd1501209b24ed1427e58e authored almost 5 years ago by Darrell Tunnell <[email protected]>
Build fix - install .net sdk 2.1

c88e5254ca9296f3c71cfb19914c026b50304774 authored almost 5 years ago by Darrell Tunnell <[email protected]>
Owin build fix

b472b4e45a5e13d0ac7cee7ee571e2cf5529eff4 authored almost 5 years ago by Darrell Tunnell <[email protected]>
Owin fix for self host

970e09ea1abf5a8653d2860263e17fed128aa38e authored almost 5 years ago by Darrell Tunnell <[email protected]>
update test runner

ecbdff10312c7a4f4199f8be27de874f614ff804 authored almost 5 years ago by Darrell Tunnell <[email protected]>
Fix build issue.

ea5bb67726180294343c8dd4f3cb4dd1ec74755b authored almost 5 years ago by Darrell Tunnell <[email protected]>
Updated docs.

54dd62c9ffc45cb9617d4e3fde4dbc8e958394a5 authored almost 5 years ago by Darrell Tunnell <[email protected]>
Refactoring

6c824d08ec3ccc18843c1bc3242a9e0663799199 authored almost 5 years ago by Darrell Tunnell <[email protected]>
Build change - include feature branches in azure pipelines.

1e70b4a87aa1d4c57c51a094085968b18257415b authored almost 5 years ago by Darrell Tunnell <[email protected]>
Tests passing

6ac63915b1fad9d98f2f01a3fe613db64bb151a2 authored almost 5 years ago by Darrell Tunnell <[email protected]>
Tests passing

#68

c782e80c02802f78218e9a2a596fb2d7516c91d3 authored almost 5 years ago by Darrell Tunnell <[email protected]>
#68 - Add ability to map tenant from configurable options.

- with test.

06465b6f21ad8b639b36735cc75467e54041311f authored almost 5 years ago by Darrell Tunnell <[email protected]>
Updated readme

66c2d5c1e5e035224329706f064bc9bd750a70d1 authored almost 5 years ago by Darrell Tunnell <[email protected]>
Tidying

759882f3c279430c63b74911148b518ca08bf1c1 authored almost 5 years ago by Darrell Tunnell <[email protected]>
Tidy

5b2091e512e76fc922a0c92a1dda72f27fa6427e authored almost 5 years ago by Darrell Tunnell <[email protected]>
Closes #67 - Tenant IHostedServices

91a3498a8cd97c8c39358616928d5d83ccbf8afd authored almost 5 years ago by Darrell Tunnell <[email protected]>
Added note about serilog.

9a8f051d0303494e04de84441e7b652c63a53690 authored almost 5 years ago by Darrell Tunnell <[email protected]>
Added test coverage for Options.

1c117fa05a31556a47373809c955695ee921c2c1 authored about 5 years ago by Darrell Tunnell <[email protected]>
Added TenantShell extension method for TryGet item.

15c0b6007934cec9235908aad11a611a3dbea519 authored about 5 years ago by Darrell Tunnell <[email protected]>
Fixes #65 - Per Tenant Options

d53e9db532b34bebfd11db85279019ab3ea8e1b7 authored about 5 years ago by Darrell Tunnell <[email protected]>
Merge branch 'feature/virtual-file-system' into develop

e81180fd05e79c0ae27d6bb03076ecf85171f9e0 authored about 5 years ago by Darrell Tunnell <[email protected]>
Refactor for virtual file system

2ecad11a0094e57008ab46eda36a4e235b8b318b authored about 5 years ago by Darrell Tunnell <[email protected]>
#62 - Refactoring and enhancements

04315d3a65c1520e77335f85bf92de4ea5be30d8 authored about 5 years ago by Darrell Tunnell <[email protected]>
#62 - Refactoring and introduction of tenant shell items.

8e5df46db5e8b28b8c0d2128e7665305528a6eb7 authored about 5 years ago by Darrell Tunnell <[email protected]>
Deleted obsolete class

09e1b0889b086e95b70c68854692df8bf30a57e6 authored about 5 years ago by Darrell Tunnell <[email protected]>
Merge pull request #60 from IlyaFinkelshteyn/patch-1

Publish snupkg

9386c1fa769deedb0e91900d00252ecd92e15ea1 authored over 5 years ago by Darrell <[email protected]>
Publish snupkg

619510cff41802e52cf5d9e31d0a017c46a844ba authored over 5 years ago by Ilya Finkelshteyn <[email protected]>
Undo async local

a4b063c66f07cdbbc99f96e1b3326928f1f0f8df authored over 5 years ago by Darrell Tunnell <[email protected]>
Fixes #59

9ad056ee63e5cf91ef754ee4f42f5b82211f4edc authored over 5 years ago by Darrell Tunnell <[email protected]>
EFCore async local

f0dd9e1d771f425063b2cf71cd1238b4e8205926 authored over 5 years ago by Darrell Tunnell <[email protected]>
Updated readmin

2dd71b51004cbb774f17e2076b98b0786ab9e595 authored over 5 years ago by Darrell Tunnell <[email protected]>
#58 - Enable source link to github repo.

7d0efcde1e10e113f0c060b9f5ab09f9c08cebd5 authored over 5 years ago by Darrell Tunnell <[email protected]>
Removed old project

143741cb91184736497ac5d680c125e5ea938087 authored over 5 years ago by Darrell Tunnell <[email protected]>
pipelines install dotnet sdk 2.2

3fd50220e80774dcfb8ad00cf81d69a7e0e7d734 authored over 5 years ago by Darrell Tunnell <[email protected]>
Update netcoreapp

108613dd44ccba51570515bdb8ffad9e002e82a0 authored over 5 years ago by Darrell Tunnell <[email protected]>
pipelines build change

dab6b57df6e42c887cffc8affcaf8fa2df6fb6d6 authored over 5 years ago by Darrell Tunnell <[email protected]>
Updated nuget package.

e6b4e467d58b9b231f7fd40c21224e3425cddbdb authored over 5 years ago by Darrell Tunnell <[email protected]>
Added global.json and azure-piplines.yml

88b031250579ec9ef48d0246a4c696cb53dcfff9 authored over 5 years ago by Darrell Tunnell <[email protected]>
appveyor change

2a144cc9659c13abdbf39d853f9114ec82fc1733 authored over 5 years ago by Darrell Tunnell <[email protected]>
appveyor tweak

f189b7b71c06328a46842cef53d4ee93e68870ae authored over 5 years ago by Darrell Tunnell <[email protected]>
appveyor change

3d3703763a9fb7c8b7838019a2aedbc820fec52f authored over 5 years ago by Darrell Tunnell <[email protected]>
publish snupkg

d6cee5656307608bf1820cb2086a6b8776be73a8 authored over 5 years ago by Darrell Tunnell <[email protected]>
Merge branch 'develop' of https://github.com/dazinator/Dotnettency into develop

b620cee4714e5caae261edb79f45dadb92797d52 authored over 5 years ago by Darrell Tunnell <[email protected]>
Adding sourcelink

d09aa50ff8531792cf16c81516380c49229dacb1 authored over 5 years ago by Darrell Tunnell <[email protected]>
Update README.md

089aac5d04b49d78963536dfa6aaeea6587cd499 authored over 5 years ago by Darrell <[email protected]>
EFCore use stable dependency.

60b3da6d4900681d55058680a824d66bad97d211 authored over 5 years ago by Darrell Tunnell <[email protected]>
Compile fix

d705a35a6ad83eb87a17f1b090e15f97ebd234b3 authored over 5 years ago by Darrell Tunnell <[email protected]>
[Tweaks]

c4174a52017147cf7427b754f14e8176bc628bbc authored over 5 years ago by Darrell Tunnell <[email protected]>
closes #54 - can access tenant configuration during tenant services setup

478c1e0406bca3e56b21541952ac67b818e843bb authored over 5 years ago by Darrell Tunnell <[email protected]>
[tweaks]

2c2a1bd1ed4139e9857e16704f18710bf235e633 authored over 5 years ago by Darrell Tunnell <[email protected]>
Sample fix

a3d76d0484fbb24dfebe8f18550d32508aaa9849 authored over 5 years ago by Darrell Tunnell <[email protected]>
Merge branch 'feature/config' into develop

2e350fae45eae72381707b428f7a8e2a1757455d authored over 5 years ago by Darrell Tunnell <[email protected]>
Closes #53

Can now build an IConfiguration per tenant, and access it using

212e41f091e73d334d28fd72090cdd1090acd197 authored over 5 years ago by Darrell Tunnell <[email protected]>
#53 - Tenant Configuration underway.

479d73c0498dc8e02e16558f6d032b558a375c6a authored over 5 years ago by Darrell Tunnell <[email protected]>
#52 - EFCore multitenant identity dbcontext base types

ac5129cd782dd77c2cb13686d02c162c6a15e070 authored over 5 years ago by Darrell Tunnell <[email protected]>
Fixes

51497e0b2de2449c77897b9a3a337c874eeac24d authored over 5 years ago by Darrell Tunnell <[email protected]>
Appveyor dotnet sdk preview 6

98c78df1395c20be2302deeabc37098aa04ec465 authored over 5 years ago by Darrell Tunnell <[email protected]>
Closes #52

7dc7ef87247d4f821e01a3f9e7ec6f91158530eb authored over 5 years ago by Darrell Tunnell <[email protected]>
Merge tag '2.0.0' into develop

Major release

efaed80ca2788d239305089bfdb847bf4571e2df authored over 5 years ago by Darrell Tunnell <[email protected]>
Merge branch 'release/2.0.0'

344e96a174ca7209a1237681d04a36163fc652fa authored over 5 years ago by Darrell Tunnell <[email protected]>
Typo fix

3d2266938ee7ba997082b5540729ed2dfe1043ef authored over 5 years ago by Darrell Tunnell <[email protected]>
Tenant Restart implemented

Closes #1

9e67d03f32f98e3e2ff202c4c975041c9c56c8fd authored over 5 years ago by Darrell Tunnell <[email protected]>
Merge branch 'feature/razor-pages-debug' into develop

b64df164191a8968240cab6b6b93b6013b804478 authored over 5 years ago by Darrell Tunnell <[email protected]>
Updated Readme

2730c975d9fd93075ec4dd3bb0e7d57ebaf03d68 authored over 5 years ago by Darrell Tunnell <[email protected]>
Tenant File System also working.

Closes #51

dde385f210a18309c276bbe0a088880af030b1b2 authored over 5 years ago by Darrell Tunnell <[email protected]>
Razor Pages samples working

- but per tenant hosting environment not working!
#51

2a27f0b3efeb62bdffdbdc2810a781d1d2d9195c authored over 5 years ago by Darrell Tunnell <[email protected]>
Razor pages sample

closes #51

b9c1af1efdeab6b954c0ef849e691cc87824bd3c authored over 5 years ago by Darrell Tunnell <[email protected]>
Trying to work out why razor pages doesn't work in tenant pipeline.

- PageActionDescriptorProvider.BuildModel() returns differently.

4ae8a170d989e3a75f4ae91fd034268813df5fe3 authored over 5 years ago by Darrell Tunnell <[email protected]>
Build fix

- set lang version

68effa231f0832934e65de0e8a518fc3673a199f authored over 5 years ago by Darrell Tunnell <[email protected]>
Renaming and build fixes

344e231fdc7a652f52a3543aa5e13239e2b0dbb1 authored over 5 years ago by Darrell Tunnell <[email protected]>
Build fix

- Install blazor templates

b1a15c3fdec9b393f8a5a4aa5a85655d9dbe6872 authored over 5 years ago by Darrell Tunnell <[email protected]>
Build fix

a896b99c95e04ad8e8beec028239e3595097defe authored over 5 years ago by Darrell Tunnell <[email protected]>
Build fix - install dotnetcore 3 sdk preview

840aa91344da27d4d25e078caef9f03712cbe2f0 authored over 5 years ago by Darrell Tunnell <[email protected]>
Owin Per Tenant Middleware

Closes #50

40cf4e2fc270f9e36a4f58e33f4e476179b85f4e authored over 5 years ago by Darrell Tunnell <[email protected]>
Fixes to work with asp.net core 2.2

6b37b2cead7bdb07deb3d93f25833da822f289db authored over 5 years ago by Darrell Tunnell <[email protected]>
Removed seperate asp.net core container package.

Container stuff is now in the asp.net core nuget package.

8580f6b5245cde81a1083f77b81a2e76956d28fc authored over 5 years ago by Darrell Tunnell <[email protected]>
Fix gitversion config

b303f1af3593c886a7004f29958f6d5292fbb414 authored over 5 years ago by Darrell Tunnell <[email protected]>
Merge branch 'feature/system-web' into develop

bcdc9fc6b84ba0b3ef05927ead7f7fe8ed4ed7ee authored over 5 years ago by Darrell Tunnell <[email protected]>
Per tenant files working.

07a6e04ba77cf3ed6bbae6f61410ee860d0f9357 authored over 5 years ago by Darrell Tunnell <[email protected]>
Routing > WIP

ac3d64686875b49c1fcc672fdf3b31657f9491c6 authored over 5 years ago by Darrell Tunnell <[email protected]>
#47 - OWIN Tenant Containers working using autofac.

f231cceb7a38ca9df124095f483f595033ac514d authored over 5 years ago by Darrell Tunnell <[email protected]>
#47 - Owin cleanup and API enhancements.

3ef765c638a6a9b7669930099760e144492e564f authored over 5 years ago by Darrell Tunnell <[email protected]>
#47 Further work on OWIN support

5f57bcbe803ae6d5e78d9a5e0eed3e73fb2bbad2 authored over 5 years ago by Darrell Tunnell <[email protected]>
#47 - Basic OWIN sample showing tenant resolution

cdd8fa3f3b080dfea4ec81255ac573dc3922952c authored over 5 years ago by Darrell Tunnell <[email protected]>