Ecosyste.ms: OpenCollective

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

fullstackhero

Open-Source Framework for Modern Web Applications.
Collective - Host: opensource - https://opencollective.com/fullstackhero - Website: https://fullstackhero.net/ - Code: https://github.com/fullstackhero

Fix Hangfire on AllowAnonymous endpoint

github.com/fullstackhero/dotnet-starter-kit - 0247cc78089a9b5b4af360f8cf6b51a79a0b2a24 authored almost 3 years ago by FrankyJQuintero <[email protected]>
Update issue templates

github.com/fullstackhero/dotnet-starter-kit - 11c2071a641b90bd735fed45c23d652188c308d0 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Update bug_report.md

github.com/fullstackhero/dotnet-starter-kit - fb6ed140e53aea52d7eb1072137cfe6453317c30 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #197 from fretje/program

program.cs minor adjustments

github.com/fullstackhero/dotnet-starter-kit - 7a18ea2c93662251516fb76b3560ea92c1d750cc authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #189 from fretje/ImplicitUsings

File-Scoped namespaces and implicit usings

github.com/fullstackhero/dotnet-starter-kit - 5bfcdf84ce7708cee9b0570c3fb471bd8e0fd8de authored almost 3 years ago by Mukesh Murugan <[email protected]>
minor indentation fix

github.com/fullstackhero/dotnet-starter-kit - ccb11ff53bb342963b9ba5b28f80f6f1f148947b authored almost 3 years ago by fretje <[email protected]>
program.cs minor adjustments

github.com/fullstackhero/dotnet-starter-kit - 3f409c5abc1531d548d8e0957e801c34fd0c16b0 authored almost 3 years ago by fretje <[email protected]>
fix merge conflicts

also update changelogs.md

github.com/fullstackhero/dotnet-starter-kit - de8d0cdd9da9047cc00989b98636a2639ee261fb authored almost 3 years ago by fretje <[email protected]>
Merge branch 'main' of https://github.com/fullstackhero/dotnet-webapi-boilerplate

github.com/fullstackhero/dotnet-starter-kit - 6b29abee2c277530dd1d7789094b345c31b011aa authored almost 3 years ago by Mukesh Murugan <[email protected]>
revert dbName

github.com/fullstackhero/dotnet-starter-kit - 4a4c7e755d30e8cd32fae5b84a30f2448092121f authored almost 3 years ago by Mukesh Murugan <[email protected]>
Update Changelogs.md

github.com/fullstackhero/dotnet-starter-kit - 3e3194ce339eab77a37b5c3e9a6ec6a8f045ecbc authored almost 3 years ago by Mukesh Murugan <[email protected]>
Seeding Table Default Values #190

github.com/fullstackhero/dotnet-starter-kit - a9964337ffdbf2ce8e1843d154c90fd627150907 authored almost 3 years ago by Mukesh Murugan <[email protected]>
fix to analyzers not found

github.com/fullstackhero/dotnet-starter-kit - ec54f48902363baae35e9894e86175bbb232cca7 authored almost 3 years ago by Mukesh Murugan <[email protected]>
remove auto generated localization files

github.com/fullstackhero/dotnet-starter-kit - db0be1a2158d18464deacd0f6f01d9849a2877b4 authored almost 3 years ago by fretje <[email protected]>
File-Scoped namespaces and implicit usings

github.com/fullstackhero/dotnet-starter-kit - 8ed32c7331d5b1f870ebf3171ca5a8250e6ab923 authored almost 3 years ago by fretje <[email protected]>
Merge pull request #187 from frankyjquintero/main

Corrections previously transmitted in PR 184 apply

github.com/fullstackhero/dotnet-starter-kit - fbc695bf36c07505526a9aee6221c91e6cd6e676 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge remote-tracking branch 'Mukesh/main' into main

github.com/fullstackhero/dotnet-starter-kit - 36c081492d8261d6a025bae30d515ca60ef12b0b authored almost 3 years ago by FrankyJQuintero <[email protected]>
minor cleanups

