Why the change to .NET Core?

MediaWizards Snitz™ Forums
https://www.reddick.co.uk/mvc/Topic/Posts/7381?pagenum=1
17 Oct 2025, 02:08

Topic


HuwR
Why the change to .NET Core?
11 Jun 2025, 11:40


Why am I rewriting the Forum using .NET Core? Migrating to .NET Core from .NET Framework can be a strategic move for several reasons:

  • Cross-platform capability: .NET Core allows applications to run on Windows, Linux, and macOS, expanding your deployment options.
  • Performance improvements: It's optimized for high-performance applications, often significantly outperforming .NET Framework.
  • Modern development: .NET Core embraces modern development practices like containerization and microservices, making it easier to scale applications.
  • Long-term support: .NET Framework is no longer actively developed, while .NET Core (now merged into .NET 6+) continues to evolve with new features and improvements.
  • Flexible deployment: It supports self-contained deployments, reducing dependencies on system-wide installations.

 

Replies ...


HuwR
18 Jun 2025, 14:05


Will I be able to migrate my existing Forum?

Absolutely, the new code base still utilises the core Snitz database schema and includes migration scripts which will bring it inline with the current schema.

HuwR
18 Jun 2025, 14:08


What about plugins?

Some of the more popular plugins have now been integrated into the base code

  • Polls
  • Bookmarks
  • Topic Rating

Others are included by default in the release and can be enabled/disabled as required.

  • Image/Photo Album
  • Calendar/Events
  • Post Thanks
Torborg
30 Jun 2025, 17:23


πŸ‘

doughnut
25 Aug 2025, 12:45


I don't know about all of the above because I don't really know what it all means to be honest, but performance-wise, this forum flies. I'd certainly like to try moving my old forum to this if it's possible, I know it's a dead forum now but it woud be interesting to see if it could be recovered in any shape or form.

HuwR
25 Aug 2025, 12:57


I don't know about all of the above because I don't really know what it all means to be honest, but performance-wise, this forum flies. I'd certainly like to try moving my old forum to this if it's possible, I know it's a dead forum now but it woud be interesting to see if it could be recovered in any shape or form.

Originally posted by doughnut

PM me which site and I'll download a copy of the database and give it a whirl

doughnut
27 Aug 2025, 15:30


Alright there, I have sent a PM but it doesn't show in my sent folder so I don't know if you have it or not?

I'm 99.9% sure that I had the save in sent option checked.

HuwR
27 Aug 2025, 19:10


mmm, no I didn't , must be an issue with PM's will do some testing locally later see what's up

doughnut
27 Aug 2025, 22:34


I just sent myself a message, that went through but my reply to it didn't go through...an issue replying.

HuwR
27 Aug 2025, 22:50


I just sent myself a message, that went through but my reply to it didn't go through...an issue replying.

Originally posted by doughnut

πŸ‘ looking into it.

HuwR
27 Aug 2025, 22:52


I don't know about all of the above because I don't really know what it all means to be honest, but performance-wise, this forum flies. I'd certainly like to try moving my old forum to this if it's possible, I know it's a dead forum now but it woud be interesting to see if it could be recovered in any shape or form.

Originally posted by doughnut

Yes, even running on one of my Raspberry Pi it is pretty nippy.

doughnut
29 Aug 2025, 20:23


You still playing with that πŸ˜€

HuwR
29 Aug 2025, 23:15


You still playing with that πŸ˜€

Originally posted by doughnut

Yep, it runs the forum pretty well TBH 

doughnut
31 Aug 2025, 16:02


πŸ•Ά

© 2016-2025 Snitzβ„’ Forums MVC