github.com/fullstackhero/dotnet-starter-kit - 99bda74c3ab37db8d2bd05c1f74fb2ef40db7c9c authored almost 3 years ago by Mukesh Murugan <[email protected]>
Update Changelogs.md

github.com/fullstackhero/dotnet-starter-kit - 7d77d59e2a59c25f926d9bd71432bc45e3c72d67 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Update Changelogs.md

github.com/fullstackhero/dotnet-starter-kit - 42bf5d9b0f29ebde9d9129cee4226716eb6c90a8 authored almost 3 years ago by Mukesh Murugan <[email protected]>
query string fix - first or default

github.com/fullstackhero/dotnet-starter-kit - c2d3c1045602e66b26e2d5994ed81f3936500d2e authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge branch 'fix-pr-dependencies' into main

github.com/fullstackhero/dotnet-starter-kit - 084f958ff255f7d8b3fb38ed072debc3be52d3c8 authored almost 3 years ago by FrankyJQuintero <[email protected]>
fixes tenant Resolver, separation of middleware Tenant and Currentuser

github.com/fullstackhero/dotnet-starter-kit - 3262a78e7c4965819020303121df767ff65984fd authored almost 3 years ago by FrankyJQuintero <[email protected]>
bool fix - revert

github.com/fullstackhero/dotnet-starter-kit - 50996b1123d452c82d02ed9a37b4e3fa0aaab1c0 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #184 from frankyjquintero/main

removed dependency on httpContext and PerformingContext, refactor register service hangfire

github.com/fullstackhero/dotnet-starter-kit - 2488ee5167db8f369450adae9e989a869db1a9d6 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Update src/Infrastructure/Identity/Services/CurrentUser.cs

Co-authored-by: fretje <[email protected]>

github.com/fullstackhero/dotnet-starter-kit - 628cda4a17231e64d13ed7ce8bc883f55d771de2 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Update src/Infrastructure/Middlewares/TenantMiddleware.cs

Co-authored-by: fretje <[email protected]>

github.com/fullstackhero/dotnet-starter-kit - 2a882e1618904582d1b51644489fbf8d19657c0d authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #185 from fretje/CleanupProjects

Cleanup projects

github.com/fullstackhero/dotnet-starter-kit - 779ee8b9c22a469bc9039934d411257f402a8891 authored almost 3 years ago by Mukesh Murugan <[email protected]>
put <DocumentationFile>in directory.build.targets

github.com/fullstackhero/dotnet-starter-kit - ff1f9cecca3951bc78d618f309e8f78fb0b8abb8 authored almost 3 years ago by fretje <[email protected]>
forgot to remove .targets file

github.com/fullstackhero/dotnet-starter-kit - 559c82679aefd95b5a8b713fd7a57385f94cead3 authored almost 3 years ago by fretje <[email protected]>
Clean up project files

github.com/fullstackhero/dotnet-starter-kit - bedd0c6d197b621730c5ea12b20c4b7cb3ead4fb authored almost 3 years ago by fretje <[email protected]>
Merge branch 'fullstackhero:main' into main

github.com/fullstackhero/dotnet-starter-kit - c97efc862807ecb33291b3cde6c54fde7a89b8a4 authored almost 3 years ago by fretje <[email protected]>
Merge pull request #181 from ghaithprosoft/main

-Add More Functions for RepositoryAsync

github.com/fullstackhero/dotnet-starter-kit - 7728fdbca4cf55bb1eb680633cdf9c81be35292a authored almost 3 years ago by Mukesh Murugan <[email protected]>
-Add New Function Methods To Repository

-Clean code
-Add Search On Users

github.com/fullstackhero/dotnet-starter-kit - 1739269b4e65f82cb060c2909314b5a8bcbe4ff5 authored almost 3 years ago by Ghaith Abu Hakmeh <[email protected]>
removed dependency on httpContext and PerformingContext, refactor code

github.com/fullstackhero/dotnet-starter-kit - 8b8dd084316acef580acbdd7d171eac84fe46f60 authored almost 3 years ago by FrankyJQuintero <[email protected]>
Merge pull request #182 from fretje/MultitenancySyncAsync

Remove Task.Wait() and Task.Result as that can lead to deadlocks

github.com/fullstackhero/dotnet-starter-kit - 86149b9e110af2a0b6e0c294e2eebabce3b4aff8 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #180 from geekz-reno/main

generalize path so it can read both windows and unix

github.com/fullstackhero/dotnet-starter-kit - 36f079659afc8b8144c3b19b50b390555a51f536 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Remove Task.Wait() and Task.Result as that can lead to deadlocks

github.com/fullstackhero/dotnet-starter-kit - c54166fdfcdff0c1e2f753c2f98902fefd9e34c6 authored almost 3 years ago by fretje <[email protected]>
Remove Task.Wait() and Task.Result as that can lead to deadlocks.

github.com/fullstackhero/dotnet-starter-kit - 42cfefce1de37d79748631f0f4abf0edb376de95 authored almost 3 years ago by fretje <[email protected]>
-Add More Functions for RepositoryAsync

github.com/fullstackhero/dotnet-starter-kit - 53854b92132c0608a48a0819a64be5e204b7732a authored almost 3 years ago by Ghaith Abu Hakmeh <[email protected]>
Merge branch 'fullstackhero:main' into main

github.com/fullstackhero/dotnet-starter-kit - b34771dc691e7f4debb4823e4d37ff1c1ed8714b authored almost 3 years ago by GeekzMe <[email protected]>
health endpoint fix

github.com/fullstackhero/dotnet-starter-kit - 790abc65eca56e757d3a0ad4333c484f428b9034 authored almost 3 years ago by Mukesh Murugan <[email protected]>
changed QueuePollInterval

github.com/fullstackhero/dotnet-starter-kit - 3e13e618aaaf6804ef86618d66be0442f279e9ff authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge branch 'main' of https://github.com/fullstackhero/dotnet-webapi-boilerplate

github.com/fullstackhero/dotnet-starter-kit - 018d36aecbd6c28315224e417e71dd9d53b83037 authored almost 3 years ago by Mukesh Murugan <[email protected]>
generalize path so it can read both windows and unix

github.com/fullstackhero/dotnet-starter-kit - 3914c93a1dba070560acd0eb8bc7bbaafa74b840 authored almost 3 years ago by geekz <[email protected]>
update

github.com/fullstackhero/docs - 833d809546f439f53cae3958541e106fdd6081e1 authored almost 3 years ago by Mukesh Murugan <[email protected]>
updates

github.com/fullstackhero/docs - bf19f093a712c00cceb6eec0f4112e059f9441fb authored almost 3 years ago by Mukesh Murugan <[email protected]>
added banner

github.com/fullstackhero/docs - 6a900fb2838351d20864f75130c7415db65697a0 authored almost 3 years ago by Mukesh Murugan <[email protected]>
updated index

github.com/fullstackhero/docs - abdce699d5d4bc898046b05515d128861de09228 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Update README.md

github.com/fullstackhero/dotnet-starter-kit - 257a90faa7d3986d5eab3d4a6acdf4abc44f9868 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge branch 'main' of https://github.com/fullstackhero/dotnet-webapi-boilerplate

github.com/fullstackhero/dotnet-starter-kit - 554bce56d126e9396dbec6d66498546dd795c95e authored almost 3 years ago by Mukesh Murugan <[email protected]>
fix exception during new migrations

github.com/fullstackhero/dotnet-starter-kit - 46d0512f68c2e08b03294e41aa25625532ebecfe authored almost 3 years ago by Mukesh Murugan <[email protected]>
Update README.md

github.com/fullstackhero/dotnet-starter-kit - 92293ee52e6c949735fb141c1fad212042951c28 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Update Changelogs.md

github.com/fullstackhero/dotnet-starter-kit - 69e42e3636e25d05fb1b9eb47e0374553a2fe8e8 authored almost 3 years ago by Mukesh Murugan <[email protected]>
added common event for stats

github.com/fullstackhero/dotnet-starter-kit - b1ff6f8e05d470ea314eefc9b3e8791e747e4a56 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #18 from bharathwajv/main

Error boundaries, global usings

github.com/fullstackhero/blazor-wasm-boilerplate - 06b28f99a9063d48d5ef11fc58fa116733af74df authored almost 3 years ago by Mukesh Murugan <[email protected]>
merge conf. resolved

github.com/fullstackhero/blazor-wasm-boilerplate - 192dd56818a75e8288d3d7655c4509c0a0a29a27 authored almost 3 years ago by bharathwajv <[email protected]>
Global usings - initial

github.com/fullstackhero/blazor-wasm-boilerplate - fbe72f2872d2d098448f57916e69e131d926f202 authored almost 3 years ago by bharathwajv <[email protected]>
Merge pull request #179 from frankyjquintero/main

Add Generic method for notifications - signalR

github.com/fullstackhero/dotnet-starter-kit - 6a3b74a4b35e6c955c40826e67d3563ac4c65141 authored almost 3 years ago by Mukesh Murugan <[email protected]>
clean up , added error boundries to component

github.com/fullstackhero/blazor-wasm-boilerplate - cd56388ff6e47e8ef7903e3800d9a36fe41d6377 authored almost 3 years ago by bharathwajv <[email protected]>
better cascade for signalR

github.com/fullstackhero/blazor-wasm-boilerplate - 8da6ad74e2d432175c2d821a82b7563d4cc73c93 authored almost 3 years ago by Mukesh Murugan <[email protected]>
added productDeleteHandler

github.com/fullstackhero/dotnet-starter-kit - 819d2ecb7b8901db170b9b8c100c011395aa7104 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Add Generic method for notifications - signalR

github.com/fullstackhero/dotnet-starter-kit - 3de49316ce686b39b7f2c2832d355b1b51d9c591 authored almost 3 years ago by FrankyJQuintero <[email protected]>
signalrR fixes

github.com/fullstackhero/dotnet-starter-kit - 9476f003fc2bb2be03aab057463a6f35261824d9 authored almost 3 years ago by Mukesh Murugan <[email protected]>
SignalR integration intial

github.com/fullstackhero/blazor-wasm-boilerplate - 071c5d5ad47488c32247d2354f060c1e6f8a7833 authored almost 3 years ago by Mukesh Murugan <[email protected]>
added product notification

github.com/fullstackhero/dotnet-starter-kit - 3878bf1184d9c022831e37d270a720fea3563e28 authored almost 3 years ago by Mukesh Murugan <[email protected]>
updated postman

github.com/fullstackhero/dotnet-starter-kit - f84c6b7fe45d228c8763f2a991bee167f1237eee authored almost 3 years ago by Mukesh Murugan <[email protected]>
added stats controller

github.com/fullstackhero/dotnet-starter-kit - 633ce99713f8142568013372ad168736320c0372 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #17 from bharathwajv/main

Roles Implementation, Clean up

github.com/fullstackhero/blazor-wasm-boilerplate - e4dad94ce7b4830ddb6564b05711702be05a424a authored almost 3 years ago by Mukesh Murugan <[email protected]>
merge conflicts resolved

github.com/fullstackhero/blazor-wasm-boilerplate - 8cabcfe5db11b7570e7e72cff0bf7b027275dcf8 authored almost 3 years ago by bharathwajv <[email protected]>
UI mode text changed

github.com/fullstackhero/blazor-wasm-boilerplate - cdac37d07c26bafb8cb4d0097ba89db7cd31de72 authored almost 3 years ago by bharathwajv <[email protected]>
enforce files folder

github.com/fullstackhero/blazor-starter-kit - a4d049847f6875fe46ee9b9598167846ac0df9a4 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge branch 'main' of https://github.com/fullstackhero/dotnet-webapi-boilerplate

github.com/fullstackhero/dotnet-starter-kit - d67409c65e7afda4119372e030727d5c3cf90f89 authored almost 3 years ago by Mukesh Murugan <[email protected]>
enforce files folder

github.com/fullstackhero/dotnet-starter-kit - 3315416d2fb475ad4bbcb64ee9e20f4c10a90f48 authored almost 3 years ago by Mukesh Murugan <[email protected]>
removed circuler loading

github.com/fullstackhero/blazor-wasm-boilerplate - 04afc696c7b7a237b2ec18d9d320b326fb51a760 authored almost 3 years ago by bharathwajv <[email protected]>
Roles Implementation

github.com/fullstackhero/blazor-wasm-boilerplate - a39fe5457e4adcacf85534baaada261d58d287e3 authored almost 3 years ago by bharathwajv <[email protected]>
Merge pull request #177 from frankyjquintero/BasicNotification

Add basic notification Dto

github.com/fullstackhero/dotnet-starter-kit - 8ca2803dbe825b07a59a149849fccf590c515424 authored almost 3 years ago by Mukesh Murugan <[email protected]>
added code analyzers + cleanup

github.com/fullstackhero/blazor-wasm-boilerplate - 5b4a4f8b2285b73ff0f8fb0e4cc41314f90fb74a authored almost 3 years ago by Mukesh Murugan <[email protected]>
Enable StringEnumConverter

github.com/fullstackhero/dotnet-starter-kit - 6b9f7bcb4cabe80376643bbd083ed8a8f053a99f authored almost 3 years ago by FrankyJQuintero <[email protected]>
Add BasicNotification for tooltip

github.com/fullstackhero/dotnet-starter-kit - 8ade336b2f4c1bf709b0d5e3f2e0bdb316566059 authored almost 3 years ago by FrankyJQuintero <[email protected]>
Merge pull request #176 from frankyjquintero/Signalr

SignalR is added to send notifications and communication in real time

github.com/fullstackhero/dotnet-starter-kit - 11678e54637eaea973197f7cb8f0343f7498faf4 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge branch 'main' of https://github.com/fullstackhero/blazor-wasm-boilerplate

github.com/fullstackhero/blazor-wasm-boilerplate - 0a1b29367a7dc84faa4ec2177e2e38606c77cfb8 authored almost 3 years ago by Mukesh Murugan <[email protected]>
AuditLogs folder fix

github.com/fullstackhero/blazor-wasm-boilerplate - ff45b62431fa074f025951300244972c6025d4a2 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Update dotnet.yml

github.com/fullstackhero/dotnet-starter-kit - aef7ad01ca6e8a6a387f02018be4473c0c7d83ff authored almost 3 years ago by Mukesh Murugan <[email protected]>
Create dotnet.yml

github.com/fullstackhero/blazor-wasm-boilerplate - b53735c647a2915523e9a9e2b46224c71d759b40 authored almost 3 years ago by Mukesh Murugan <[email protected]>
add Backplane(Redis) SignalR + Json config

github.com/fullstackhero/dotnet-starter-kit - b5325f6e5bd2ddafa76c8d8512f65d3505bc5995 authored almost 3 years ago by FrankyJQuintero <[email protected]>
updated postman collection

github.com/fullstackhero/dotnet-starter-kit - 0afd17036c1166d6fb6802511e5278526d3854fa authored almost 3 years ago by Mukesh Murugan <[email protected]>
added properties to audit logs dto

github.com/fullstackhero/dotnet-starter-kit - 18d147b8948508e8da77bc0f599b416f8815b53c authored almost 3 years ago by Mukesh Murugan <[email protected]>